mirror of
https://github.com/rzzzwilson/pymlac.git
synced 2025-06-10 09:32:41 +00:00
Test is now dumpmem.asm code
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
# And run the test files.
|
||||
#
|
||||
|
||||
test:
|
||||
test:
|
||||
pymlac -b ptr -c -ptr dumpmem_test.ptp -t 040,045:050,052:055,060:065,066:071,077:0100,0110:03700,03761:03766,03777 -r 040 -r 0100
|
||||
|
||||
test_debug:
|
||||
rm -f test.ptr test.ptp CPU.test.trace test_CPU.log
|
||||
./make_ptr > test.ptr
|
||||
python test_CPU.py CPU.test
|
||||
|
||||
Reference in New Issue
Block a user