dos33fsprogs/demos/second
2024-01-17 20:11:31 -05:00
..
audio
graphics
music
old second: iigs support seems to be working 2023-11-08 23:59:36 -05:00
part00_boot second: iigs support seems to be working 2023-11-08 23:59:36 -05:00
part01_intropan
part04_chess_shapes
part05_dot_tunnel
part08_gorilla
part09_leaves
part10_lens_rotozoom
part12_plasma
part13_plasmacube
part14_dotbounce
part15_transmission
part16_ocean
part17_polar
part18_3d xmas2023: update so draws properly 2023-12-15 17:04:21 -05:00
part19_nuts second: threed: animation is complete now 2023-11-13 00:35:32 -05:00
part20_credits second: update credits 2023-11-13 00:45:21 -05:00
release_images second: update images 2023-11-09 00:03:19 -05:00
audio.s
aux_memcopy.s
c00_scrn_offsets.s
EFFECTS
file_id.diz
generate_common.c
gr_copy.s
gr_fast_clear.s
gr_offsets_split.s
gr_offsets.s
gr_pageflip.s
gr_plot.s
gs_interrupt.s second: iigs support seems to be working 2023-11-08 23:59:36 -05:00
hardware_detect.s second: iigs support seems to be working 2023-11-08 23:59:36 -05:00
hardware.inc second: iigs support seems to be working 2023-11-08 23:59:36 -05:00
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: iigs support seems to be working 2023-11-08 23:59:36 -05:00
multiply_fast.s
music2.s
music_intro.s
music.s
NOTES
pt3_lib_core.s
pt3_lib_detect_model.s second: fix apple iigs detection 2023-11-08 21:20:07 -05:00
pt3_lib_init.s
pt3_lib_irq_handler.s
pt3_lib_mockingboard_detect.s second: fix Apple IIc support 2023-11-08 21:45:20 -05:00
pt3_lib_mockingboard_patch.s
pt3_lib_mockingboard_setup.s pt3_lib: update to version 0.5 2024-01-17 20:11:31 -05:00
pt3_lib_mockingboard.inc
qboot_sector.s
qboot_stage2.s
qboot.inc
qload2.s second: threed: animation is complete now 2023-11-13 00:35:32 -05:00
qload.s second: fix Apple IIc support 2023-11-08 21:45:20 -05:00
README
start2.s second: threed: animation is complete now 2023-11-13 00:35:32 -05:00
start.s second: iigs support seems to be working 2023-11-08 23:59:36 -05:00
text_print.s
title.s
TODO second: fix apple iigs detection 2023-11-08 21:20:07 -05:00
wait_a_bit.s
wait_keypress.s
wait.s
zp.inc
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