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

377 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
f653649bce Replace old c8lds blockloader with ambidextrous 2016-03-12 11:04:48 +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
0f4f70aae0 Disassembled PTR bootstrap 2016-03-10 17:01:13 +07:00
Ross Wilson
0f7a84b201 Disassembly of bootstraps from docs/PNG 2016-03-10 17:00:07 +07:00
Ross Wilson
2e44b1d8a2 Noted that ROM png doesn't make sense 2016-03-10 16:58:12 +07:00
Ross Wilson
8880144605 Removed debug HLT at bootstrap end 2016-03-10 16:57:50 +07:00
Ross Wilson
ed892ef157 Removed old test files 2016-03-09 16:24:18 +07:00
Ross Wilson
8e2e2468ce Better formatting 2016-03-09 16:24:04 +07:00
Ross Wilson
e7e6f64514 Changed c8lds checksum calculation 2016-03-09 16:23:32 +07:00
Ross Wilson
46e0e5e357 Fixed comment on checksum calculation 2016-03-09 16:22:46 +07:00
Ross Wilson
d5224a1cd5 Better tests of PTP type 2016-03-09 15:20:55 +07:00
Ross Wilson
b81021931e Dumped PTR bootstrap for debugging 2016-03-08 12:25:12 +07:00
Ross Wilson
5602c3c85c Reports if >1 handler recognizes 2016-03-08 12:24:16 +07:00
Ross Wilson
ed0488f819 Added warning if PTP file can't load 2016-03-08 12:23:38 +07:00
Ross Wilson
8794fc7682 Unwanted file 2016-03-08 12:22:38 +07:00
Ross Wilson
53b0daee4e Added start address for lc16sd testing 2016-03-08 12:21:51 +07:00
Ross Wilson
a7321faaff Unwanted file 2016-03-08 12:20:55 +07:00
Ross Wilson
65610ee486 Fiddling with recognizing formats - no progress 2016-03-07 21:31:16 +07:00
Ross Wilson
e6c145f1d6 Modified to recognize and load 2016-03-06 22:59:03 +07:00
Ross Wilson
74b278e760 Modified to be usable as module 2016-03-06 12:30:40 +07:00
Ross Wilson
cb58edfdf6 Fixed iasm error, bad checksum and start address block 2016-03-05 15:54:28 +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
82451a93d6 Make iasm generate same format PTP files as pyasm 2016-03-05 12:51:26 +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
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