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

345 Commits

Author SHA1 Message Date
Ross Wilson
f6ddcf0772 More debug and testing 2016-03-03 23:19:14 +07:00
Ross Wilson
614bd2d226 Do full TTY load test 2016-03-03 20:51:14 +07:00
Ross Wilson
9f6a1f0d97 Add second ORG block for debug 2016-03-03 20:44:34 +07:00
Ross Wilson
4b4b0a9369 Add logging for debug 2016-03-03 20:44:01 +07:00
Ross Wilson
1a4f601964 Add special ROM code for testing 2016-03-03 20:43:22 +07:00
Ross Wilson
ae453b350c Add trace, turn off DISPLAY stuff 2016-03-03 20:42:43 +07:00
Ross Wilson
8271db3b86 Fixed handling of TtyIn device 2016-03-02 19:55:03 +07:00
Ross Wilson
3a1b128f6a Write zero leaders before data blocks 2016-03-02 19:53:04 +07:00
Ross Wilson
0fa749e306 Decide after reading ONE block 2016-03-02 12:17:51 +07:00
Ross Wilson
42fefa4704 Attributed the lc16sd bootloader code 2016-03-02 12:09:37 +07:00
Ross Wilson
ba59097a56 c8lds loader now tested and in pyasm 2016-03-02 12:01:24 +07:00
Ross Wilson
f4e74140ec Test lc16sd blockloader 2016-03-02 12:00:31 +07:00
Ross Wilson
207526c2ab c8lds allows zeros preceding data blocks 2016-03-02 11:59:50 +07:00
Ross Wilson
76ad28522c Clean up 2016-03-02 11:59:10 +07:00
Ross Wilson
9d50debe2c Added missing 03777 byte at end 2016-03-02 11:58:27 +07:00
Ross Wilson
9be7aa869a New disassembled code fragments 2016-03-01 15:10:09 +07:00
Ross Wilson
0fb8980c48 Fixing errors creating/checking checksum 2016-03-01 15:06:28 +07:00
Ross Wilson
85745ca220 Better format for debugging 2016-03-01 15:05:36 +07:00
Ross Wilson
ce22e6ddc8 Added tests for pyasm -b option 2016-03-01 11:16:18 +07:00
Ross Wilson
20c8b88378 Added 'end' start address 2016-03-01 11:15:34 +07:00
Ross Wilson
d4c9ede27b Added -b option for bootloader 2016-03-01 11:15:05 +07:00
Ross Wilson
067693a1f9 Turned off skip of interblock zeros 2016-03-01 11:14:32 +07:00
Ross Wilson
f2ee6361cc Changes for better documentation 2016-02-29 18:11:05 +07:00
Ross Wilson
593483135a Removed debug 2016-02-29 18:10:29 +07:00
Ross Wilson
ee9660384e Removed debug, improved 'dumpmem' file format 2016-02-29 15:42:09 +07:00
Ross Wilson
115bff6c90 Removed debug 2016-02-29 15:41:20 +07:00
Ross Wilson
65470f0bcb Final form of pymlac test 2016-02-29 15:40:36 +07:00
Ross Wilson
5def9fb012 Removed all debug prints 2016-02-29 15:40:09 +07:00
Ross Wilson
125848db7e Removed all debug prints 2016-02-29 15:39:39 +07:00
Ross Wilson
925f818fc5 Final form of test 2016-02-29 15:39:06 +07:00
Ross Wilson
852ca822b1 PTP file c8lds format must have end-of-tape block appended. 2016-02-29 15:30:33 +07:00
Ross Wilson
e358de5ceb Better handling of end-of-tape 2016-02-29 15:30:01 +07:00
Ross Wilson
176b507dc1 Testing PTR ROM code 2016-02-28 12:11:14 +07:00
Ross Wilson
6b857e7cad Extra debug prints 2016-02-27 20:13:07 +07:00
Ross Wilson
ec6378439a Correct 'dumpmem' usage 2016-02-27 20:12:37 +07:00
Ross Wilson
ce37d869a2 Added flush() to flush trace file 2016-02-27 20:12:06 +07:00
Ross Wilson
88164ae884 Changed PTR ROM contents for debug 2016-02-27 20:07:12 +07:00
Ross Wilson
c57621f0ad Fixed problem with block loader code 2016-02-27 17:42:36 +07:00
Ross Wilson
47557c7864 Better 'bad address' handling 2016-02-27 17:40:19 +07:00
Ross Wilson
e33fa6e8ee More debug and better indirect tracing 2016-02-27 17:39:37 +07:00
Ross Wilson
91a01f72d7 Slightly more realistic test 2016-02-27 17:39:06 +07:00
Ross Wilson
a0a7318e39 Fixed problem with block loader code 2016-02-27 17:38:34 +07:00
Ross Wilson
3ae2b7a8ca JMP and DAC opcode not tracing properly 2016-02-26 17:55:43 +07:00
Ross Wilson
ef4fa67ce7 Fixed bug in PTR_ROM_IMAGE 2016-02-26 17:55:12 +07:00
Ross Wilson
df8ec1dc76 Test is now dumpmem.asm code 2016-02-26 17:53:31 +07:00
Ross Wilson
8fac47e0f3 Rotated a page. 2016-02-26 17:52:43 +07:00
Ross Wilson
d3db063bd2 Rethink trace, shows 'DAC *10' problem 2016-02-26 16:47:51 +07:00
Ross Wilson
a5c48fb43e Getting Imlac machine running, test loading 2016-02-25 14:56:55 +07:00
Ross Wilson
a24db94e2b Add new trace options 2016-02-24 14:22:18 +07:00
Ross Wilson
f17c26b503 Test files for 'dumpmem' DSL opcode 2016-02-24 11:15:40 +07:00