1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-15 21:29:28 +00:00
8bitworkshop/src
2019-08-26 22:42:14 -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 atari7800: probe DMA bus 2019-08-26 19:05:00 -04:00
pixed fixed pixel editor comment handling 2019-08-20 10:35:41 -04:00
platform astrocade: added -bios -arcade 2019-08-26 22:42:14 -04:00
tools moved fontgen to separate project 2019-08-19 09:57:10 -04:00
video __lastrepo_xxx variable goes back to repo for each platform 2019-08-10 11:11:22 -04:00
worker fixed nesasm3 error parsing; started github republish 2019-08-26 17:39:34 -04:00
analysis.ts nes updates, runToFrameClock() 2019-04-07 11:59:18 -04:00
audio.ts audio: remove dc bias 2019-08-24 10:56:33 -04:00
baseplatform.ts merged all debug stuff into BaseDebugPlatform 2019-08-26 18:52:33 -04:00
devices.ts atari7800: probe DMA bus 2019-08-26 19:05:00 -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 astrocade: split bios into .s file, fixed interrupt page, added music 2019-05-31 16:11:44 -04:00
recorder.ts messing with heat maps 2019-08-25 11:03:39 -04:00
services.ts github: check repo existence before importing 2019-08-22 12:46:16 -04:00
store.ts got rid of local/ prefix -- idk i'm kinda scared 2019-05-12 15:43:51 -04:00
ui.ts fixed nesasm3 error parsing; started github republish 2019-08-26 17:39:34 -04:00
util.ts github: store_id and repo= 2019-05-08 22:02:56 -04:00
views.ts nes: started Probe support 2019-08-26 21:01:36 -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