Files
RomWBW/Source/Apps/Test/ramtest/ramtest.sh
Wayne Warthen cd37599444 Test Apps Linux Build
- Complete the reorganization of the test apps by implementing Makefile changes.
2021-09-26 16:03:43 -07:00

4 lines
166 B
Bash

../../../Tools/unix/uz80as/uz80as -t z80 loader.asm loader.bin
../../../Tools/unix/uz80as/uz80as -t z80 dbgmon.asm dbgmon.bin
cat loader.bin dbgmon.bin > ramtest.com