1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-04 01:29:34 +00:00
6502bench/SourceGen/RuntimeData/Apple
Andy McFadden 716dce5f28 Pass operand to extension script JSR/JSL handlers
Sort of silly to have every handler immediately pull the operand out
of the file data.  (This is arguably less efficient, since we now
have to serialize the argument across the AppDomain boundary, but
we should be okay spending a few extra nanoseconds here.)
2019-10-17 13:15:25 -07:00
..
A3-IO.sym65 More Apple /// details 2018-09-29 00:31:32 -04:00
A3-ROM.sym65 More Apple /// details 2018-09-29 00:31:32 -04:00
Applesoft.sym65 Update Apple II data files 2019-10-03 15:18:59 -07:00
Cxxx-IO.sym65 External symbol I/O direction and address mask, part 2 2019-10-16 14:55:10 -07:00
DOS33.sym65 Update Apple II data files 2019-10-03 15:18:59 -07:00
F8-ROM.sym65 Check formatted string structure at load time 2019-10-06 17:07:07 -07:00
GSOS.cs Pass operand to extension script JSR/JSL handlers 2019-10-17 13:15:25 -07:00
GSOS.sym65 Initial file commit 2018-09-28 10:05:11 -07:00
IIgs-ROM.sym65 Initial file commit 2018-09-28 10:05:11 -07:00
IIgs-Toolbox.cs Pass operand to extension script JSR/JSL handlers 2019-10-17 13:15:25 -07:00
ProDOS8.cs Pass operand to extension script JSR/JSL handlers 2019-10-17 13:15:25 -07:00
ProDOS8.sym65 Tweak comments 2019-10-08 17:46:00 -07:00
SOS.cs Invoke extension scripts when labels they care about change 2019-10-13 18:32:53 -07:00
SOS.sym65 Optionally treat BRKs as two-byte instructions 2019-10-09 14:55:56 -07:00