Steven Hugg
|
c3d792f82f
|
try to catch QuotaExceededError
|
2019-09-07 19:47:44 -04:00 |
|
Steven Hugg
|
53669cd579
|
fixed a couple bugs, local storage perist menu item
|
2019-09-04 21:07:25 -04:00 |
|
Steven Hugg
|
00913e55e5
|
update project/window files when uploading
|
2019-09-04 21:07:20 -04:00 |
|
Steven Hugg
|
a58d1d06ed
|
verilog: made $readmem a lot faster
|
2019-09-04 21:07:05 -04:00 |
|
Steven Hugg
|
04ae9e612b
|
fixed verilog 6502 CPU
|
2019-09-04 21:06:59 -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
|
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
|
773f9a4a91
|
worker: cache extra files
|
2019-08-22 21:19:25 -04:00 |
|
Steven Hugg
|
4139a014b0
|
minor changes
|
2019-08-22 19:36:39 -04:00 |
|
Steven Hugg
|
eb34be513e
|
vcs: javatari fix for chrome autostart
|
2019-08-22 14:35:23 -04:00 |
|
Steven Hugg
|
3cedbbbbd3
|
tour tweaks
|
2019-08-22 13:40:53 -04:00 |
|
Steven Hugg
|
67e57e0c67
|
mame: removed broken debugging support for now
|
2019-08-22 13:32:53 -04:00 |
|
Steven Hugg
|
c131cc1169
|
ui: handle unresolved promise errors
|
2019-08-22 13:14:35 -04:00 |
|
Steven Hugg
|
84a6c6ff61
|
github: check repo existence before importing
|
2019-08-22 12:46:16 -04:00 |
|
Steven Hugg
|
3a2df124eb
|
better fix for VCS audio autostart
|
2019-08-22 12:20:47 -04:00 |
|
Steven Hugg
|
9b65e79968
|
better workaround for autoplay audio in SampleAudio
|
2019-08-22 11:28:33 -04:00 |
|
Steven Hugg
|
9de22d6389
|
recreate audio when resuming (https://goo.gl/7K7WLu)
|
2019-08-21 19:40:33 -04:00 |
|
Steven Hugg
|
af482b5fa6
|
Update README.md
|
2019-08-21 15:44:51 -04:00 |
|
Steven Hugg
|
7cf62f2702
|
Update README.md
|
2019-08-21 15:33:52 -04:00 |
|
Steven Hugg
|
890a565dd1
|
Update README.md
|
2019-08-21 15:31:37 -04:00 |
|
Steven Hugg
|
fc2bc1495a
|
Update README.md
|
2019-08-21 15:31:20 -04:00 |
|
Steven Hugg
|
9b09cf9c4e
|
Merge pull request #10 from haroldo-ok/improved-readme
Improved readme
|
2019-08-21 15:29:33 -04:00 |
|
Steven Hugg
|
b72f974a3e
|
Merge branch 'master' into improved-readme
|
2019-08-21 15:29:06 -04:00 |
|
Steven Hugg
|
913e8ed21e
|
Create FUNDING.yml
|
2019-08-21 15:22:00 -04:00 |
|
Steven Hugg
|
7678c26c9c
|
added neslib2.cfg that uses full ZP segment, NROM256; fixed test
|
2019-08-21 11:37:20 -04:00 |
|
Steven Hugg
|
505901b37f
|
updated TypeScript to 3.5.3
|
2019-08-21 11:04:22 -04:00 |
|
Steven Hugg
|
7376e12846
|
more emulators
|
2019-08-20 23:12:09 -04:00 |
|
Steven Hugg
|
480cdf77ab
|
misc fixes
|
2019-08-20 19:39:42 -04:00 |
|
Steven Hugg
|
8e679011d1
|
regular font for green menus; search for ?platform=
|
2019-08-20 17:38:20 -04:00 |
|
Steven Hugg
|
51ea12cfa3
|
moved PLATFORMS menu, now it shows title
|
2019-08-20 12:24:42 -04:00 |
|
Steven Hugg
|
94f28461ea
|
fixed pixel editor comment handling
|
2019-08-20 10:35:41 -04:00 |
|
Steven Hugg
|
02be2c9438
|
tweaks to UI
|
2019-08-20 09:29:47 -04:00 |
|
Steven Hugg
|
d1df9b940d
|
c64? maybe
|
2019-08-20 01:05:44 -04:00 |
|
Steven Hugg
|
31e052b2df
|
ga: added build time measure, PromiseRejectedException reason, git default msg
|
2019-08-19 11:55:08 -04:00 |
|
Steven Hugg
|
0eb1d2eec0
|
made MSX-friendly presets
|
2019-08-19 10:58:38 -04:00 |
|
Steven Hugg
|
b6baab7a5c
|
moved fontgen to separate project
|
2019-08-19 09:57:10 -04:00 |
|
Steven Hugg
|
b3fa4cb2ba
|
moved ga() pageview to after loading platform
|
2019-08-19 09:43:48 -04:00 |
|
Steven Hugg
|
a216997bd6
|
cvu_set_sprite4() no more inline b/c sdcc barfs
|
2019-08-18 09:20:22 -04:00 |
|
Steven Hugg
|
151bc19e23
|
msx: msxbios module
|
2019-08-17 23:30:19 -04:00 |
|
Steven Hugg
|
04b6417ddf
|
msx: worked on kbd, psg, joy; added msx-libcv
|
2019-08-17 18:42:21 -04:00 |
|
Steven Hugg
|
30acd01f62
|
importURL -> githubURL
|
2019-08-17 11:18:11 -04:00 |
|
Steven Hugg
|
84a4722061
|
fixed a couple errors
|
2019-08-16 13:27:58 -04:00 |
|
Steven Hugg
|
8b2b512b28
|
nes: added nesasm3
|
2019-08-15 21:59:34 -04:00 |
|
Steven Hugg
|
1f3f0e7613
|
nes: .asm uses DASM, not ca65
|
2019-08-15 12:33:43 -04:00 |
|
Steven Hugg
|
2b461cc3b5
|
updated tour to look better
|
2019-08-15 12:18:16 -04:00 |
|
Steven Hugg
|
018113f858
|
fixed POKEY/TIA sound
|
2019-08-15 10:31:35 -04:00 |
|
Steven Hugg
|
9bdec710d7
|
notes, removed base_z80, added 7800 cc65
|
2019-08-15 10:31:35 -04:00 |
|