dos33fsprogs/demosplash
2019-11-15 12:37:04 -05:00
..
ansi ds: fix up some things 2019-10-31 21:05:42 -04:00
generator ds: move things off of $9000 so everything fits 2019-11-07 11:44:05 -05:00
graphics ds: add book opening scene 2019-11-05 21:20:11 -05:00
appleII_40_96.png ds: add 40x96 code 2019-09-04 15:46:10 -04:00
appleII_attempt1.png ds: add some graphics 2019-09-03 21:09:57 -04:00
appleII_attempt2.png ds: add some graphics 2019-09-03 21:09:57 -04:00
appleII_intro.s ds: fix long running mystery of gr_clear 2019-11-15 12:31:28 -05:00
asteroid.inc ds: add escape sequence 2019-10-08 23:04:26 -04:00
book_40_48d.png ds: add book scene 2019-10-07 00:12:36 -04:00
book_hgr2.bmp ds: add missing sequence 2019-10-08 08:27:00 -04:00
book_hgr2.png ds: add book scene 2019-10-07 00:12:36 -04:00
create_update_type1.s ds: add the static bars to missing 2019-11-14 21:58:01 -05:00
create_update_type2.s ds: work on music still 2019-11-15 00:52:10 -05:00
credits_bg.png ds: rename to make more sense 2019-11-02 21:05:11 -04:00
credits.s ds: credits screen more or less going again 2019-11-15 11:30:50 -05:00
delay_a.s ds: add 40x96 code 2019-09-04 15:46:10 -04:00
demosplash.dsk ds: update to version shown at demosplash2019 2019-11-09 20:17:49 -05:00
demosplash.s ds: fix long running mystery of gr_clear 2019-11-15 12:31:28 -05:00
demosplash.s.old ds: rename to make more sense 2019-11-02 21:05:11 -04:00
dya_space_demo2.pt3 ds: missing file 2019-10-15 17:41:28 -04:00
dya_space_demo.pt3 ds: initial commit 2019-08-30 23:45:50 -04:00
earth.inc ds: add escape sequence 2019-10-08 23:04:26 -04:00
empty.dsk ds: initial commit 2019-08-30 23:45:50 -04:00
escape.s ds: work on music still 2019-11-15 00:52:10 -05:00
font.s ds: font: fine tune some letters 2019-11-02 23:26:52 -04:00
gr_clear_bottom.s ds: add text to open book 2019-11-05 23:09:00 -05:00
gr_copy.s ds: work on missing 2019-10-15 00:27:27 -04:00
gr_fast_clear.s ds: fix long running mystery of gr_clear 2019-11-15 12:31:28 -05:00
gr_hlin.s ds: merge in the starbase code 2019-10-02 00:03:00 -04:00
gr_offsets.s ds: cool fading 2019-10-12 21:58:43 -04:00
gr_overlay.s ds: hook up end animations 2019-11-04 22:47:52 -05:00
gr_pageflip.s ds: merge in the starbase code 2019-10-02 00:03:00 -04:00
gr_putsprite_crop.s ds: merge in the starbase code 2019-10-02 00:03:00 -04:00
gr_putsprite_fast.s ds: add escape sequence 2019-10-08 23:04:26 -04:00
gr_putsprite.s ds: merge in the starbase code 2019-10-02 00:03:00 -04:00
gr_run_sequence.s ds: hook up end animations 2019-11-04 22:47:52 -05:00
gr_unrle.s ds: cycle count unrle 2019-11-14 22:34:28 -05:00
hardware.inc ds: move things off of $9000 so everything fits 2019-11-07 11:44:05 -05:00
hello.bas ds: add loading message as a blank screen disconcerted some 2019-11-09 20:20:37 -05:00
interrupt_handler.s ds: add updated music 2019-10-02 00:25:04 -04:00
k_40_48d.inc ds: missing now cycle counted more or less 2019-11-14 22:45:51 -05:00
k_40_48d.png ds: work on screen generator 2019-11-01 11:23:11 -04:00
loader.s ds: move loader down to free up a tiny bit of memory 2019-11-05 21:20:33 -05:00
Makefile ds: cycle count unrle 2019-11-14 22:34:28 -05:00
missing.s ds: shave some bytes off to get vapor lock better in missing 2019-11-15 12:37:04 -05:00
movement_table.s ds: almost have rasterbars again 2019-11-02 15:47:58 -04:00
NOTES ds: some more work on anti-glitch 2019-11-12 23:53:27 -05:00
offsets_table2.s ds: move things off of $9000 so everything fits 2019-11-07 11:44:05 -05:00
offsets_table.s ds: move things off of $9000 so everything fits 2019-11-07 11:44:05 -05:00
open_book.s ds: update open_book 2019-11-14 23:06:32 -05:00
pt3_lib_core.s ds: sound loops properly now 2019-11-15 11:56:28 -05:00
pt3_lib_init.s ds: sound loops properly now 2019-11-15 11:56:28 -05:00
pt3_lib_irq_handler.s ds: add updated music 2019-10-02 00:25:04 -04:00
pt3_lib_mockingboard.s ds: credits working (music ends too soon) 2019-11-08 21:14:46 -05:00
pt3_lib_play_frame.s ds: update timings 2019-11-08 13:28:14 -05:00
pt3_lib_write_frame.s ds: more music 2019-11-08 00:47:34 -05:00
pt3_lib_write_lc.s ds: almost there with end music 2019-11-08 20:27:24 -05:00
random.data ds: add escape sequence 2019-10-08 23:04:26 -04:00
reading.s ds: oh so close 2019-11-08 20:07:02 -05:00
sprites_screen.s ds: add escape sequence 2019-10-08 23:04:26 -04:00
sprites_table.s ds: add escape sequence 2019-10-08 23:04:26 -04:00
starbase_action.s ds: remove unneeded zp things 2019-11-14 22:23:26 -05:00
starbase_alien_laser.s ds: merge in the starbase code 2019-10-02 00:03:00 -04:00
starbase_alien.s ds: no longer a physicist, now an astronaut 2019-10-02 00:38:01 -04:00
starbase_astronaut.s ds: didn't run on real hardware! was relying on AppleWin initing to zero 2019-11-09 20:17:07 -05:00
starbase_blast.s ds: updated dissolve sprites for alien 2019-11-05 11:52:43 -05:00
starbase_charger.s ds: merge in the starbase code 2019-10-02 00:03:00 -04:00
starbase_collision.s ds: no longer a physicist, now an astronaut 2019-10-02 00:38:01 -04:00
starbase_doors.s ds: more work on starbase 2019-11-04 00:47:34 -05:00
starbase_friend.s ds: merge in the starbase code 2019-10-02 00:03:00 -04:00
starbase_gun.s ds: no longer a physicist, now an astronaut 2019-10-02 00:38:01 -04:00
starbase_keyboard.s ds: vapor lock again with keyboard emulated on escape 2019-11-06 22:25:11 -05:00
starbase_laser.s ds: updated dissolve sprites for alien 2019-11-05 11:52:43 -05:00
starbase_shield.s ds: no longer a physicist, now an astronaut 2019-10-02 00:38:01 -04:00
starbase.s ds: vapor lock again with keyboard emulated on escape 2019-11-06 22:25:11 -05:00
text_print.s ds: add escape sequence 2019-10-08 23:04:26 -04:00
TODO ds: fix glitch before reading 2019-11-07 22:51:55 -05:00
vapor_lock.s ds: add 40x96 code 2019-09-04 15:46:10 -04:00
zp.inc ds: remove unneeded zp things 2019-11-14 22:23:26 -05:00