Commit Graph

1191 Commits

Author SHA1 Message Date
Vince Weaver
5d41cc0a0d chiptune_player: fix interrupt handler on older Apple II 2018-09-04 12:59:05 -04:00
Vince Weaver
42e4f41997 ksp_theme: fix interrupt bug on older Apple IIs 2018-09-04 12:51:13 -04:00
Vince Weaver
762ebf13fe mode7_demo: fix interrupt bug on older (pre IIe-enhanced) systems 2018-09-04 12:40:13 -04:00
Vince Weaver
b08d7e5851 still_alive: make interrupts work on older Apple IIs 2018-09-04 12:16:24 -04:00
Vince Weaver
6591a180ab gr-sim: fireworks actually works 2018-09-03 23:59:51 -04:00
Vince Weaver
91846e77e5 gr-sim: add fireworks demo 2018-09-03 23:44:53 -04:00
Vince Weaver
728b06a876 fireworks: initial checkin 2018-09-01 23:41:10 -04:00
Vince Weaver
30e1173935 megademo: compress the image 2018-08-29 17:14:43 -04:00
Vince Weaver
69a34222aa megademo: load some graphics 2018-08-29 11:57:54 -04:00
Vince Weaver
e2900d6fd7 megademo: initial commit 2018-08-29 11:46:25 -04:00
Vince Weaver
6e0656fd52 c64.png: really hard to have colored background text on hires 2018-08-25 15:58:07 -04:00
Vince Weaver
eefdf16b8d png2hgr: sort of handle half-pixel colors better 2018-08-25 01:20:52 -04:00
Vince Weaver
ec27c1d645 c64: wasting time on silly stuff 2018-08-25 01:20:28 -04:00
Vince Weaver
9c1aca5339 c64: harder than it looks 2018-08-25 00:41:34 -04:00
Vince Weaver
818b492546 png2hgr: add sample files used to prove it works 2018-08-24 16:24:07 -04:00
Vince Weaver
c8e0b75ceb png2hgr: mostly seems to work now 2018-08-24 16:18:25 -04:00
Vince Weaver
63ea676e0e png2hgr: fill all the bits now 2018-08-24 15:52:20 -04:00
Vince Weaver
d36311e434 png2hgr: full row lookup table for HGR 2018-08-24 15:33:29 -04:00
Vince Weaver
897576bcea png2hgr: start working on lookup table 2018-08-24 15:31:29 -04:00
Vince Weaver
d6af19f30e png2hgr: reads png file properly 2018-08-24 15:16:28 -04:00
Vince Weaver
efea39a14c gr-sim: add hgr_view HGR viewing program 2018-08-24 14:15:05 -04:00
Vince Weaver
2d8855413e hgr: initial checkin on png2hgr
doesn't work
2018-08-24 14:04:52 -04:00
Vince Weaver
2f48c6804b waterfall: update disk image 2018-08-03 20:22:15 -04:00
Vince Weaver
82052c27ba waterfall: forgot updated image 2018-08-03 18:33:19 -04:00
Vince Weaver
66ec381f86 Update boot message 2018-08-03 18:32:34 -04:00
Vince Weaver
8025cf19c7 waterfall: sound in two frames 2018-08-03 18:32:20 -04:00
Vince Weaver
8dabc9876a waterfall: add disk 2018-08-03 16:50:23 -04:00
Vince Weaver
958501f2ff waterfall: urgh, is it done? 2018-08-03 16:50:13 -04:00
Vince Weaver
eccd6feae6 waterfall: milder star twinkle 2018-08-03 16:38:45 -04:00
Vince Weaver
a169c22351 waterfall: have all 4 states working now 2018-08-03 16:34:53 -04:00
Vince Weaver
0bcb7e3934 waterfall: back to where we were, but with jump table
use rts hack, as 65c02 jmp (ind) has 6 cycles vs 5 on NMOS.  URGH
2018-08-03 16:29:12 -04:00
Vince Weaver
f7c66da81f waterfall: transitional 2018-08-03 15:51:10 -04:00
Vince Weaver
610eab4ef8 waterfall: trying to get actual mockingboard to work right :( 2018-08-03 14:45:00 -04:00
Vince Weaver
dee9bcb737 waterfall: update the sound 2018-08-03 14:16:07 -04:00
Vince Weaver
b8f603b5e3 waterfall: save the good working version, see if we can attempt more 2018-08-03 14:10:20 -04:00
Vince Weaver
ff4d5c1d22 waterfall: sound effects working 2018-08-03 14:08:43 -04:00
Vince Weaver
b48ce111a3 waterfall: start on mockingboard support 2018-08-03 13:12:00 -04:00
Vince Weaver
e9b2bd8d50 waterfall: working, not as cool as I hoped for 2018-08-03 13:06:15 -04:00
Vince Weaver
754d7b89a5 waterfall: odd looks good 2018-08-03 12:56:48 -04:00
Vince Weaver
3ce415bb5c waterfall: waterfall itself is fine when odd 2018-08-03 12:44:06 -04:00
Vince Weaver
b54d2805b4 waterfall: this is taking forever 2018-08-03 12:15:55 -04:00
Vince Weaver
e5634ca341 waterfall: no longer a ghost 2018-08-03 11:21:17 -04:00
Vince Weaver
c8014274af waterfall: even/odd now possible 2018-08-03 10:48:38 -04:00
Vince Weaver
7149077cf3 waterfall: re-achieved vapor lock 2018-08-03 10:43:24 -04:00
Vince Weaver
77d19ad466 waterfall: update disk 2018-08-03 01:08:30 -04:00
Vince Weaver
84b72e821e waterfall: all four sprite cases timed right now, with 11 cycles to spare 2018-08-02 22:15:00 -04:00
Vince Weaver
77f45cc4d9 waterfall: half the walking works 2018-08-02 22:10:51 -04:00
Vince Weaver
f71d340a15 waterfall: both directions work 2018-08-02 21:21:34 -04:00
Vince Weaver
2308183385 waterfall: push most recent disk 2018-08-02 21:06:12 -04:00
Vince Weaver
6477607753 waterfall: vapor lock on sprite again 2018-08-02 16:55:03 -04:00