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

44 Commits

Author SHA1 Message Date
Ross Wilson
27aa4c23e4 From copying over? 2022-01-02 20:11:11 +11:00
Ross Wilson
cf761726c4 Modified as per issue #17 2016-05-13 15:58:47 +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
Ross Wilson
fd1dc1c833 lc16sd bug is because lc16sd blockloader is a TTY blockloader 2016-03-11 19:34:02 +07:00
Ross Wilson
ed892ef157 Removed old test files 2016-03-09 16:24:18 +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
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
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
0fa749e306 Decide after reading ONE block 2016-03-02 12:17:51 +07:00
Ross Wilson
ba59097a56 c8lds loader now tested and in pyasm 2016-03-02 12:01:24 +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
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
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
e358de5ceb Better handling of end-of-tape 2016-02-29 15:30:01 +07:00
Ross Wilson
8ff18eb4ba Changed UTF-8 coding line 2016-02-23 17:04:47 +07:00
Ross Wilson
559c49cff8 Catch exceptions and report failure 2016-02-23 15:15:39 +07:00
Ross Wilson
40970ef898 Now recognizes 2 main blockloaders 2016-02-23 14:21:57 +07:00
Ross Wilson
4b5708678c Debugging recognition of different blockloaders 2016-02-23 14:12:12 +07:00
Ross Wilson
fbb67b7c74 Disassembly of blockloader from 40tp_simpleDisplay.ptp 2016-02-23 14:11:45 +07:00
Ross Wilson
e570bd6414 Added test code and files 2016-02-22 16:11:07 +07:00
Ross Wilson
e081f1ecf8 Working on bugs 2016-02-22 16:10:44 +07:00
Ross Wilson
0329a05e57 Initial commit. Issue #8 2016-02-21 13:16:38 +07:00
Ross Wilson
0ee38ced6c Got save asm/project working 2016-02-06 10:49:18 +07:00
Ross Wilson
6c3144373c Now reading blocks correctly 2016-02-05 10:44:59 +07:00
Ross Wilson
0f026b295b Moving toward new blockloader code 2016-02-04 15:37:27 +07:00
Ross Wilson
f5ed1a6b9c Investigating checksum algorithms 2016-02-03 19:46:55 +07:00
Ross Wilson
685d049132 Reformatted display, blanks when dot changes 2016-02-02 15:26:06 +07:00
Ross Wilson
d272fbe944 Made 'checksum error' a warning 2016-02-02 15:25:27 +07:00
Ross Wilson
918cd9344c Handle 'bad checksum' error better 2016-02-01 16:51:27 +07:00
Ross Wilson
7af3a79f04 Try to figure out checksum algorithm 2016-02-01 16:50:42 +07:00
Ross Wilson
c880f9c0f6 Try to figure out the checksum algorithm 2016-02-01 16:49:56 +07:00
Ross Wilson
f836002b40 Added UTF tag, extending display 2016-01-31 15:53:49 +07:00
Ross Wilson
7f52107a48 Fixed minor block load problem 2016-01-30 18:07:09 +07:00
Ross Wilson
fa2c04ad95 As copied from code.google.com/rzzzwilson. 2015-05-20 19:02:17 +07:00