acme/src
marcobaye d59b45036d "Cannot open input file" error message now contains file name.
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@294 4df02467-bbd4-4a76-a152-e7ce94205b78
2020-08-24 16:31:36 +00:00
..
win Update creating (c) year in win32 file, depends now on version.h 2019-12-23 00:28:25 +00:00
Makefile got rid of most of the *_init() functions 2020-08-16 17:39:13 +00:00
Makefile.dos got rid of most of the *_init() functions 2020-08-16 17:39:13 +00:00
Makefile.mingw got rid of most of the *_init() functions 2020-08-16 17:39:13 +00:00
Makefile.riscos small fix to RISC OS makefile 2020-08-22 22:31:33 +00:00
_amiga.h part 4 of 4 of preparations for backslash escaping 2020-05-19 16:28:36 +00:00
_dos.c part 4 of 4 of preparations for backslash escaping 2020-05-19 16:28:36 +00:00
_dos.h part 4 of 4 of preparations for backslash escaping 2020-05-19 16:28:36 +00:00
_riscos.c added typedef for "bits" 2020-06-14 00:26:38 +00:00
_riscos.h added typedef for "bits" 2020-06-14 00:26:38 +00:00
_std.c ACME Release 0.96: Added experimental support for instruction sets of Rockwell 65C02, WDC 65C02(S), CSG 65CE02 and CSG 4502. 2016-12-28 20:32:00 +00:00
_std.h part 4 of 4 of preparations for backslash escaping 2020-05-19 16:28:36 +00:00
acme.c got rid of most of the *_init() functions 2020-08-16 17:39:13 +00:00
acme.h comments only 2017-10-16 17:01:44 +00:00
alu.c got rid of most of the *_init() functions 2020-08-16 17:39:13 +00:00
alu.h got rid of most of the *_init() functions 2020-08-16 17:39:13 +00:00
cliargs.c ACME Release 0.96: Added experimental support for instruction sets of Rockwell 65C02, WDC 65C02(S), CSG 65CE02 and CSG 4502. 2016-12-28 20:32:00 +00:00
cliargs.h ACME Release 0.96: Added experimental support for instruction sets of Rockwell 65C02, WDC 65C02(S), CSG 65CE02 and CSG 4502. 2016-12-28 20:32:00 +00:00
config.h refactored (added a union) 2020-06-20 16:11:08 +00:00
cpu.c internal cleanup: keyword trees are now only built when needed. 2020-08-15 14:55:22 +00:00
cpu.h added typedef for "bits" 2020-06-14 00:26:38 +00:00
dynabuf.c got rid of most of the *_init() functions 2020-08-16 17:39:13 +00:00
dynabuf.h got rid of most of the *_init() functions 2020-08-16 17:39:13 +00:00
encoding.c internal cleanup: keyword trees are now only built when needed. 2020-08-15 14:55:22 +00:00
encoding.h Release 0.97: Now with string symbols, lists, backslash escaping, 2020-06-28 18:56:55 +00:00
flow.c tweaked docs and removed some comments, no change in functionality 2020-06-30 09:24:30 +00:00
flow.h cleanup (moved functions between files; no change in functionality!) 2020-06-20 16:45:37 +00:00
global.c "Cannot open input file" error message now contains file name. 2020-08-24 16:31:36 +00:00
global.h "Cannot open input file" error message now contains file name. 2020-08-24 16:31:36 +00:00
input.c "Cannot open input file" error message now contains file name. 2020-08-24 16:31:36 +00:00
input.h got rid of most of the *_init() functions 2020-08-16 17:39:13 +00:00
macro.c got rid of most of the *_init() functions 2020-08-16 17:39:13 +00:00
macro.h got rid of most of the *_init() functions 2020-08-16 17:39:13 +00:00
mnemo.c got rid of most of the *_init() functions 2020-08-16 17:39:13 +00:00
mnemo.h got rid of most of the *_init() functions 2020-08-16 17:39:13 +00:00
output.c internal cleanup: keyword trees are now only built when needed. 2020-08-15 14:55:22 +00:00
output.h added experimental support for 16MiB outbuf using "--test" 2020-07-04 13:43:20 +00:00
platform.c ACME Release 0.96: Added experimental support for instruction sets of Rockwell 65C02, WDC 65C02(S), CSG 65CE02 and CSG 4502. 2016-12-28 20:32:00 +00:00
platform.h ACME Release 0.96: Added experimental support for instruction sets of Rockwell 65C02, WDC 65C02(S), CSG 65CE02 and CSG 4502. 2016-12-28 20:32:00 +00:00
pseudoopcodes.c got rid of most of the *_init() functions 2020-08-16 17:39:13 +00:00
pseudoopcodes.h got rid of most of the *_init() functions 2020-08-16 17:39:13 +00:00
section.c more work to be able to mimic older versions 2020-05-29 23:33:03 +00:00
section.h more cleanup 2020-05-06 12:27:32 +00:00
symbol.c started work on !watch and !trace (commented out), minor cleanup, no changes 2020-07-12 18:46:06 +00:00
symbol.h added typedef for "bits" 2020-06-14 00:26:38 +00:00
tree.c internal cleanup: keyword trees are now only built when needed. 2020-08-15 14:55:22 +00:00
tree.h internal cleanup: keyword trees are now only built when needed. 2020-08-15 14:55:22 +00:00
typesystem.c got rid of DEFINED flag by making UNDEFINED its own number type 2020-06-16 22:44:54 +00:00
typesystem.h step 2 to fix ALU_* calls 2020-05-08 00:34:46 +00:00
version.h "Cannot open input file" error message now contains file name. 2020-08-24 16:31:36 +00:00