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

305 Commits

Author SHA1 Message Date
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
Ross Wilson
74fa03e2f1 Added 'dumpmem' DSL opcode 2016-02-24 11:15:14 +07:00
Ross Wilson
d1a8566051 Moving PTP to ASM where they are source 2016-02-23 17:11:12 +07:00
Ross Wilson
5d582373a4 Moving PTP to ASM where they are source 2016-02-23 17:10:20 +07:00
Ross Wilson
ee785106e9 Ignore xyzzy* 2016-02-23 17:08:54 +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
09b09d9e20 Type in code for upper memeory test 2016-02-22 16:09:41 +07:00
Ross Wilson
0329a05e57 Initial commit. Issue #8 2016-02-21 13:16:38 +07:00
Ross Wilson
e7a1ec0ee0 Added to display opcode tests 2016-02-20 16:22:44 +07:00
Ross Wilson
7346b3c7f3 Fixed bugs handling INC mode 2016-02-20 16:22:30 +07:00
Ross Wilson
7770ff64bc Document SVM byte commands better 2016-02-19 12:34:17 +07:00
Ross Wilson
0b2ac0acfd Made test_harness use only *.asm files 2016-02-19 12:13:47 +07:00
Ross Wilson
90f2932998 Cleanup and add more harness checking 2016-02-19 12:11:34 +07:00
Ross Wilson
c7454d6396 Extending display code tests 2016-02-17 16:29:52 +07:00
Ross Wilson
08f843a311 Fixed small error in display code 2016-02-17 15:21:49 +07:00
Ross Wilson
9834bc77e8 Changes reverted 2016-02-16 20:10:36 +07:00
Ross Wilson
30e906536b Start testing display opcodes 2016-02-16 20:10:04 +07:00
Ross Wilson
9c845baa2c Finished main opcode test 2016-02-16 20:09:39 +07:00
Ross Wilson
f84aae1a06 Fixed bad code for PUN opcode 2016-02-16 20:09:24 +07:00
Ross Wilson
08bb2c02cc Don't know, maybe moved a page? 2016-02-16 20:08:21 +07:00
Ross Wilson
92709617a9 Start test case for main opcodes 2016-02-16 18:12:48 +07:00
Ross Wilson
7a3b610e92 Cleanup and added ASCIIZ test 2016-02-15 15:15:45 +07:00
Ross Wilson
26a8d7b54e Fixed bug with ASCIIZ 2016-02-15 15:15:22 +07:00
Ross Wilson
c56a275f10 Implemented 'expected fail' in tests 2016-02-15 14:51:59 +07:00
Ross Wilson
35a2dc2e8f Fixed bug in ASCII handling 2016-02-14 10:43:39 +07:00
Ross Wilson
083471f5d3 Example code for the wiki 2016-02-14 10:43:18 +07:00
Ross Wilson
6df2cdcd11 Allow value syntax in test comments 2016-02-13 17:29:53 +07:00
Ross Wilson
fd03f7576e Added labels 2016-02-13 12:30:42 +07:00
Ross Wilson
9c1c70240e Test comment marker is now ';|' 2016-02-13 11:43:59 +07:00
Ross Wilson
61661f050f Added description of test files 2016-02-10 12:46:42 +07:00
Ross Wilson
c76fe7910c Added description of test files 2016-02-10 12:45:21 +07:00
Ross Wilson
e5d66b8f9a Added description of test files 2016-02-10 12:43:34 +07:00
Ross Wilson
cdac4902d2 Added description of test files 2016-02-10 12:41:43 +07:00
Ross Wilson
10553f5945 Added description of test files 2016-02-10 12:40:42 +07:00
Ross Wilson
16231035ba Expanding tests to multiple ORG blocks 2016-02-10 12:26:37 +07:00