LukeUsher / ProjectCD

Sega/Mega CD Boot Loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProjectCD

Sega/Mega CD Boot Loader

Requires mkisofs and SN Systems asm68k to either be in PATH or a 'bin' sub-folder of this project

The bootloader expects a raw 68000 binary with base address and entry point of $200000 to be placed at filesystem\M_INIT.PRG The payload is loaded into Word-RAM and has a maximum filesize of 256KB

Projects using this boot loader:

About

Sega/Mega CD Boot Loader

License:BSD 2-Clause "Simplified" License


Languages

Language:Assembly 99.0%Language:Batchfile 1.0%