We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd3181a commit 0f33e86Copy full SHA for 0f33e86
build.bat
@@ -3,4 +3,4 @@ sdcc -c -mz80 main.c
3
sdcc -c -mz80 vdp.c
4
sdcc -o main.ihx -mz80 --no-std-crt0 --data-loc 0xC000 -Wl-b_BANK2=0x8000 crt0\crt0_sms.rel main.rel vdp.rel SMSlib.lib PSGlib\PSGlib.rel bank2.rel
5
makesms main.ihx game.sms
6
-c:\smsdev\emulicious\emulicious game.sms
+
0 commit comments