{"id":23171753,"url":"https://github.com/smarthypercube/dcpu-emu","last_synced_at":"2025-04-04T23:42:58.837Z","repository":{"id":127489131,"uuid":"20644977","full_name":"SmartHypercube/dcpu-emu","owner":"SmartHypercube","description":"a reliable DCPU-16 emulator based on the command line.","archived":false,"fork":false,"pushed_at":"2014-07-02T05:26:31.000Z","size":388,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T08:16:31.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SmartHypercube.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-06-09T11:59:00.000Z","updated_at":"2017-04-05T11:38:03.000Z","dependencies_parsed_at":"2023-03-13T11:32:40.549Z","dependency_job_id":null,"html_url":"https://github.com/SmartHypercube/dcpu-emu","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmartHypercube%2Fdcpu-emu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmartHypercube%2Fdcpu-emu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmartHypercube%2Fdcpu-emu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SmartHypercube%2Fdcpu-emu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SmartHypercube","download_url":"https://codeload.github.com/SmartHypercube/dcpu-emu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266479,"owners_count":20910832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-18T04:19:26.484Z","updated_at":"2025-04-04T23:42:58.816Z","avatar_url":"https://github.com/SmartHypercube.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"DCPU16-Emulator\n===============\n\nThis is an *command line based* emulator for the\nDCPU-16 CPU (1.7) of the game [0x10c][x].\n\n[x]: http://0x10c.com\n\nProject source code can be found at:\n[github.com/fasd21/dcpu-emu][g]\n\n[g]: https://github.com/fasd21/dcpu-emu\n\n**Note:** This file has a Chinese (Simple) version,\nwhich is [README.zh-CN.md][r].\n\n[r]: https://github.com/fasd21/dcpu-emu/blob/master/README.zh-CN.md\n\nFeatures\n--------\n\n### designed for dcpu16 operating system\n\nThe most important feature is this emulator is\n*designed for OS*, as many people like to write complex\nprograms on it. This means I will try my best to make\nit *robust* and *fast*, also, design many *useful\nhardwares* for it.\n\n### robustness\n\nIn some programs, we may want to `SUB PC,1` to wait for\nan interrupt or disk loading. I found that many\nemulators will stop running when meet `SUB PC,1`.\nThat's terrible. Also, sometimes we may run `0x0000`,\nprinting an error message (instead of ignoring it) is\nalso bad.\n\nThis emulator will *never* print something or stop\nrunning, *unless* this action is a hardware's function.\n\nAlso, for this reason, I removed the `ON FIRE` state.\n\n### fast mode\n\nThis emulator will work in *fast mode*, which means it\nwon't have frequency control, and I'm still trying to\nspeed up it.\n\n### all-in-C, all-for-basic-Linux, all-for-commandline\n\n*   all codes follows C99\n*   only support Linux\n*   don't need any other libs\n*   the least screen/mouse needs\n\n*Note:* I'm using an Android device, these features\nmake it possible to build ot on my phone -- so I\nbelieve it can be build in any Linux system.\n\n### support forever\n\n...and welcome any contributions!\n\nStory\n-----\n\nI knew the DCPU-16 by the Android APP \"ADCPU\" (Android\npackage name: `uk.co.sticksoft.adce`). I love this\nthing and wrote an OS for it happily. But I was very\nsad when I found that ADCPU have a bug which broke the\nfloppy disk hardware.\n\nNow, I want to make a tiny but *reliable* DCPU-16\nemulator, in C and works on command line, and keep\nupdating. I will be grateful if anyone likes my work.\n\nNote: I forked [github.com/Imajie/dcpu-emu][i].\n\n[i]: https://github.com/Imajie/dcpu-emu\n\nFasd Snake \u003cfasd.snake@gmail.com\u003e\n\nThis project uses *Semantic versioning*. See \u003chttp://semver.org\u003e for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmarthypercube%2Fdcpu-emu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmarthypercube%2Fdcpu-emu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmarthypercube%2Fdcpu-emu/lists"}