mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 15:00:27 +02:00
+ added tz80reader comment for lazarus autocompletion
git-svn-id: branches/z80@44782 -
This commit is contained in:
parent
4e7e48ef32
commit
5a94c2adbe
@ -58,6 +58,9 @@ Unit raz80asm;
|
||||
'defb','defw');
|
||||
|
||||
type
|
||||
|
||||
{ tz80reader }
|
||||
|
||||
tz80reader = class(tasmreader)
|
||||
actasmtoken : tasmtoken;
|
||||
//function is_asmopcode(const s: string):boolean;override;
|
||||
|
Loading…
Reference in New Issue
Block a user