Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 266 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 266 Bytes

Advent of Code in Z80 Assembly

To run, cd into the day folder and execute: make which should print the result in hex in the console somewhere. To create an MSX cartridge run make msx. To build the cartridge and launch in the openmsx emulator do make run.