1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-06-12 08:29:29 +00:00

Updated Home (markdown)

Andy McFadden 2020-05-02 17:29:49 -07:00
parent aae59d275a
commit 3b36b7ce58

@ -1,8 +1,10 @@
Current plan: Current plan:
1. New development for 1.7 1. New development for 1.7
1. Finish 65816 support. 1. Add support for some classic game machines.
2. [?] 2. Finish 65816 support.
3. Split 65816-specific code in regression tests into separate files, so we can fully exercise assemblers that don't support 65816 (or do so poorly... I'm looking at you, ACME).
4. [?]
See the ["TO DO" list](https://github.com/fadden/6502bench/wiki/TO-DO-List) for future possibilities, and the [Change Log](https://github.com/fadden/6502bench/wiki/Change-Log) for past changes. See the ["TO DO" list](https://github.com/fadden/6502bench/wiki/TO-DO-List) for future possibilities, and the [Change Log](https://github.com/fadden/6502bench/wiki/Change-Log) for past changes.