1
0
mirror of https://github.com/UzixLS/zx-sizif-xxs.git synced 2025-07-19 07:11:28 +03:00

add rom files

This commit is contained in:
UzixLS
2021-05-07 13:11:35 +03:00
parent cbe3e50b55
commit 739d59cd67
12 changed files with 335 additions and 1 deletions

8
rom_src/Makefile Normal file
View File

@ -0,0 +1,8 @@
export PATH:=/cygdrive/c/Hwdev/sjasmplus/:/cygdrive/c/Dev/srec/:${PATH}
all: main.bin
%.bin: %.asm
sjasmplus $<
%.mem: %.bin
srec_cat $< -binary -o $@ -vmem 8