fasm 1.67.25

git-svn-id: svn://kolibrios.org@692 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
heavyiron
2007-12-30 23:34:37 +00:00
parent b4c6fb8d7b
commit 4dbfb6d6a0
9 changed files with 367 additions and 99 deletions

View File

@@ -57,6 +57,7 @@ undefined_data_start dd ?
undefined_data_end dd ?
counter dd ?
counter_limit dd ?
error_info dd ?
error_line dd ?
error dd ?
display_buffer dd ?
@@ -122,3 +123,4 @@ logical_value_wrapping db ?
characters rb 100h
converted rb 100h
message rb 200h