mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
Create ramtest.sh
build file for ramtest on Linux platform. Uses uz80as as assembler
This commit is contained in:
3
Source/Apps/ramtest/ramtest.sh
Normal file
3
Source/Apps/ramtest/ramtest.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
~/RomWBW/Tools/unix/uz80as/uz80as -t z80 loader.asm loader.bin
|
||||
~/RomWBW/Tools/unix/uz80as/uz80as -t z80 dbgmon.asm dbgmon.bin
|
||||
cat loader.bin dbgmon.bin > ramtest.com
|
||||
Reference in New Issue
Block a user