{"id":25063205,"url":"https://github.com/hazzaclark/mdemu","last_synced_at":"2025-08-09T08:14:29.009Z","repository":{"id":37835517,"uuid":"503095524","full_name":"hazzaclark/mdemu","owner":"hazzaclark","description":"Emulation of the Mega Drive's Hardware","archived":false,"fork":false,"pushed_at":"2025-04-10T23:58:59.000Z","size":935,"stargazers_count":10,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T00:29:27.575Z","etag":null,"topics":["assembly","c","development-kit","mega-drive","motorola-68000","sega-genesis","sega-mega-drive"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hazzaclark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-13T19:52:48.000Z","updated_at":"2025-04-11T00:08:24.000Z","dependencies_parsed_at":"2023-11-10T19:27:55.937Z","dependency_job_id":"49b24062-937d-4061-99b1-4a8e35777a6e","html_url":"https://github.com/hazzaclark/mdemu","commit_stats":null,"previous_names":["hazzaaclark/mdemu","hazzaclark/mdemu"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzaclark%2Fmdemu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzaclark%2Fmdemu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzaclark%2Fmdemu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazzaclark%2Fmdemu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hazzaclark","download_url":"https://codeload.github.com/hazzaclark/mdemu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248921948,"owners_count":21183856,"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":["assembly","c","development-kit","mega-drive","motorola-68000","sega-genesis","sega-mega-drive"],"created_at":"2025-02-06T18:00:05.517Z","updated_at":"2025-04-14T16:51:30.355Z","avatar_url":"https://github.com/hazzaclark.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mdemu\n\n![Untitled-1](https://github.com/user-attachments/assets/d3352cca-1971-4504-9eed-ab09d24adf20)\n\n```\nSonic the Hedgehog (PAL 50) on Wayland (KDE Plasma)\n```  \n\n# Motive:\n\nThe aim with this project is to provide myself with my own surrogates means of emulating one of my favourite games consoles.\n\nBeing my major breakout into the ever-growing, enigmatic world of Reverse Engineering and Low Level Programming, this project aims to showcase my expertise in said field.\n\n# Building:\n\nBuilt using the ANSI C99 standard\n\n```\ngit clone\n\nmake clean\n\nmake\n```\n\nthe following output should be an executable should ``mdemu`` \n\nFor Wayland support, drag and drop doesn't work in the conventional means\nSo I have added command line support \n\nSimply refer to the exe ``./mdemu`` followed by a path to your ROM\n\n``./mdemu /your/rom/path/here/rom.bin``\n\n## Documentation used:\n\n● ```Motorolla 68000 Programmer Manual:``` https://www.nxp.com/files-static/archives/doc/ref_manual/M68000PRM.pdf\n\n● ```Motorolla 68000 User Manual:``` https://www.nxp.com/docs/en/reference-manual/MC68000UM.pdf\n\n● ```M68000 Assembly Programming:``` https://www.inf.pucrs.br/~calazans/undergrad/orgcomp_EC/mat_microproc/MC6800-AssemblyLProg.pdf\n\n● ```RasterScroll for useful documentation on MD Graphics:``` https://rasterscroll.com/mdgraphics/\n\n● ```PlutieDev's Assembly Programming documentation for the MD:``` https://plutiedev.com/\n\n● ```SEGA Mega Drive Technical Manual, this is just a great all rounder for understanding the Mega Drive's Hardware:``` https://segaretro.org/images/a/a2/Genesis_Software_Manual.pdf\n\n● ```Zilog Z80 CPU Manual:``` http://www.z80.info/zip/um0081.pdf\n\n● ```Sonic Retro ASM to Hex Opcode reference:``` http://info.sonicretro.org/SCHG:68000_ASM-to-Hex_Code_Reference\n\n● ```VDP:``` https://md.railgun.works/index.php?title=VDP\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazzaclark%2Fmdemu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhazzaclark%2Fmdemu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazzaclark%2Fmdemu/lists"}