1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-14 05:28:55 +00:00
6502bench/SourceGen/RuntimeData/Help
Andy McFadden 38d3adbb08 PETSCII does DCI
I didn't think it made sense, but I found something that used it,
so apparently it's a thing.  This updates the operand editor to
let you choose PETSCII+DCI, and updates the assemblers to handle
it correctly (really just 64tass, since the others either don't
have a DCI directive or don't deal with PETSCII at all).

Changed the char-encoding sample from "bad dcI" to "pet dcI", and
updated the documentation.
2019-08-20 17:55:12 -07:00
..
advanced.html Update documentation 2019-08-18 17:16:44 -07:00
analysis.html Update documentation 2019-08-18 17:16:44 -07:00
codegen.html Change the way ASCII is handled for 64tass 2019-08-20 11:21:30 -07:00
editors.html PETSCII does DCI 2019-08-20 17:55:12 -07:00
end-notes.html Clean up HTML in manual 2018-10-09 10:04:10 -07:00
index.html Update documentation 2019-08-18 17:16:44 -07:00
intro.html Update documentation 2019-08-18 17:16:44 -07:00
main.css Initial file commit 2018-09-28 10:05:11 -07:00
mainwin.html Update documentation 2019-08-18 17:16:44 -07:00
settings.html Update documentation 2019-08-18 17:16:44 -07:00
tools.html Update documentation 2019-08-18 17:16:44 -07:00
tutorials.html Documentation update 2019-08-19 14:16:35 -07:00