acme/src
marcobaye f1341c44fd Release 0.94.8: Segment changes are now possible within pseudopc blocks.
Finally disabled obsolete pseudo opcodes "!cbm", "!subzone" and "!realpc".
!pseudopc now *must* be used with a block in {} braces.
Added support for illegal opcode LXA #$00 (opcode 0xba).


git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@26 4df02467-bbd4-4a76-a152-e7ce94205b78
2014-03-10 00:17:10 +00:00
..
win update windows creation 2014-01-26 21:09:42 +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 Release 0.94.8: Segment changes are now possible within pseudopc blocks. 2014-03-10 00:17:10 +00:00
acme.h fixed dir tree structure 2012-02-27 21:25:04 +00:00
alu.c Release 0.94.8: Segment changes are now possible within pseudopc blocks. 2014-03-10 00:17:10 +00:00
alu.h fixed dir tree structure 2012-02-27 21:25:04 +00:00
basics.c Release 0.94.8: Segment changes are now possible within pseudopc blocks. 2014-03-10 00:17:10 +00:00
basics.h fixed dir tree structure 2012-02-27 21:25:04 +00:00
cliargs.c fixed dir tree structure 2012-02-27 21:25:04 +00:00
cliargs.h fixed dir tree structure 2012-02-27 21:25:04 +00:00
config.h fixed dir tree structure 2012-02-27 21:25:04 +00:00
cpu.c Release 0.94.8: Segment changes are now possible within pseudopc blocks. 2014-03-10 00:17:10 +00:00
cpu.h Release 0.94.8: Segment changes are now possible within pseudopc blocks. 2014-03-10 00:17:10 +00:00
dynabuf.c fixed dir tree structure 2012-02-27 21:25:04 +00:00
dynabuf.h fixed dir tree structure 2012-02-27 21:25:04 +00:00
encoding.c Release 0.94.8: Segment changes are now possible within pseudopc blocks. 2014-03-10 00:17:10 +00:00
encoding.h fixed dir tree structure 2012-02-27 21:25:04 +00:00
flow.c Release 0.94.5: Fixed bugs in wrap-around branches and left-shifting floats. Several changes in library. 2013-06-26 23:01:00 +00:00
flow.h fixed dir tree structure 2012-02-27 21:25:04 +00:00
global.c Release 0.94.8: Segment changes are now possible within pseudopc blocks. 2014-03-10 00:17:10 +00:00
global.h Release 0.94.5: Fixed bugs in wrap-around branches and left-shifting floats. Several changes in library. 2013-06-26 23:01:00 +00:00
input.c Release 0.94.5: Fixed bugs in wrap-around branches and left-shifting floats. Several changes in library. 2013-06-26 23:01:00 +00:00
input.h fixed dir tree structure 2012-02-27 21:25:04 +00:00
label.c Release 0.94.8: Segment changes are now possible within pseudopc blocks. 2014-03-10 00:17:10 +00:00
label.h fixed dir tree structure 2012-02-27 21:25:04 +00:00
macro.c Release 0.94.5: Fixed bugs in wrap-around branches and left-shifting floats. Several changes in library. 2013-06-26 23:01:00 +00:00
macro.h fixed dir tree structure 2012-02-27 21:25:04 +00:00
Makefile fixed gcc argument order in Makefiles; changed home page URL to point to sourceforge 2012-02-28 11:58:45 +00:00
Makefile.dos fixed gcc argument order in Makefiles; changed home page URL to point to sourceforge 2012-02-28 11:58:45 +00:00
Makefile.mingw update changes in creating windows release 2014-01-26 21:10:36 +00:00
Makefile.riscos fixed gcc argument order in Makefiles; changed home page URL to point to sourceforge 2012-02-28 11:58:45 +00:00
mnemo.c Release 0.94.8: Segment changes are now possible within pseudopc blocks. 2014-03-10 00:17:10 +00:00
mnemo.h fixed dir tree structure 2012-02-27 21:25:04 +00:00
output.c Release 0.94.8: Segment changes are now possible within pseudopc blocks. 2014-03-10 00:17:10 +00:00
output.h Release 0.94.8: Segment changes are now possible within pseudopc blocks. 2014-03-10 00:17:10 +00:00
platform.c fixed dir tree structure 2012-02-27 21:25:04 +00:00
platform.h added my name as windows compiler. 2014-01-26 21:08:43 +00:00
section.c Release 0.94.8: Segment changes are now possible within pseudopc blocks. 2014-03-10 00:17:10 +00:00
section.h fixed dir tree structure 2012-02-27 21:25:04 +00:00
tree.c Release 0.94.7: Fixed bug where setting the program counter to an address>$ffff 2014-03-05 23:33:19 +00:00
tree.h fixed dir tree structure 2012-02-27 21:25:04 +00:00