Commit Graph

22 Commits

Author SHA1 Message Date
Steven Hugg 5c52862a0b mame: made 6502/z80 subclasses 2021-07-31 17:01:19 -05:00
Steven Hugg 55735b4039 starting on WASI emulator support, atari800 2021-07-27 11:13:50 -05:00
Steven Hugg 9f39f9c531 verilog: use --debug-check flag instead of --xml-output 2021-07-14 21:04:52 -05:00
Steven Hugg 7725884eb0 arm32: platform, vasm and armips, unicorn.js 2021-06-05 23:32:43 -05:00
Steven Hugg 93aff314c8 c64, zx: added probe buffer support, need to log scanlines 2020-07-13 22:14:44 -05:00
Steven Hugg 5a5eec982c getROMExtension() for some platforms, changed d/l filenames 2020-07-11 11:21:01 -05:00
Steven Hugg 8c20b43ed9 makefile: support ip command for Arch Linux; c64: clock correction 2020-06-03 14:05:42 -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 60e527287e asset editor: added toolbar 2020-02-05 20:31:24 -06:00
Steven Hugg 899e3f7067 fixed loadBIOS() caps 2020-01-26 23:59:09 -06:00
Steven Hugg e1772f2565 refactored into BaseWASMMachine/C64 2020-01-06 12:16:00 -06:00
Steven Hugg 363fbee4a9 npm update 2019-12-21 23:50:51 -06:00
Steven Hugg 39dad45b47 added back installErrorHandler 2019-12-21 13:50:21 -06:00
Steven Hugg f9392c5a96 c64: updated filesystem, presets, load/save 2019-12-21 11:54:26 -06:00
Steven Hugg 7d6e910e57 c64: started WASM implementation from https://github.com/sehugg/chips
use async functions in startUI()
2019-12-17 20:28:06 -06:00
Steven Hugg 5516ca96b5 refactored into composite typescript project (multiple tsconfig.json files) 2019-10-26 10:38:21 -05:00
Steven Hugg f6cc973cdd took maxCycles out of advanceFrame() 2019-09-08 14:18:33 -05:00
Steven Hugg 69f4eed8a7 c64: refactored to machine 2019-09-08 12:36:26 -05:00
Steven Hugg ca7d488f1c moved segments into Platform object 2019-08-27 12:20:51 -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