1
0
mirror of https://github.com/mgcaret/of816.git synced 2024-06-28 08:29:31 +00:00
of816/platforms/GoSXB
2020-01-06 09:57:02 -08:00
..
build.sh GoSXB: build script should cd 2019-12-27 14:09:05 -08:00
gosxb-of816.sh GoSXB runner script update 2019-12-29 12:49:35 -08:00
GoSXB.l GoSXB: stub ROM to launch OF816 at bank 2019-12-27 13:38:13 -08:00
GoSXB.s GoSXB: make emulator exit when BYE is executed 2019-12-27 15:07:51 -08:00
platform-config.inc GoSXB port 2019-12-10 16:03:18 -08:00
platform-lib.s GoSXB: easily enable/disable platform dictionary 2020-01-06 09:55:01 -08:00
platform-words.s GoSXB port 2019-12-10 16:03:18 -08:00
README.md GoSXB port 2019-12-10 16:03:18 -08:00
romboot.l GoSXB: stub ROM to launch OF816 at bank 2019-12-27 13:38:13 -08:00
romboot.s GoSXB: more commentary 2019-12-27 13:57:19 -08:00
run-tests.rb run-tests.rb should see stack underflows 2020-01-06 09:57:02 -08:00

GoSXB

This is a port to an unreleased emulator that behaves like a W65C816SXB board with (currently) minimal onboard peripherals but a large RAM/ROM expansion occupying banks $01-$FF.

The port is mainly to turn up bank 0 dependencies in code and data.