nickysn
|
27e01155a5
|
- cleaned up lots of unused commented out code from the z80 asm reader
git-svn-id: branches/z80@44808 -
|
2020-04-18 23:43:41 +00:00 |
|
nickysn
|
a512b0cc99
|
+ some reference handling fixes
git-svn-id: branches/z80@44806 -
|
2020-04-18 23:32:39 +00:00 |
|
nickysn
|
47bfe41766
|
+ initial implementation of const and ref operands (refs not fully working yet)
git-svn-id: branches/z80@44805 -
|
2020-04-18 23:25:02 +00:00 |
|
nickysn
|
0dcccfb4bd
|
+ implemented support for operands in the z80 asm reader - support only registers for now
git-svn-id: branches/z80@44803 -
|
2020-04-18 22:27:32 +00:00 |
|
nickysn
|
383e834324
|
+ handle 0 operand instructions in the z80 asm reader
git-svn-id: branches/z80@44802 -
|
2020-04-18 22:12:43 +00:00 |
|
nickysn
|
407d19560c
|
+ handle and skip AS_SEPARATOR in the z80 assembler reader
git-svn-id: branches/z80@44801 -
|
2020-04-18 21:58:21 +00:00 |
|
nickysn
|
dced623ab2
|
+ implemented tz80reader.gettoken
git-svn-id: branches/z80@44800 -
|
2020-04-18 21:54:14 +00:00 |
|
nickysn
|
97f7095109
|
+ some more z80 asm reader stuff
git-svn-id: branches/z80@44786 -
|
2020-04-18 15:27:47 +00:00 |
|
nickysn
|
4e5e42f839
|
+ added the AS_END directive
git-svn-id: branches/z80@44784 -
|
2020-04-18 14:34:36 +00:00 |
|
nickysn
|
6e0bdaf128
|
+ implemented tz80reader.is_asmopcode
git-svn-id: branches/z80@44783 -
|
2020-04-18 14:32:44 +00:00 |
|
nickysn
|
5a94c2adbe
|
+ added tz80reader comment for lazarus autocompletion
git-svn-id: branches/z80@44782 -
|
2020-04-18 14:23:11 +00:00 |
|
nickysn
|
4e7e48ef32
|
* moved tz80reader comment
git-svn-id: branches/z80@44781 -
|
2020-04-18 14:22:42 +00:00 |
|
nickysn
|
f78fef23a2
|
+ implemented tz80reader.is_register
git-svn-id: branches/z80@44780 -
|
2020-04-18 14:20:17 +00:00 |
|
nickysn
|
8164d91050
|
+ defined some tokens for the z80 asm reader
git-svn-id: branches/z80@44779 -
|
2020-04-18 14:17:06 +00:00 |
|
nickysn
|
4ba42b5b5f
|
+ build the z80 assembler reader units (not working yet)
git-svn-id: branches/z80@44778 -
|
2020-04-18 13:46:42 +00:00 |
|
florian
|
ea52a23179
|
+ skeleton for Z80 support
git-svn-id: branches/z80@35665 -
|
2017-03-26 19:10:50 +00:00 |
|