Thomas Harte
|
3f3c9f7491
|
Update version number.
|
2022-11-25 15:45:44 -05:00 |
|
Thomas Harte
|
8ccb803b08
|
Ensure no dangling modifiers upon shortcut keyboard switch.
|
2022-11-24 15:33:30 -05:00 |
|
Thomas Harte
|
e6ae35638b
|
Add HDV to Info.plist.
|
2022-11-15 15:20:12 -05:00 |
|
Thomas Harte
|
9b235a8f64
|
Create a specific container for HDV files.
|
2022-11-15 13:18:54 -05:00 |
|
Thomas Harte
|
005f38dbff
|
Merge branch 'master' into 68020
|
2022-11-11 20:35:35 -05:00 |
|
Thomas Harte
|
ae8f0d339e
|
Remove usage of sprintf .
|
2022-11-11 20:29:59 -05:00 |
|
Thomas Harte
|
ccadf69630
|
Add test of operand_flags and operand_size ; add entries for missing 68000 and 68010 instructions.
|
2022-10-31 15:15:05 -04:00 |
|
Thomas Harte
|
bbd2cd47ea
|
Decode [MUL/DIV][U/S].l.
|
2022-10-30 11:32:36 -04:00 |
|
Thomas Harte
|
63ad2e8263
|
Decode EXTB.l.
|
2022-10-30 11:20:43 -04:00 |
|
Thomas Harte
|
23e4a47f8b
|
Accept CHK.l and LINK.l decodings.
|
2022-10-30 11:16:32 -04:00 |
|
Thomas Harte
|
6ad1d74ddd
|
Parse and record duality of CHK2/CMP2.
|
2022-10-29 21:32:48 -04:00 |
|
Thomas Harte
|
12ca79e645
|
Decode CAS2.
|
2022-10-28 14:02:49 -04:00 |
|
Thomas Harte
|
85df54ee7d
|
Decode CAS.
|
2022-10-28 13:57:00 -04:00 |
|
Thomas Harte
|
2b220659dd
|
Incorporate PACK and UNPK.
|
2022-10-28 13:37:30 -04:00 |
|
Thomas Harte
|
e79388fc02
|
Codify RTM, TST, TRAPcc, Bcc, BF*.
|
2022-10-28 13:17:35 -04:00 |
|
Thomas Harte
|
041eb79bf8
|
Move 68010 up into the verified area.
|
2022-10-27 10:52:26 -04:00 |
|
Thomas Harte
|
adbd23eaea
|
Having verified manually, lock in 68010 instruction set.
|
2022-10-27 09:55:02 -04:00 |
|
Thomas Harte
|
8ddf20b36a
|
Provide cleaner output.
|
2022-10-25 22:33:25 -04:00 |
|
Thomas Harte
|
fd20323c25
|
Refactor to permit newer-chip testing.
|
2022-10-25 21:27:01 -04:00 |
|
Thomas Harte
|
9a56d053f8
|
Introduce/extend 68k enums to cover 68020 instruction set.
|
2022-10-22 15:20:30 -04:00 |
|
Thomas Harte
|
7c328edd4a
|
Use built-in install build trigger.
|
2022-10-21 15:28:50 -04:00 |
|
Thomas Harte
|
9be9e1ab0c
|
Use built-in install build trigger.
|
2022-10-21 15:28:11 -04:00 |
|
Thomas Harte
|
df7f94f362
|
Include MacintoshVolume in test build.
|
2022-10-19 14:41:08 -04:00 |
|
Thomas Harte
|
a364499d17
|
Revert inadvertent commits.
|
2022-10-17 23:15:45 -04:00 |
|
Thomas Harte
|
1f19141746
|
Eliminate BiggerInt .
|
2022-10-11 16:19:47 -04:00 |
|
Thomas Harte
|
4d3221fc55
|
Enable dead code stripping; allow Xcode 14 to tag.
|
2022-09-16 19:53:36 -04:00 |
|
Thomas Harte
|
59388230a6
|
Record new macOS version number.
|
2022-09-16 16:14:59 -04:00 |
|
Thomas Harte
|
dc35ec8fa0
|
Merge branch 'master' into AppleIISCSI
|
2022-09-15 12:05:58 -04:00 |
|
Thomas Harte
|
0f017302ce
|
Fix tests.
|
2022-09-13 16:33:44 -04:00 |
|
Thomas Harte
|
dad1d7744e
|
Disable test generation.
|
2022-09-08 16:41:10 -04:00 |
|
Thomas Harte
|
de8ce3380c
|
Record only 8 bits for byte accesses.
|
2022-09-06 20:49:45 -04:00 |
|
Thomas Harte
|
b848b1389a
|
Include gaps in captured transactions, better collect final RAM state.
|
2022-09-06 15:08:35 -04:00 |
|
Thomas Harte
|
2c44ddfa95
|
Better bucket, and attempt to cover exceptions.
|
2022-09-06 11:26:38 -04:00 |
|
Thomas Harte
|
0fe94b2e6d
|
Capture ::SameAddress versus ::NewAddress, for TAS recognition.
|
2022-09-05 22:26:30 -04:00 |
|
Thomas Harte
|
93c1f7fc90
|
Include prefetch in 68000 state.
|
2022-09-05 22:00:04 -04:00 |
|
Thomas Harte
|
b6da1019bd
|
Bucket tests by operation, aim for ~1,000,000 total.
|
2022-09-05 21:52:48 -04:00 |
|
Thomas Harte
|
cee3f78059
|
Attempt to output only relevant RAM.
|
2022-09-03 15:45:06 -04:00 |
|
Thomas Harte
|
68f810883d
|
Begin process of creating on-disk tests.
|
2022-09-02 16:52:27 -04:00 |
|
Thomas Harte
|
cd7671e8fa
|
Merge branch 'master' into AppleIISCSI
|
2022-08-29 11:47:48 -04:00 |
|
Thomas Harte
|
330d852686
|
Adopt same format as the master.
|
2022-08-29 11:46:53 -04:00 |
|
Thomas Harte
|
303ea496f1
|
Incorporate new additional padding.
|
2022-08-29 11:45:11 -04:00 |
|
Thomas Harte
|
722e3a141d
|
Fix types, introduce Apple II mapper.
|
2022-08-24 12:00:03 -04:00 |
|
Thomas Harte
|
22a3f4de2c
|
Merge branch 'master' into AppleIISCSI
|
2022-08-23 20:00:02 -04:00 |
|
Thomas Harte
|
4ff2e7f546
|
Tweak info box copyright text: include symbol and newline.
|
2022-08-23 19:45:03 -04:00 |
|
Thomas Harte
|
cf356c59aa
|
Switch the Macintosh mapper to use Apple::PartitionMap.
|
2022-08-23 19:39:47 -04:00 |
|
Thomas Harte
|
1555b51d99
|
Begin a stumbling effort to generalise my implementation of the Apple Partition Map.
|
2022-08-23 16:46:47 -04:00 |
|
Thomas Harte
|
017f55390a
|
Better represent on-disk structure.
|
2022-08-23 16:19:04 -04:00 |
|
Thomas Harte
|
e9771ce540
|
Merge branch 'master' into AppleIISCSI
|
2022-08-22 21:43:39 -04:00 |
|
Thomas Harte
|
02f65cb7db
|
Commit new macOS version number.
|
2022-08-22 21:39:45 -04:00 |
|
Thomas Harte
|
246bd5a6ac
|
Merge branch 'master' into AppleIISCSI
|
2022-08-22 17:09:57 -04:00 |
|