1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-13 09:29:35 +00:00
8bitworkshop/src
2019-08-28 22:18:15 -04:00
..
audio converted everything to new Z80, debugging broken 2019-08-25 16:39:12 -04:00
codemirror isDebugging() instead of getDebugCallback() 2018-11-22 07:39:27 -05:00
cpu refactored astrocade; added paddles, still need to simulate bus contention, bios platform 2019-08-26 12:59:20 -04:00
machine logInterrupt() calls added 2019-08-27 21:19:38 -04:00
pixed fixed pixel editor comment handling 2019-08-20 10:35:41 -04:00
platform nes: IO read/write for registers 2019-08-28 15:21:33 -04:00
tools moved fontgen to separate project 2019-08-19 09:57:10 -04:00
video probe VRAM 2019-08-26 23:25:30 -04:00
worker verilog: fixed $readmem bug 2019-08-28 22:18:15 -04:00
analysis.ts nes updates, runToFrameClock() 2019-04-07 11:59:18 -04:00
audio.ts audio: clear buffers when stopping in case browser keeps playing anyway 2019-08-27 21:12:53 -04:00
baseplatform.ts more tooltips for probe views; removed Event Probe view; fixed NES probe installation 2019-08-27 18:37:24 -04:00
devices.ts logInterrupt() calls added 2019-08-27 21:19:38 -04:00
embedui.ts better workaround for autoplay audio in SampleAudio 2019-08-22 11:28:33 -04:00
emu.ts ControllerPoller uses default list of keys; fixed pokey 2019-08-23 18:38:30 -04:00
project.ts fixed isProbablyBinary() on github import 2019-08-27 19:27:29 -04:00
recorder.ts more tooltips for probe views; removed Event Probe view; fixed NES probe installation 2019-08-27 18:37:24 -04:00
services.ts fixed isProbablyBinary() on github import 2019-08-27 19:27:29 -04:00
store.ts got rid of local/ prefix -- idk i'm kinda scared 2019-05-12 15:43:51 -04:00
ui.ts alert when file not found, except for Create New File 2019-08-27 20:55:37 -04:00
util.ts fixed isProbablyBinary() on github import 2019-08-27 19:27:29 -04:00
views.ts more tooltips for probe views; removed Event Probe view; fixed NES probe installation 2019-08-27 18:37:24 -04:00
vlist.ts Z80 machine; SavesInputState/AcceptsKeyInput 2019-08-23 21:08:43 -04:00
waveform.ts nes updates; new build script; fixed kbd shortcuts 2019-04-06 10:53:02 -04:00
windows.ts updateAllOpenWindows when pulling repo 2019-05-19 09:58:56 -04:00
workertypes.ts added cycles to z80 asm 2019-06-11 09:39:45 -04:00