mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
4 lines
166 B
Bash
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
|