dos33fsprogs/demos/second
2023-10-26 15:16:05 -04:00
..
graphics second: moving more things into place 2023-10-18 01:10:30 -04:00
music second: hook up music 2023-10-04 01:23:02 -04:00
part00_boot second: move some things around 2023-10-06 01:01:02 -04:00
part01_intropan second: move some things around 2023-10-06 01:01:02 -04:00
part04_chess_shapes/graphics second: more graphics 2023-10-18 01:49:05 -04:00
part05_dot_tunnel second: add ocean 2023-10-17 01:19:06 -04:00
part08_gorilla/graphics second: moving more things into place 2023-10-18 01:10:30 -04:00
part09_leaves/graphics second: moving more things into place 2023-10-18 01:10:30 -04:00
part10_lens_rotozoom
part16_ocean second: moving more things into place 2023-10-18 01:10:30 -04:00
part17_polar/graphics second: moving more things into place 2023-10-18 01:10:30 -04:00
part18_3d second: add ocean 2023-10-17 01:19:06 -04:00
part19_nuts second: more work on credits 2023-10-26 13:40:51 -04:00
part20_credits second: update credits 2023-10-26 15:16:05 -04:00
c00_scrn_offsets.s
generate_common.c
gr_copy.s
gr_fast_clear.s
gr_offsets.s
gr_pageflip.s
hardware_detect.s second: update loader 2023-10-20 08:48:02 -04:00
hardware.inc second: merge in fake bios 2023-10-06 00:21:16 -04:00
hgr_clear_screen.s second: move some things around 2023-10-06 01:01:02 -04:00
hgr_table.s second: more work on credits 2023-10-24 01:56:32 -04:00
interrupt_handler.s second: hook up music 2023-10-04 01:23:02 -04:00
lc_detect.s
Makefile second: more work on credits 2023-10-24 01:56:32 -04:00
multiply_fast.s
music2.s second: update loader 2023-10-20 08:48:02 -04:00
music.s second: moving more things into place 2023-10-18 01:10:30 -04:00
NOTES second: moving more things into place 2023-10-18 01:10:30 -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 second: add logos to credits 2023-10-25 01:46:47 -04:00
qload.s second: moving more things into place 2023-10-18 01:10:30 -04:00
README second: update frames 2023-10-10 00:58:20 -04:00
second.s
start2.s second: more work on credits 2023-10-24 01:56:32 -04:00
start.s second: moving more things into place 2023-10-18 01:10:30 -04:00
text_print.s
title.s
TODO second: more credits action 2023-10-25 02:05:53 -04:00
wait_a_bit.s
wait_keypress.s
wait.s
zp.inc second: update loader 2023-10-20 08:48:02 -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