Stellarator/scripts/RUN_TEST
2016-12-17 07:37:54 -08:00

5 lines
120 B
Plaintext
Executable file

ca65 -o test.o test.s
ld65 -t none -vm -o test.bin test.o -m test.map
stack build
stack exec emu6502-exe -- -f test.bin