37f96ce1d5
Added PGZ loader and a utility to create PGZ files from Motorola SREC. Removed SREC loader.
3 lines
81 B
Batchfile
3 lines
81 B
Batchfile
@echo off
|
|
vasmm68k_mot -Fsrec -s37 -exec=start -L hello.lst -o hello.s37 hello.s
|