Script to build monitor with BASIC
This commit is contained in:
5
buildbasmonrom.sh
Executable file
5
buildbasmonrom.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
# /bin/sh
|
||||
asmx -l -b f000h-ffffh -e -C 6502 sbc.asm
|
||||
ls -la *.bin
|
||||
cat ../ehbasic/basic.asm.bin sbc.asm.bin > monbas6502.rom
|
||||
ls -lat mon*.rom
|
||||
Reference in New Issue
Block a user