apple2js/js
Ian Flanigan f230c58bbf
Add green screen support for the GL renderer (#68)
* Add green screen support for the GL renderer

This adds a configuration that is equivalent to a Monitor II monitor
(at least according to the Open Emulator Project) to GL renderer.
This does not need a restart to take effect.

* Update `package.json` to latest `apple2shader` version
2021-03-23 13:02:31 -07:00
..
applesoft enforce indent case like vscode prefers 2020-11-25 17:28:37 -08:00
cards Fix issue #64 (#66) 2021-03-21 09:10:55 -07:00
formats Port language card and smartport to TypeScript (#62) 2021-03-13 13:18:32 -08:00
intbasic Fix build, clean up lint comments. 2019-03-26 21:12:05 -07:00
roms Type restructuring 2021-03-06 15:07:06 -08:00
ui lint 2021-03-16 06:33:32 -07:00
apple2.ts Convert more cards to typescript (#63) 2021-03-15 12:51:40 -07:00
apple2io.ts type vidoemodes 2021-03-16 19:16:17 -07:00
base64.ts Flesh out some state stuff (#59) 2021-02-27 19:17:36 -08:00
canvas.ts Convert more cards to typescript (#63) 2021-03-15 12:51:40 -07:00
cpu6502.ts Make breakpoints behave better 2021-03-13 16:08:24 -08:00
debugger.ts fix test 2021-03-13 16:54:09 -08:00
entry2.js Less ES6 2019-06-15 15:59:02 -07:00
entry2e.js Less ES6 2019-06-15 15:59:02 -07:00
gl.ts Add green screen support for the GL renderer (#68) 2021-03-23 13:02:31 -07:00
main2.js Convert more cards to typescript (#63) 2021-03-15 12:51:40 -07:00
main2e.js Convert more cards to typescript (#63) 2021-03-15 12:51:40 -07:00
mmu.ts minor cleanup 2021-03-13 13:22:45 -08:00
prefs.ts NTSC shader (#58) 2021-02-21 18:38:21 -08:00
ram.ts Flesh out some state stuff (#59) 2021-02-27 19:17:36 -08:00
symbols.ts More typescript conversion (#46) 2020-11-24 08:48:14 -08:00
types.ts Convert more cards to typescript (#63) 2021-03-15 12:51:40 -07:00
util.ts Goose slot detection code 2021-03-08 19:28:52 -08:00
videomodes.ts type vidoemodes 2021-03-16 19:16:17 -07:00