1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00

Debug changes

This commit is contained in:
Ross Wilson
2016-03-05 13:02:24 +07:00
parent 793265d22c
commit 7c30d52953

View File

@@ -5,16 +5,17 @@
test:
#pymlac -b ptr -c -ptr dumpmem_test.ptp -t 0100,0110:03700,03761:03766,03777 -r 040 -r 0100
pymlac -b ptr -c -ptr dumpmem_test.ptp -t 040,045:050,052:055,060:065,066:071,077 -r 040
#pymlac -b tty -c -ttyin dumpmem_test.ptp -t 0100,0110:03700,03751:03754,03757:03762,03777 -r 040 -r 0100
#pymlac -b tty -c -ttyin dumpmem_test.ptp -t 0100,0110:03700,03751:03754,03757:03762,03777 -r 040
#pymlac -b tty -c -ttyin dumpmem_test.ptp -t 03700,03751:03754,03757:03762,03777 -r 040 -r 0100
pymlac -b tty -c -ttyin dumpmem_test.ptp -t 040,045:050,052:055,060:063,077:03700,03751:03754,03757:03762,03777 -r 040
#pymlac -b tty -c -ttyin dumpmem_test.ptp -t 040,045:050,052:055,060:063,077:03700,03751:03754,03757:03762,03777 -r 040
test_debug:
rm -f test.ptr test.ptp CPU.test.trace test_CPU.log pymlac.trace
python test_CPU.py dumpmem.test
# ./make_ptr > test.ptr
# python test_CPU.py CPU.test
# python test_CPU.py dumpmem.test
./make_ptr > test.ptr
python test_CPU.py CPU.test
# #python test_Display.py # interactive!
# @echo "########## Run 'python test_Display.py' by hand! ##########"
# #python test_KBD.py # interactive!