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

159 Commits

Author SHA1 Message Date
Ross Wilson
ee7d6e5f69 Remove debug logging 2016-03-12 11:07:08 +07:00
Ross Wilson
8ce9cdb2bc Remove debug logging 2016-03-12 11:05:22 +07:00
Ross Wilson
fd1dc1c833 lc16sd bug is because lc16sd blockloader is a TTY blockloader 2016-03-11 19:34:02 +07:00
Ross Wilson
240b88263b Debugging lc16sd bootstrap+blockloader 2016-03-10 17:41:44 +07:00
Ross Wilson
37d3cbbe72 Nonsensical bootstrap disassemblies 2016-03-10 17:01:36 +07:00
Ross Wilson
0f7a84b201 Disassembly of bootstraps from docs/PNG 2016-03-10 17:00:07 +07:00
Ross Wilson
8880144605 Removed debug HLT at bootstrap end 2016-03-10 16:57:50 +07:00
Ross Wilson
8e2e2468ce Better formatting 2016-03-09 16:24:04 +07:00
Ross Wilson
b81021931e Dumped PTR bootstrap for debugging 2016-03-08 12:25:12 +07:00
Ross Wilson
b15e8c59ce Fixed bug where self.offset not defined 2016-03-05 13:03:36 +07:00
Ross Wilson
2cca1fbb69 For debug, stopped bootstrap running blockloadr 2016-03-05 13:03:03 +07:00
Ross Wilson
7c30d52953 Debug changes 2016-03-05 13:02:24 +07:00
Ross Wilson
793265d22c Fixed LWC code 2016-03-05 13:01:57 +07:00
Ross Wilson
d37fc2d7e8 Reflect changes in LWC code 2016-03-05 12:29:25 +07:00
Ross Wilson
f9cfa17e60 Further testing 2016-03-04 16:40:17 +07:00
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
f4e74140ec Test lc16sd blockloader 2016-03-02 12:00:31 +07:00
Ross Wilson
9be7aa869a New disassembled code fragments 2016-03-01 15:10:09 +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
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
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
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
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
f17c26b503 Test files for 'dumpmem' DSL opcode 2016-02-24 11:15:40 +07:00
Ross Wilson
74fa03e2f1 Added 'dumpmem' DSL opcode 2016-02-24 11:15:14 +07:00
Ross Wilson
c84b89407a Show problem with loader 2016-01-22 18:29:41 +07:00
Ross Wilson
e63265a08b Fixed TTY bugs and improved rununtil 2016-01-22 12:26:24 +07:00
Ross Wilson
0e65a8885e Small test to run loader code 2016-01-22 12:24:13 +07:00
Ross Wilson
440fb57990 Working towards a runnable Imlac 2016-01-21 20:55:55 +07:00
Ross Wilson
3eb41c0536 Got trace working 2016-01-21 15:01:55 +07:00