1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-12 18:42:14 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Steven Hugg
aa1d303000 started on JSNES support 2018-07-28 09:46:27 -04:00
Steven Hugg
0e807690e8 expand error line widgets on mouse over 2018-07-26 21:44:10 -04:00
Steven Hugg
6e5005f613 look in cache first, fetch local/ verilog includes too; apple2 reset; platform checkmark 2018-07-25 13:02:44 -04:00
Steven Hugg
2fd40ce383 working on mame platforms 2018-06-23 19:00:02 -04:00
Steven Hugg
0b9194bd1c working on 6502 debugging/disasm; reload apple pgm after reboot 2018-06-23 19:00:00 -04:00
Steven Hugg
219c59cb5b removed global msvc_errors variable; support .acme assembler 2018-06-19 21:36:35 -04:00
Steven Hugg
ed5f4e033f apple2 C pgms 2018-06-19 02:31:14 -04:00
Steven Hugg
ef561b4425 started on mame WASM, debugging support, colecovision 2018-06-19 00:33:31 -04:00
Steven Hugg
eb3a1164fa changed link(s) 2018-01-02 14:19:17 -06:00
Steven Hugg
a82accf060 refactoring; xasm6809 2017-01-21 14:00:56 -05:00
Steven Hugg
9d3a1bb48b load/register platform files individually 2017-01-14 00:47:26 -05:00
Steven Hugg
7fce763f64 Z80 Space Invaders starting to work; deferred worker module load 2017-01-14 00:18:54 -05:00
Steven Hugg
18c1028250 npm test w/ mocha 2017-01-11 21:06:53 -05:00
Steven Hugg
72a835f8f9 fixed plasma vm bug, new plasm binary, cc65 fixes 2017-01-10 23:36:21 -05:00
Steven Hugg
6c8d52e64a Base6502Platform, RTS button, run backwards, c fixes 2017-01-07 21:53:22 -05:00
Steven Hugg
1e2b489b07 runEval 2017-01-06 14:07:21 -05:00
Steven Hugg
1ad74168d6 disassembly toggle 2017-01-06 09:49:36 -05:00
Steven Hugg
5e8cf0f71f apple II language card 2017-01-05 14:49:48 -05:00
Steven Hugg
346bab90fd added apple II display, sound; more tools; acme, plasm (PLASMA); platform switch 2017-01-05 11:59:54 -05:00
Steven Hugg
3e817adcb1 "use strict" for all; atarivec: include vector ROM in asm file 2017-01-03 11:31:42 -05:00
Steven Hugg
14f3667e7e started on asteroids vector driver 2017-01-02 23:16:36 -05:00