![Peter Weingartner](/assets/img/avatar_default.png)
PGX loader is working, updated interrupt code to support keyboard interrupts (currently using Mo keyboard)
3 lines
63 B
Batchfile
3 lines
63 B
Batchfile
@echo off
|
|
vasmm68k_mot -Fbin -L hello.lst -o hello.pgx hello.s
|