|
|
b16b45e42f
|
Update Cargo
|
2022-01-08 18:36:02 -06:00 |
|
|
|
c5a0f40eac
|
Better number formatting
|
2015-12-13 20:09:23 +01:00 |
|
|
|
fc4764c5de
|
Improve mnemonic formatting
|
2015-12-13 19:47:52 +01:00 |
|
|
|
86da1e6124
|
Some opcode fixes
|
2015-12-11 15:14:39 +01:00 |
|
Laurie Young
|
8de773a16c
|
Re-refactor some 2 byte mnemonics
|
2015-12-11 14:51:22 +01:00 |
|
|
|
73eb40be8a
|
Fix broken mnemonic
|
2015-12-11 14:46:53 +01:00 |
|
|
|
024c0587bf
|
Refactor all the 3 byte opcodes
|
2015-12-11 14:46:53 +01:00 |
|
Laurie Young
|
90c82c5002
|
All 2 byte opcodes now use print_mnemonic
|
2015-12-11 14:44:20 +01:00 |
|
Laurie Young
|
a802cb0176
|
Updated all 0x2X opcodes to use print_mnemonic
|
2015-12-11 14:35:24 +01:00 |
|
Laurie Young
|
c1b29fccda
|
Updated all of the 0x1X opcode to use print_mnemonic
|
2015-12-11 14:32:39 +01:00 |
|
Laurie Young
|
2cd4e0f50a
|
Updated all of the 0x0X opcodes to print with print_mnemonic
|
2015-12-11 14:30:24 +01:00 |
|
|
|
cf8304e64f
|
Add basic readme
|
2015-12-11 14:29:32 +01:00 |
|
|
|
ffd3552cd5
|
Ignore manuals
|
2015-12-11 14:28:22 +01:00 |
|
|
|
61fd631cfc
|
Fix some opcodes messed up by search and replace
|
2015-12-11 14:27:23 +01:00 |
|
Laurie Young
|
bf49822c8b
|
Fix typos and errors
|
2015-12-11 14:24:37 +01:00 |
|
Laurie Young
|
fb4bbf589f
|
WIP: replace 1 byte opcodes to print via print_mnemonic
|
2015-12-11 14:16:11 +01:00 |
|
|
|
f3ac568b04
|
WIP: Separate out mnemonic printing function
|
2015-12-11 14:02:01 +01:00 |
|
|
|
0f5adbc66e
|
All opcodes are in!
Yay!
|
2015-12-11 11:58:52 +01:00 |
|
|
|
771f0b8a8e
|
Add yellow block from opcode table
|
2015-12-11 11:19:09 +01:00 |
|
|
|
3b7c42ceec
|
Working with opcode in separate function
|
2015-12-11 10:54:29 +01:00 |
|
|
|
9b62cdc774
|
WIP: Split out opcode exec into function
This is not quite working yet!
|
2015-12-11 10:50:27 +01:00 |
|
|
|
5f4c4db0ad
|
First commit
Started disassembler.
|
2015-12-10 14:57:39 +01:00 |
|