Thomas Harte
|
7a4d74b8e4
|
Correct copy and paste error: 0x27 is DAA.
|
2023-10-23 10:07:57 -04:00 |
|
Thomas Harte
|
fd4f85eb19
|
Add SMSW.
|
2022-03-12 12:23:48 -05:00 |
|
Thomas Harte
|
381fd5dbe4
|
E8 is a relative call.
|
2022-03-09 16:37:07 -05:00 |
|
Thomas Harte
|
41a104cc10
|
Adds special test/control/debug MOVs.
This'll do; it's not ideal but avoids bloating up the `Source` enum.
|
2022-03-07 17:04:05 -05:00 |
|
Thomas Harte
|
f0b4971c7b
|
Correct SHLD format.
|
2022-03-07 16:39:02 -05:00 |
|
Thomas Harte
|
0e16e7935e
|
Correct double reference to Group 6.
|
2022-03-07 16:26:17 -05:00 |
|
Thomas Harte
|
35a66c03c2
|
Add the SETs.
|
2022-03-07 10:32:34 -05:00 |
|
Thomas Harte
|
6432521b9d
|
Correct two references to JP that should be JL.
|
2022-03-05 17:16:32 -05:00 |
|
Thomas Harte
|
dfb312fee6
|
Make column and row meanings overt.
|
2022-03-05 11:56:08 -05:00 |
|
Thomas Harte
|
8e3ae2c78f
|
Add opcode map as documentation.
|
2022-03-02 20:00:21 -05:00 |
|