nickysn
|
4b01ff605a
|
* changed max_operands to 2 for the Z80
git-svn-id: branches/z80@44758 -
|
2020-04-17 23:34:56 +00:00 |
|
nickysn
|
53de231c23
|
+ added the instruction opcode information strings to the compiler instruction table
git-svn-id: branches/z80@44755 -
|
2020-04-17 22:57:18 +00:00 |
|
nickysn
|
be095914ec
|
+ created and included an Z80 instruction table
git-svn-id: branches/z80@44753 -
|
2020-04-17 22:47: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 |
|