1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-25 00:32:27 +00:00
Commit Graph

51 Commits

Author SHA1 Message Date
Steven Hugg
2667b7051f faster image data using buffer 2017-04-06 15:09:30 -04:00
Steven Hugg
a4c40948ea working on williams sound, sprites 2017-04-06 11:29:53 -04:00
Steven Hugg
fdc40fc553 added midway presets; williams sprites; fixed 2x compile bug 2017-04-05 15:32:09 -04:00
Steven Hugg
e4e59d6c0d working on z80 sound worker 2017-04-04 09:01:59 -04:00
Steven Hugg
94bf30fa7e working on speech 2017-04-02 00:38:08 -04:00
Steven Hugg
49cc581b2b working on music tools 2017-03-31 22:57:01 -04:00
Steven Hugg
4a5c6f86ed added AY8910 to scramble; skeletons 2017-03-30 23:45:50 -04:00
Steven Hugg
ca479d6b8c more work on vector game; williams examples, tools 2017-03-30 17:14:45 -04:00
Steven Hugg
c0e51bb460 working on vector presets 2017-03-27 14:17:01 -04:00
Steven Hugg
15354fce71 added test pgms for galaxian-scramble 2017-03-26 19:14:55 -04:00
Steven Hugg
d4b9c1eced vector font; starting 3d; sparkle vectors 2017-03-26 10:00:54 -04:00
Steven Hugg
cead892e2b new presets
working on galax; snake
2017-03-24 12:04:21 -04:00
Steven Hugg
ddc4550413 updated presets; thinking about sprite editor 2017-03-12 18:53:32 -04:00
Steven Hugg
0828b3064e snake game 1/2 2017-03-01 13:37:36 -05:00
Steven Hugg
f04afc3810 vic dual snake.c, gfxtest.c 2017-02-23 10:54:08 -05:00
Steven Hugg
ad36052afb vic dual ay8910 tester 2017-02-18 23:29:07 -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
0f26d3cc35 working on c platforms; skeleton has tool extension 2017-01-26 10:49:38 -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
c5e4622480 AY-3-8910 example (konamisound) using tss library 2017-01-18 14:46:20 -05:00
Steven Hugg
cc9872e007 vicdual platform 2017-01-17 22:10:41 -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
a7938cf54e new travis.yml; last used file per-platform 2017-01-11 22:28:29 -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
2949a35167 toolbar takes entire width; started exidy 2017-01-06 21:09:41 -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