Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 340 Bytes

README.MD

File metadata and controls

8 lines (6 loc) · 340 Bytes

Advent of Code 2021 on a Sega Megadrive

How to build the ROM, with your own input

Install SGDK 1.6
Put your inputs like so: res/inputs/dayX.input where X is the day number
Run this command to build the ROM:
%GDK%\bin\make -f makefile.gen clean && %GDK%\bin\make -f makefile.gen