mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
Merge pull request #214 from lynchaj/patch-10
Create ramtest.sh NOTE TO USERS: This application is only compatible with the SBC and MBC hardware platforms.
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