1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-02 12:41:30 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Steven Hugg
0fca237979 SourceFile object; moved styles to css/codemirror.css 2017-01-15 23:47:12 -05:00
Steven Hugg
6f09dd9634 switched to SDCC tool chain for Z80 2017-01-15 15:15:01 -05:00
Steven Hugg
8f50fa9f25 better output listing parse 2017-01-14 22:46:12 -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
bd551f7311 rename local storage keys; z80 tests 2017-01-12 21:21:35 -05:00
Steven Hugg
ab89dd8b47 optimized cc65 files; new cc65 test 2017-01-12 11:22:27 -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
d64317ac11 smaller .js files 2017-01-09 16:28:20 -05:00
Steven Hugg
65e59d350d nicer disassembly window 2017-01-09 09:14:53 -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
3239dd6a19 started cc65/ca65 support 2017-01-05 20:12:28 -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
9391cafac6 moved to new presets/<platform> prefix; js/ dir 2017-01-04 12:48:44 -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
e42ff3a56a initial commit 2016-12-15 20:21:51 -05:00