dos33fsprogs/demos/second
2023-11-02 20:09:10 -04:00
..
audio second: add some audio 2023-11-01 23:51:57 -04:00
graphics
music
part00_boot
part01_intropan second: use common zx02 library 2023-11-02 15:32:58 -04:00
part04_chess_shapes second: use common zx02 library 2023-11-02 15:32:58 -04:00
part05_dot_tunnel
part08_gorilla second: use common zx02 library 2023-11-02 15:32:58 -04:00
part09_leaves second: use common zx02 library 2023-11-02 15:32:58 -04:00
part10_lens_rotozoom second: sword transmission 2023-11-02 20:09:10 -04:00
part12_plasma second: plasma: try to avoid previous graphic glitch 2023-11-02 15:33:43 -04:00
part13_plasmacube second: use common zx02 library 2023-11-02 15:32:58 -04:00
part14_dotbounce second: use common zx02 library 2023-11-02 15:32:58 -04:00
part15_transmission second: sword transmission 2023-11-02 20:09:10 -04:00
part16_ocean second: polar, scroll but no bounce 2023-11-02 16:23:33 -04:00
part17_polar second: adjust timing 2023-11-02 16:24:57 -04:00
part18_3d
part19_nuts
part20_credits
audio.s
aux_memcopy.s
c00_scrn_offsets.s
EFFECTS
generate_common.c
gr_copy.s
gr_fast_clear.s
gr_offsets_split.s
gr_offsets.s
gr_pageflip.s
gr_plot.s
hardware_detect.s
hardware.inc
hgr_clear_screen.s
hgr_copy_fast.s
hgr_page_flip.s
hgr_sprite_big.s
hgr_table.s
interrupt_handler.s
irq_wait.s
lc_detect.s
Makefile second: use common zx02 library 2023-11-02 15:32:58 -04:00
multiply_fast.s
music2.s
music_intro.s
music.s
NOTES second: move debug music code to main start routine 2023-11-02 15:09:17 -04:00
pt3_lib_core.s
pt3_lib_detect_model.s
pt3_lib_init.s
pt3_lib_irq_handler.s
pt3_lib_mockingboard_detect.s
pt3_lib_mockingboard_patch.s
pt3_lib_mockingboard_setup.s
pt3_lib_mockingboard.inc
qboot_sector.s
qboot_stage2.s
qboot.inc
qload2.s
qload.s
README
second.s
start2.s
start.s second: adjust timing 2023-11-02 16:24:57 -04:00
text_print.s
title.s
TODO second: move debug music code to main start routine 2023-11-02 15:09:17 -04:00
wait_a_bit.s
wait_keypress.s
wait.s
zp.inc second: sword transmission 2023-11-02 20:09:10 -04:00
zx02_optim.s

Second Reality demo for Apple II proof of concept

no I really don't think I'm going to do this whole thing,
I found a pt3 version of the music and was messing around
with Kris Kennaway's conversion tool
	https://github.com/KrisKennaway/ii-pix

apt-get install pip

python3 -m venv path/to/venv.
    Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
    sure you have python3-full installed.
    
~/research/pix-ii/bin/python

~/research/ii-pix/bin/python convert.py hgr /home/vince/research/dos33fsprogs.git/demos/second/part01_intropan/extracted/intro_left.png out2.hgr