1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-15 11:28:56 +00:00
6502bench/SourceGen/RuntimeData/Help
Andy McFadden b60dc4fee4 Add W65C02S support, part 1
We were claiming W65C02S, but it turns out that CPU has the Rockwell
extensions and the STP/WAI instructions.  We need to change existing
references to be "WDC 65C02", and add a new CPU definition for the
actual W65C02S chip.

This adds the new CPU definition, the instruction definitions for
the Rockwell extensions, and updates the selectors in project properties
and the instruction chart tool.

This change shouldn't affect any existing projects.  Still more to do
before W65C02 works though, mostly because the Rockwell instructions
introduced a new two-argument address mode that has to be handled in
various places.
2020-10-10 15:46:34 -07:00
..
advanced.html Expand "apply platform symbols" feature 2020-07-28 10:56:07 -07:00
analysis.html Expand the set of things SetInlineDataFormat accepts 2019-10-05 19:51:34 -07:00
codegen.html Fix 65816 code generation issues 2020-07-03 14:02:38 -07:00
editors.html Data Bank Register management, part 5 2020-07-10 13:29:36 -07:00
end-notes.html Add "Go to Last Change" feature 2019-11-01 19:11:48 -07:00
index.html Add link to ToC 2020-09-20 17:42:40 -07:00
intro.html Data Bank Register management, part 5 2020-07-10 13:29:36 -07:00
main.css Initial file commit 2018-09-28 10:05:11 -07:00
mainwin.html Show "ptr" for pointer use in cross-reference list 2020-09-04 13:26:41 -07:00
settings.html Add W65C02S support, part 1 2020-10-10 15:46:34 -07:00
tools.html Add Apple II screen memory chart 2020-08-20 17:24:28 -07:00
tutorials.html Add toolbar button for "show cycle counts" 2020-09-04 17:49:28 -07:00
visualization.html Add Export feature to visualization editor 2020-06-20 17:32:57 -07:00