nickysn
|
a362c3247d
|
+ added instruction encoding info for all the remaining Z80 instructions
git-svn-id: branches/z80@44567 -
|
2020-04-04 13:49:07 +00:00 |
|
nickysn
|
c5aa1193bf
|
+ started describing the instructions encoding
git-svn-id: branches/z80@44558 -
|
2020-04-04 02:35:15 +00:00 |
|
nickysn
|
4027ad18e0
|
+ added strict validation for the param types in z80ins.dat
git-svn-id: branches/z80@44557 -
|
2020-04-04 02:11:20 +00:00 |
|
nickysn
|
20eab5582f
|
+ generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool
git-svn-id: branches/z80@44556 -
|
2020-04-04 01:36:07 +00:00 |
|
nickysn
|
565cc0e96b
|
+ created a parseable Z80 instruction description file, very loosely based on x86ins.dat. Parser not
implemented yet, but will be soon.
git-svn-id: branches/z80@44554 -
|
2020-04-04 00:21:50 +00:00 |
|