1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-28 03:29:35 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Steven Hugg
c0e51bb460 working on vector presets 2017-03-27 14:17:01 -04:00
Steven Hugg
d4b9c1eced vector font; starting 3d; sparkle vectors 2017-03-26 10:00:54 -04:00
Steven Hugg
f04afc3810 vic dual snake.c, gfxtest.c 2017-02-23 10:54:08 -05:00
Steven Hugg
5caf7e1b96 scramble 2017-02-15 21:24:57 -05:00
Steven Hugg
ca9a4afec3 VIC Dual example; platforms in menu 2017-02-15 21:24:57 -05:00
Steven Hugg
fe9b295539 POKEY sound 2017-02-15 21:24:57 -05:00
Steven Hugg
042041e041 color vectors 2017-02-15 21:24:57 -05:00
Steven Hugg
52b58f471c working on vector 2017-02-01 13:31:12 -05:00
Steven Hugg
e579663a8d fixed williams z80 cpu 2017-01-29 16:06:05 -05:00
Steven Hugg
5851394f40 AY38910_Audio 2017-01-28 13:49:56 -05:00
Steven Hugg
7eae2e9274 added C preprocessor (mcpp); new 6502 disasm; fixed recompile 2017-01-23 10:24:49 -05:00
Steven Hugg
a82accf060 refactoring; xasm6809 2017-01-21 14:00:56 -05:00
Steven Hugg
f696f22b5a robotron driver 2017-01-20 17:54:02 -05:00
Steven Hugg
17370248ee started williams games 2017-01-19 23:54:24 -05:00
Steven Hugg
dfbd584207 AddressDecoder 2017-01-17 17:13:57 -05:00
Steven Hugg
f649f0ec03 galaxian hardware; coalesce multiple worker msgs 2017-01-17 14:45:56 -05:00
Steven Hugg
1fa51ae5d4 new buttons; better DASM listing; fixed dbg btns; removed menu 2017-01-16 13:40:40 -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
b1d05bde7c fixed z80 debugging; spaceinv shift register 2017-01-14 14:16:04 -05:00
Steven Hugg
db4ea08933 started mocha-phantomjs tests 2017-01-14 11:14:25 -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
6c8d52e64a Base6502Platform, RTS button, run backwards, c fixes 2017-01-07 21:53:22 -05:00
Steven Hugg
1ad74168d6 disassembly toggle 2017-01-06 09:49:36 -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