apple2js/js
Will Scullin 2daef8040f
Keep track of disk sides (#87)
Disk side information was being dropped and thus not displayable in the UI. This plumbs the value through various formats and adds some light testing.

Also fixes an issue where URL encoded hashes were not properly interpreted.
2021-10-02 11:45:09 -07:00
..
applesoft Typescriptify ui/apple2.js (#74) 2021-03-30 17:27:44 -07:00
cards Keep track of disk sides (#87) 2021-10-02 11:45:09 -07:00
formats Keep track of disk sides (#87) 2021-10-02 11:45:09 -07:00
intbasic Fix build, clean up lint comments. 2019-03-26 21:12:05 -07:00
roms Extended debugging ROM 2021-07-17 16:23:49 -07:00
ui Keep track of disk sides (#87) 2021-10-02 11:45:09 -07:00
apple2.ts Lazy load ROMs (#81) 2021-06-13 17:06:16 -07:00
apple2io.ts Don't mix tape/audio out 2021-04-25 12:48:27 -07:00
base64.ts Flesh out some state stuff (#59) 2021-02-27 19:17:36 -08:00
canvas.ts No smooth scaling 2021-09-27 14:38:04 -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 Options modal (#75) 2021-04-20 17:42:32 -07:00
entry2e.js Options modal (#75) 2021-04-20 17:42:32 -07:00
gl.ts Videomode refactor 2 (#80) 2021-05-25 12:08:10 -07:00
main2.ts Lazy load ROMs (#81) 2021-06-13 17:06:16 -07:00
main2e.ts Extended debugging ROM 2021-07-17 16:23:49 -07:00
mmu.ts Videomode refactor 2 (#80) 2021-05-25 12:08:10 -07:00
prefs.ts Options modal (#75) 2021-04-20 17:42:32 -07: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 Refactor disk parsing into webworker (#83) 2021-07-06 17:04:02 -07:00
util.ts Refactor disk parsing into webworker (#83) 2021-07-06 17:04:02 -07:00
videomodes.ts Videomode refactor 2 (#80) 2021-05-25 12:08:10 -07:00