Skip to content

Commit 0f33e86

Browse files
author
JulianoFlores
committed
V17
V17
1 parent dd3181a commit 0f33e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ sdcc -c -mz80 main.c
33
sdcc -c -mz80 vdp.c
44
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
55
makesms main.ihx game.sms
6-
c:\smsdev\emulicious\emulicious game.sms
6+

0 commit comments

Comments
 (0)