Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 410 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 410 Bytes

gcbootrom

Disassembly of the game.com boot ROM; builds a 100% matching ROM.

To build:

  • Clone this repo into a new folder
  • Download MS-DOS Player and copy msdos.exe into the folder
  • Copy ASM8521.EXE, HEX2BIN.EXE, HEX8521.EXE, LINK8521.EXE, REG8521.CFG, SM85.TYP and STUFF.EXE from the game.com SDK into the folder
  • Run build.bat