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

431 Commits

Author SHA1 Message Date
Ross Wilson
7a294ecfa2 Added 'onerror ignore' to test command 2016-05-14 17:07:29 +07:00
Ross Wilson
5b2e5bf0ec Removed all debug log() 2016-05-14 17:05:13 +07:00
Ross Wilson
cf761726c4 Modified as per issue #17 2016-05-13 15:58:47 +07:00
Ross Wilson
a162c52fe7 Fixed error in 'offset' ORGs 2016-05-12 13:40:36 +07:00
Ross Wilson
88f617cb94 Added code to set 0100-0110 to known value 2016-05-12 13:40:01 +07:00
Ross Wilson
aaba79208a Added print debug 2016-05-12 13:39:33 +07:00
Ross Wilson
f9e35be8f4 .write() takes int value 2016-04-23 11:00:41 +07:00
Ross Wilson
056ce23280 Pass int values to .write() 2016-04-23 10:59:13 +07:00
Ross Wilson
dc1178632a All passing tests in 'make test' 2016-04-23 10:58:33 +07:00
Ross Wilson
62c8f0fb40 Adding debug logging 2016-04-23 10:09:00 +07:00
Ross Wilson
357c9a2fe4 First fudged display attempt 2016-04-21 15:50:44 +07:00
Ross Wilson
47f8f674d4 Fudge display to write *.PPM files 2016-04-20 11:24:59 +07:00
Ross Wilson
b1685a1e23 Removed test PDF file 2016-04-13 11:01:05 +07:00
Ross Wilson
e4b38eb94c Concentrate on punching first 2016-03-16 15:23:46 +10:00
Ross Wilson
92061944ae Fixed handling of link, especially in SUB 2016-03-16 15:23:04 +10:00
Ross Wilson
c7792d8273 Original source 2016-03-16 15:20:54 +10:00
Ross Wilson
8e9349b419 Still debugging blockpunch.test bug 2016-03-15 18:17:17 +10:00
Ross Wilson
b894ccfc79 Modify to load test program and punch it to PTP, test it 2016-03-15 15:39:33 +10:00
Ross Wilson
ff5f4c1eea Make zero leader the standard 16 bytes in length 2016-03-15 15:31:57 +10:00
Ross Wilson
c37fd28932 Handle in-line comments 2016-03-15 15:31:28 +10:00
Ross Wilson
0d61805eb0 Final forms - all working 2016-03-14 19:40:26 +10:00
Ross Wilson
9094c0c7fe Not required locally 2016-03-14 19:39:59 +10:00
Ross Wilson
9e8beacc64 Getting blockpunch.ptp to run 2016-03-14 18:47:18 +10:00
Ross Wilson
b18333cf03 Test code for the blockpunch.asm program 2016-03-14 18:46:59 +10:00
Ross Wilson
20ff79536a Test for punching a file 2016-03-13 15:33:16 +07:00
Ross Wilson
6deb2d1ef9 Typed in from blockpunchsrc.pdf 2016-03-13 15:32:18 +07:00
Ross Wilson
fd53ee5666 Fiddling with tests 2016-03-13 15:30:54 +07:00
Ross Wilson
b252f53cb3 Implemented 'cmpmem' DSL command 2016-03-13 15:29:53 +07:00
Ross Wilson
d58d2974d5 Last test still not working 2016-03-13 15:28:27 +07:00
Ross Wilson
de0030ae35 Changes to handle code block address stuff 2016-03-13 15:20:03 +07:00
Ross Wilson
024ae45504 Finalize tracing for both PTR/TTY cases 2016-03-13 11:16:30 +07:00
Ross Wilson
8f7ffd59cb Finalize blockloader code 2016-03-13 11:13:22 +07:00
Ross Wilson
228d13db63 Remove old code, finalize bootstrap code 2016-03-13 11:12:39 +07:00
Ross Wilson
3f2114171f Added new file and README 2016-03-13 11:11:33 +07:00
Ross Wilson
5c36bb17ed Moved blockloader ASM to new dir 2016-03-13 10:23:48 +07:00
Ross Wilson
5926eff0ed Cleaning up test cases 2016-03-13 10:23:33 +07:00
Ross Wilson
b151570fe3 Removed logging 2016-03-13 10:18:07 +07:00
Ross Wilson
c69b5bf833 Document *.asm files in docs dir 2016-03-12 16:34:42 +07:00
Ross Wilson
4f8d416e09 PTR dumpmem test now completes without error 2016-03-12 16:30:46 +07:00
Ross Wilson
f49e9e1fce Turned OFF logging for TtyIn 2016-03-12 16:02:50 +07:00
Ross Wilson
56bbd98194 Added high-level logginh 2016-03-12 16:00:59 +07:00
Ross Wilson
30e245fd66 Test dumpmem_test_c8lds.ptp both TTY/PTR 2016-03-12 15:32:12 +07:00
Ross Wilson
6df5849406 Test both PTR and TTY scenarios 2016-03-12 15:29:58 +07:00
Ross Wilson
19fe917c15 Fixed spelling error 2016-03-12 15:29:22 +07:00
Ross Wilson
c07a4f3ea5 Better format dump, handle ttyin device 2016-03-12 15:28:50 +07:00
Ross Wilson
5aea17a41d Ignore *.dump files 2016-03-12 15:27:56 +07:00
Ross Wilson
6f6715b66b Better logging for TtyIn device 2016-03-12 15:27:22 +07:00
Ross Wilson
8153fd86ac Better example, smaller range, halts 2016-03-12 15:26:25 +07:00
Ross Wilson
83de257c95 Maybe the new production TTY loader 2016-03-12 11:38:46 +07:00
Ross Wilson
9ab1dcf3d9 New lc16sd loader for TTY and display 2016-03-12 11:38:11 +07:00