dos33fsprogs/demos/second
2023-10-10 00:58:20 -04:00
..
graphics second: setup some graphics 2023-10-05 00:21:58 -04:00
music second: hook up music 2023-10-04 01:23:02 -04:00
part01_intropan second: move some things around 2023-10-06 01:01:02 -04:00
part10_lens_rotozoom second: move roto code 2023-09-29 00:37:05 -04:00
part18_3d second: update frames 2023-10-10 00:58:20 -04:00
part00_boot second: move some things around 2023-10-06 01:01:02 -04:00
c00_scrn_offsets.s second: forgot some more files 2023-08-15 16:02:53 -04:00
generate_common.c second: add missing files 2023-08-15 16:01:52 -04:00
gr_copy.s second: forgot some more files 2023-08-15 16:02:53 -04:00
gr_fast_clear.s second: add rotozoom 2023-08-15 14:48:24 -04:00
gr_offsets.s second: sigh 2023-08-15 12:53:05 -04:00
gr_pageflip.s second: more work on animation 2023-09-17 21:24:41 -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: move some things around 2023-10-06 01:01:02 -04:00
interrupt_handler.s second: hook up music 2023-10-04 01:23:02 -04:00
lc_detect.s second: sigh 2023-08-15 12:53:05 -04:00
Makefile second: work on intro 2023-10-05 15:02:28 -04:00
multiply_fast.s second: forgot some more files 2023-08-15 16:02:53 -04:00
music.s second: hook up music 2023-10-04 01:23:02 -04:00
pt3_lib_core.s second: sigh 2023-08-15 12:53:05 -04:00
pt3_lib_detect_model.s second: sigh 2023-08-15 12:53:05 -04:00
pt3_lib_init.s second: sigh 2023-08-15 12:53:05 -04:00
pt3_lib_irq_handler.s second: sigh 2023-08-15 12:53:05 -04:00
pt3_lib_mockingboard_detect.s second: sigh 2023-08-15 12:53:05 -04:00
pt3_lib_mockingboard_patch.s second: sigh 2023-08-15 12:53:05 -04:00
pt3_lib_mockingboard_setup.s second: sigh 2023-08-15 12:53:05 -04:00
pt3_lib_mockingboard.inc second: sigh 2023-08-15 12:53:05 -04:00
qboot_sector.s second: sigh 2023-08-15 12:53:05 -04:00
qboot_stage2.s second: sigh 2023-08-15 12:53:05 -04:00
qboot.inc second: add missing files 2023-08-15 16:01:52 -04:00
qload.s second: work on intro 2023-10-05 15:02:28 -04:00
README second: update frames 2023-10-10 00:58:20 -04:00
second.s second: more work on animation 2023-09-29 00:38:12 -04:00
start.s second: work on intro 2023-10-05 15:02:28 -04:00
text_print.s second: sigh 2023-08-15 12:53:05 -04:00
title.s second: sigh 2023-08-15 12:53:05 -04:00
TODO second: update TODO 2023-08-25 13:53:33 -04:00
wait_a_bit.s second: sigh 2023-08-15 12:53:05 -04:00
wait_keypress.s second: sigh 2023-08-15 12:53:05 -04:00
wait.s second: sigh 2023-08-15 12:53:05 -04:00
zp.inc second: merge in fake bios 2023-10-06 00:21:16 -04:00
zx02_optim.s second: sigh 2023-08-15 12:53:05 -04:00

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