Steven Hugg
|
bbae87269f
|
basic: optional labels setting
|
2020-08-08 20:03:48 -05:00 |
|
Steven Hugg
|
14524726e6
|
basic: added operators, check inputs, better line feed, fixed return, FOR stack, moved OPTION to compile-time, fixed DEFs, uppercase, hot-loading (43, 45, 36)
|
2020-08-08 19:36:57 -05:00 |
|
Steven Hugg
|
5fcdde3244
|
fixed symbols in memory views when calling subroutines
|
2020-08-02 10:40:52 -05:00 |
|
Steven Hugg
|
b78fbe5ac4
|
atari800xl.mame platform, Alterra ROMs
|
2020-07-28 18:22:08 -05:00 |
|
Steven Hugg
|
68f19fbf11
|
tests: createTestDOM() function
|
2020-07-27 08:20:17 -05:00 |
|
Steven Hugg
|
a5c69fa274
|
vcs: supercharger export; apple2: merlin32
|
2020-07-26 11:53:13 -05:00 |
|
Steven Hugg
|
60de08c9da
|
ui: added "Alert" title to dialogs, updated binary detector
|
2020-07-19 17:59:13 -05:00 |
|
Steven Hugg
|
08af6ae3a5
|
loadBIOS() now on Machine interface, updated c64 BIOS, emulator types SYS command
|
2020-07-19 16:54:37 -05:00 |
|
Steven Hugg
|
aba1072abd
|
added runToPC() so can continue after run to line
|
2020-07-18 12:04:39 -05:00 |
|
Steven Hugg
|
7393d8276f
|
fixed atari vector example ?
|
2020-07-12 09:11:42 -05:00 |
|
Steven Hugg
|
bf36fe2b7f
|
working on call stack probe, ui tweaks
|
2020-07-09 19:46:12 -05:00 |
|
Steven Hugg
|
2e27b0d2bb
|
show >8 bit arrays in debug, check for non-typed arrays in state, fix embed iframe
|
2020-07-09 10:24:24 -05:00 |
|
Steven Hugg
|
6acaa3f81d
|
ui tweaks
|
2020-07-09 01:52:58 -05:00 |
|
Steven Hugg
|
d068dc0433
|
memory map: updated to use css grid
|
2020-07-06 12:52:42 -05:00 |
|
Steven Hugg
|
9032eaf9b5
|
fixed ca65 listing line numbers
|
2020-07-06 11:33:02 -05:00 |
|
Steven Hugg
|
0131ed15f3
|
apple2: can read from boot prom
|
2020-07-05 17:23:31 -05:00 |
|
Steven Hugg
|
9396a2ddbb
|
fixed embedui
|
2020-06-13 19:42:17 -05:00 |
|
Steven Hugg
|
abb1c3fb3e
|
c64: reset() fixed for ROM cart
|
2020-06-08 10:20:32 -05:00 |
|
Steven Hugg
|
e8faee01f3
|
vcs: 24-cycle sleep after HMOVE in examples, nes/c64: fixed climber struct order
|
2020-06-07 11:37:56 -05:00 |
|
Steven Hugg
|
c360b065f9
|
c64: updated help, clock freq
|
2020-05-27 09:33:36 -05:00 |
|
Steven Hugg
|
ec62b97868
|
c64: patched bios to fix gotoxy() problem ($EA24 KIL -> RTS)
|
2020-05-24 12:31:26 -05:00 |
|
Steven Hugg
|
7371b71648
|
npm upgrade
|
2020-05-13 12:29:38 -05:00 |
|
Steven Hugg
|
b749d58de6
|
fixed a couple sentry bugs
|
2020-01-28 09:50:38 -06:00 |
|
Steven Hugg
|
dca0dd04a5
|
updated presets
|
2019-12-14 11:21:57 -06:00 |
|
Steven Hugg
|
05f4d43d1e
|
try to fix upload bug, retired TODOs, fixed tests for new node
|
2019-10-20 10:15:29 -05:00 |
|
Steven Hugg
|
a9736e18cf
|
ui: memory map click updates nav bar, started on open relevant source file
|
2019-09-29 08:38:51 -05:00 |
|
Steven Hugg
|
3faae474ee
|
fixing disasm cursor jumping
|
2019-09-16 19:04:14 -05:00 |
|
Steven Hugg
|
10f638bc4d
|
Merge branch 'newemu' for new-style emulators in src/machine
|
2019-09-11 19:03:43 -05:00 |
|
Steven Hugg
|
86e2866660
|
atari7800: display list, new memory map, logIllegal()
|
2019-09-11 14:15:31 -05:00 |
|
Steven Hugg
|
c3d792f82f
|
try to catch QuotaExceededError
|
2019-09-07 19:47:44 -04:00 |
|
Steven Hugg
|
894ac96be3
|
try to catch QuotaExceededError
|
2019-09-07 19:47:25 -04:00 |
|
Steven Hugg
|
a7cf37b67f
|
verilog: added keycode/keystrobe
|
2019-09-04 21:06:42 -04:00 |
|
Steven Hugg
|
44389d8e52
|
github: import after publish to get all files
|
2019-09-04 21:04:48 -04:00 |
|
Steven Hugg
|
96d8953460
|
verilog: fixed $readmem bug
|
2019-09-04 21:04:27 -04:00 |
|
Steven Hugg
|
70862f2146
|
verilog: added keycode/keystrobe
|
2019-08-28 23:49:17 -04:00 |
|
Steven Hugg
|
211386e7bf
|
github: import after publish to get all files
|
2019-08-28 22:19:26 -04:00 |
|
Steven Hugg
|
83f14161e3
|
verilog: fixed $readmem bug
|
2019-08-28 22:18:15 -04:00 |
|
Steven Hugg
|
6ac8f08e08
|
fixed isProbablyBinary() on github import
|
2019-08-28 15:02:01 -04:00 |
|
Steven Hugg
|
59da2990b1
|
audio: clear buffers when stopping in case browser keeps playing anyway
|
2019-08-28 15:01:23 -04:00 |
|
Steven Hugg
|
4a49df6f3e
|
audio: clear buffers when stopping in case browser keeps playing anyway
|
2019-08-27 21:12:53 -04:00 |
|
Steven Hugg
|
ceea8f292b
|
alert when file not found, except for Create New File
|
2019-08-27 20:55:37 -04:00 |
|
Steven Hugg
|
c655628f37
|
fixed isProbablyBinary() on github import
|
2019-08-27 19:27:29 -04:00 |
|
Steven Hugg
|
ca7d488f1c
|
moved segments into Platform object
|
2019-08-27 12:20:51 -04:00 |
|
Steven Hugg
|
4301764154
|
probe view: added tooltip
|
2019-08-27 11:51:37 -04:00 |
|
Steven Hugg
|
80c02a98d5
|
fixed nesasm3 error parsing; started github republish
|
2019-08-26 17:39:34 -04:00 |
|
Steven Hugg
|
dba3060535
|
messing with heat maps
|
2019-08-25 11:03:39 -04:00 |
|
Steven Hugg
|
3a2df124eb
|
better fix for VCS audio autostart
|
2019-08-22 12:20:47 -04:00 |
|
Steven Hugg
|
9de22d6389
|
recreate audio when resuming (https://goo.gl/7K7WLu)
|
2019-08-21 19:40:33 -04:00 |
|
Steven Hugg
|
505901b37f
|
updated TypeScript to 3.5.3
|
2019-08-21 11:04:22 -04:00 |
|
Steven Hugg
|
8e679011d1
|
regular font for green menus; search for ?platform=
|
2019-08-20 17:38:20 -04:00 |
|