.. |
win
|
Update creating (c) year in win32 file, depends now on version.h
|
2019-12-23 00:28:25 +00:00 |
_amiga.h
|
ACME release 0.96.4: Fixed bug in zero page wrap-around warnings. Added "!xor" pseudo op. Added "-I" CLI switch.
|
2017-12-22 22:55:36 +00:00 |
_dos.c
|
|
|
_dos.h
|
ACME release 0.96.4: Fixed bug in zero page wrap-around warnings. Added "!xor" pseudo op. Added "-I" CLI switch.
|
2017-12-22 22:55:36 +00:00 |
_riscos.c
|
|
|
_riscos.h
|
ACME release 0.96.4: Fixed bug in zero page wrap-around warnings. Added "!xor" pseudo op. Added "-I" CLI switch.
|
2017-12-22 22:55:36 +00:00 |
_std.c
|
|
|
_std.h
|
ACME release 0.96.4: Fixed bug in zero page wrap-around warnings. Added "!xor" pseudo op. Added "-I" CLI switch.
|
2017-12-22 22:55:36 +00:00 |
acme.c
|
"Garbage data at end of statement" message now includes the unexpected character.
|
2020-05-18 21:51:43 +00:00 |
acme.h
|
comments only
|
2017-10-16 17:01:44 +00:00 |
alu.c
|
added code for indexing (commented out atm)
|
2020-05-15 15:33:00 +00:00 |
alu.h
|
added text fields to operator and type structs (for better error messages later on), also renamed some stuff
|
2020-05-14 14:01:30 +00:00 |
cliargs.c
|
|
|
cliargs.h
|
|
|
config.h
|
"Garbage data at end of statement" message now includes the unexpected character.
|
2020-05-18 21:51:43 +00:00 |
cpu.c
|
cleanup
|
2020-05-06 11:40:06 +00:00 |
cpu.h
|
cleanup
|
2020-05-06 11:40:06 +00:00 |
dynabuf.c
|
internal cleanup, no change in functionality
|
2020-04-28 11:18:22 +00:00 |
dynabuf.h
|
|
|
encoding.c
|
ACME release 0.96.4: Fixed bug in zero page wrap-around warnings. Added "!xor" pseudo op. Added "-I" CLI switch.
|
2017-12-22 22:55:36 +00:00 |
encoding.h
|
ACME release 0.96.4: Fixed bug in zero page wrap-around warnings. Added "!xor" pseudo op. Added "-I" CLI switch.
|
2017-12-22 22:55:36 +00:00 |
flow.c
|
added warnings about binary/octal/hex numbers without any digits, will be error in future! also renamed a function.
|
2020-05-13 23:45:03 +00:00 |
flow.h
|
added warnings about binary/octal/hex numbers without any digits, will be error in future! also renamed a function.
|
2020-05-13 23:45:03 +00:00 |
global.c
|
"Garbage data at end of statement" message now includes the unexpected character.
|
2020-05-18 21:51:43 +00:00 |
global.h
|
"Garbage data at end of statement" message now includes the unexpected character.
|
2020-05-18 21:51:43 +00:00 |
input.c
|
"Garbage data at end of statement" message now includes the unexpected character.
|
2020-05-18 21:51:43 +00:00 |
input.h
|
more cleanup
|
2020-05-06 12:27:32 +00:00 |
macro.c
|
cleaned up expression handler, it's now able to handle more than just ints/floats
|
2020-05-13 23:26:40 +00:00 |
macro.h
|
|
|
Makefile
|
refactored expression parser (more to come)
|
2020-05-09 19:26:40 +00:00 |
Makefile.dos
|
ACME release 0.96.3: Added "!hex" and "!skip" pseudoops. Added cheap locals.
|
2017-10-29 23:29:07 +00:00 |
Makefile.mingw
|
ACME release 0.96.3: Added "!hex" and "!skip" pseudoops. Added cheap locals.
|
2017-10-29 23:29:07 +00:00 |
Makefile.riscos
|
ACME release 0.96.3: Added "!hex" and "!skip" pseudoops. Added cheap locals.
|
2017-10-29 23:29:07 +00:00 |
mnemo.c
|
cleaned up expression handler, it's now able to handle more than just ints/floats
|
2020-05-13 23:26:40 +00:00 |
mnemo.h
|
cleanup
|
2020-05-06 11:40:06 +00:00 |
output.c
|
more cleanup
|
2020-05-02 10:40:10 +00:00 |
output.h
|
cleanup
|
2020-05-06 11:40:06 +00:00 |
platform.c
|
|
|
platform.h
|
|
|
pseudoopcodes.c
|
added warnings about binary/octal/hex numbers without any digits, will be error in future! also renamed a function.
|
2020-05-13 23:45:03 +00:00 |
pseudoopcodes.h
|
|
|
section.c
|
more cleanup
|
2020-05-06 12:27:32 +00:00 |
section.h
|
more cleanup
|
2020-05-06 12:27:32 +00:00 |
symbol.c
|
added warnings about binary/octal/hex numbers without any digits, will be error in future! also renamed a function.
|
2020-05-13 23:45:03 +00:00 |
symbol.h
|
added warnings about binary/octal/hex numbers without any digits, will be error in future! also renamed a function.
|
2020-05-13 23:45:03 +00:00 |
tree.c
|
tiny cleanup
|
2020-05-14 10:35:54 +00:00 |
tree.h
|
tiny cleanup
|
2020-05-14 10:35:54 +00:00 |
typesystem.c
|
step 2 to fix ALU_* calls
|
2020-05-08 00:34:46 +00:00 |
typesystem.h
|
step 2 to fix ALU_* calls
|
2020-05-08 00:34:46 +00:00 |
version.h
|
"Garbage data at end of statement" message now includes the unexpected character.
|
2020-05-18 21:51:43 +00:00 |