About
This project contains the source code and tooling to compile NHL Hockey (also known as NHL 92) for the Sega Genesis with the ASM68K assembler, producing a ROM plus listing and symbol files for debugging.
Getting started
On Windows, run the included build batch file; on Mac or Linux, the README gives a Docker command that runs the ASM68K assembler in a container. The resulting ROM and build log appear in the output folder.
Additional notes
- Documentation
- More detailed development information is kept in the project's GitHub wiki.