Files
RomWBW/Source/Apps/ramtest/ramtest.sh
Wayne Warthen 5852349e15 RAMTEST & DSKNGTST
- Integrate RAMTEST app from Andrew into mainline build process.
- Enhance DSKNGTST app to test on any arbitrary PPI port.

NOTE TO USERS: RAMTEST app is currently only compatible with SBC and MBC hardware.
2021-07-18 17:12:53 -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