acme/src
marcobaye fcbebf8343 ACME Release 0.95.7: Added pseudo opcodes to output big-endian values
(not really worth a separate release, but I wanted to get the changes
out of my system)
toacme Release 0.13: started work on converter for "Oliver Stiller's
Professional Assembler"


git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@66 4df02467-bbd4-4a76-a152-e7ce94205b78
2016-02-16 23:11:04 +00:00
..
win Update vom Makefile.mingw 2014-07-12 11:11:41 +00:00
_amiga.h added "apple" output format for Apple II machines (load address, length, body) 2012-10-25 15:33:14 +00:00
_dos.c fixed dir tree structure 2012-02-27 21:25:04 +00:00
_dos.h added "apple" output format for Apple II machines (load address, length, body) 2012-10-25 15:33:14 +00:00
_riscos.c fixed dir tree structure 2012-02-27 21:25:04 +00:00
_riscos.h added "apple" output format for Apple II machines (load address, length, body) 2012-10-25 15:33:14 +00:00
_std.c fixed dir tree structure 2012-02-27 21:25:04 +00:00
_std.h added "apple" output format for Apple II machines (load address, length, body) 2012-10-25 15:33:14 +00:00
acme.c ACME Release 0.95.7: Added pseudo opcodes to output big-endian values 2016-02-16 23:11:04 +00:00
acme.h Release 0.95.2: Changed "save labels" to "symbol list" in a lot of code, error messages and docs. 2014-11-22 01:36:02 +00:00
alu.c Release 0.95.6 (intermediate release): Removed ANC from DTV2 mode, "Value not defined" 2015-06-14 23:16:23 +00:00
alu.h Release 0.95.6 (intermediate release): Removed ANC from DTV2 mode, "Value not defined" 2015-06-14 23:16:23 +00:00
cliargs.c refactoring - now all pseudo opcodes are back together in one file. no change in functionality. 2014-12-22 00:47:52 +00:00
cliargs.h fixed dir tree structure 2012-02-27 21:25:04 +00:00
config.h Release 0.95.6 (intermediate release): Removed ANC from DTV2 mode, "Value not defined" 2015-06-14 23:16:23 +00:00
cpu.c Release 0.95.6 (intermediate release): Removed ANC from DTV2 mode, "Value not defined" 2015-06-14 23:16:23 +00:00
cpu.h ACME Release 0.95.7: Added pseudo opcodes to output big-endian values 2016-02-16 23:11:04 +00:00
dynabuf.c refactoring - now all pseudo opcodes are back together in one file. no change in functionality. 2014-12-22 00:47:52 +00:00
dynabuf.h Release 0.94.11: Number arguments to !warn, !error and !serious are now output in hex format as well. Also changed docs accordingly. 2014-05-28 21:39:15 +00:00
encoding.c refactoring - now all pseudo opcodes are back together in one file. no change in functionality. 2014-12-22 00:47:52 +00:00
encoding.h yet more refactoring. no change in functionality 2014-12-16 08:21:44 +00:00
flow.c Release 0.95.6 (intermediate release): Removed ANC from DTV2 mode, "Value not defined" 2015-06-14 23:16:23 +00:00
flow.h Release 0.95.6 (intermediate release): Removed ANC from DTV2 mode, "Value not defined" 2015-06-14 23:16:23 +00:00
global.c Used #ifdef to make sure GNU-C-specific stuff only is used with GCC (so now it compiles with VS). 2015-06-20 14:44:17 +00:00
global.h refactoring - now all pseudo opcodes are back together in one file. no change in functionality. 2014-12-22 00:47:52 +00:00
input.c Tiny change to support compilers without snprintf(). Added Makefile for examples. 2015-08-16 20:19:00 +00:00
input.h refactoring - now all pseudo opcodes are back together in one file. no change in functionality. 2014-12-22 00:47:52 +00:00
macro.c refactoring - now all pseudo opcodes are back together in one file. no change in functionality. 2014-12-22 00:47:52 +00:00
macro.h fixed dir tree structure 2012-02-27 21:25:04 +00:00
Makefile still more refactoring (almost there, almost there) - no change in functionality 2014-12-04 15:31:54 +00:00
Makefile.dos still more refactoring (almost there, almost there) - no change in functionality 2014-12-04 15:31:54 +00:00
Makefile.mingw still more refactoring (almost there, almost there) - no change in functionality 2014-12-04 15:31:54 +00:00
Makefile.riscos still more refactoring (almost there, almost there) - no change in functionality 2014-12-04 15:31:54 +00:00
mnemo.c Release 0.95.6 (intermediate release): Removed ANC from DTV2 mode, "Value not defined" 2015-06-14 23:16:23 +00:00
mnemo.h Release 0.95.3: Added support for C64DTV, MSVC error output and VICE label dump. 2014-11-23 23:40:01 +00:00
output.c ACME Release 0.95.7: Added pseudo opcodes to output big-endian values 2016-02-16 23:11:04 +00:00
output.h ACME Release 0.95.7: Added pseudo opcodes to output big-endian values 2016-02-16 23:11:04 +00:00
platform.c refactoring - now all pseudo opcodes are back together in one file. no change in functionality. 2014-12-22 00:47:52 +00:00
platform.h added my name as windows compiler. 2014-01-26 21:08:43 +00:00
pseudoopcodes.c ACME Release 0.95.7: Added pseudo opcodes to output big-endian values 2016-02-16 23:11:04 +00:00
pseudoopcodes.h refactoring - now all pseudo opcodes are back together in one file. no change in functionality. 2014-12-22 00:47:52 +00:00
section.c Used #ifdef to make sure GNU-C-specific stuff only is used with GCC (so now it compiles with VS). 2015-06-20 14:44:17 +00:00
section.h Release 0.95.6 (intermediate release): Removed ANC from DTV2 mode, "Value not defined" 2015-06-14 23:16:23 +00:00
symbol.c refactoring - now all pseudo opcodes are back together in one file. no change in functionality. 2014-12-22 00:47:52 +00:00
symbol.h Release 0.95.6 (intermediate release): Removed ANC from DTV2 mode, "Value not defined" 2015-06-14 23:16:23 +00:00
tree.c refactoring - now all pseudo opcodes are back together in one file. no change in functionality. 2014-12-22 00:47:52 +00:00
tree.h refactoring - now all pseudo opcodes are back together in one file. no change in functionality. 2014-12-22 00:47:52 +00:00
typesystem.c Release 0.95.6 (intermediate release): Removed ANC from DTV2 mode, "Value not defined" 2015-06-14 23:16:23 +00:00
typesystem.h Release 0.95.1: Tweaked type system and changed "label" to "symbol" in a lot of places. 2014-06-07 00:12:10 +00:00