Update README

This commit is contained in:
RochesterX
2026-02-21 19:34:17 -05:00
parent e1448a7a33
commit f8c8f37e9e
2 changed files with 11 additions and 0 deletions

4
Makefile Normal file
View File

@@ -0,0 +1,4 @@
build:
ca65 plat.s -o plat.o
ld65 plat.o -C plat.cfg -o plat.nes