A small game being written from scratch on a 286 in Turbo C++ 1.0 for MS-DOS PCs. Requires an EGA graphics card. Includes an implementation of Forth that can be embedded in a C program and controlled over a serial port, and which supports "green thread"-like round-robin co-operative multitasking (with some limitations when calling from C->Forth).
Find a file
2019-05-16 21:05:40 -04:00
.gitignore Presentation slides with demo 2019-04-25 21:55:23 -04:00
adlib.c JOPL adlib livecoding environment; stop including JIM files in git 2019-03-31 19:29:16 -04:00
adlib.h JOPL adlib livecoding environment; stop including JIM files in git 2019-03-31 19:29:16 -04:00
boot.jor rename r> and r< to >r and <r to make more mnemonic sense 2019-05-16 21:05:40 -04:00
defs.jor rename r> and r< to >r and <r to make more mnemonic sense 2019-05-16 21:05:40 -04:00
egamap.h Presentation slides with demo 2019-04-25 21:55:23 -04:00
egavga.bgi Presentation slides with demo 2019-04-25 21:55:23 -04:00
entity.jor Add some furniture to Pete's house and a horse to the pasture 2019-03-16 17:03:24 -04:00
footer.jor Jorth lookup optimization; add Jeanne's house 2019-03-17 12:16:36 -04:00
footer.tif Bigger footer, portrait support, coloured text 2019-02-25 22:19:08 -05:00
footer2.tif Presentation slides with demo 2019-04-25 21:55:23 -04:00
game.exe rename r> and r< to >r and <r to make more mnemonic sense 2019-05-16 21:05:40 -04:00
game.jor rename r> and r< to >r and <r to make more mnemonic sense 2019-05-16 21:05:40 -04:00
game.prj rename r> and r< to >r and <r to make more mnemonic sense 2019-05-16 21:05:40 -04:00
gameboot.jor promote "files" from jopl, words to simplify switching active files temporarily 2019-04-27 11:12:39 -04:00
goth.chr Presentation slides with demo 2019-04-25 21:55:23 -04:00
input.jor Split game.jor into multiple .jor files, add ability to specify code to run post-load for side effects 2019-03-09 18:49:45 -05:00
jazzbass.sbi JOPL adlib livecoding environment; stop including JIM files in git 2019-03-31 19:29:16 -04:00
jeanne.jor implement party system 2019-04-30 21:15:25 -04:00
jeanne.map Jorth lookup optimization; add Jeanne's house 2019-03-17 12:16:36 -04:00
jopl.c jopl: implement interactive instrument loading menu 2019-05-08 20:37:40 -04:00
jopl.exe rename r> and r< to >r and <r to make more mnemonic sense 2019-05-16 21:05:40 -04:00
jopl.jor rename r> and r< to >r and <r to make more mnemonic sense 2019-05-16 21:05:40 -04:00
jopl.prj rename r> and r< to >r and <r to make more mnemonic sense 2019-05-16 21:05:40 -04:00
jorth.c rename r> and r< to >r and <r to make more mnemonic sense 2019-05-16 21:05:40 -04:00
jorth.h jopl: implement interactive instrument loading menu 2019-05-08 20:37:40 -04:00
kbd.c JOPL status bar, remove jorth from ISR (for now??) 2019-04-14 15:08:13 -04:00
kbd.h Add the ability to interactively play music with a "tracker keyboard" 2019-04-02 21:52:02 -04:00
litt.chr Presentation slides with demo 2019-04-25 21:55:23 -04:00
map.jor rename r> and r< to >r and <r to make more mnemonic sense 2019-05-16 21:05:40 -04:00
mouse.c Refactor into seperate modules & Turbo C++ project 2019-01-24 21:36:42 -05:00
mouse.h Refactor into seperate modules & Turbo C++ project 2019-01-24 21:36:42 -05:00
pete.jor implement party system 2019-04-30 21:15:25 -04:00
pete.map add town overworld 2019-03-13 20:43:38 -04:00
petehous.jor implement party system 2019-04-30 21:15:25 -04:00
petehous.map add pete's house interior; implement memory checkpointing / rollback 2019-03-10 19:51:24 -04:00
portrait.tif Jorth lookup optimization; add Jeanne's house 2019-03-17 12:16:36 -04:00
repl.jor Add hiking trail, chuck plot, beginnings of adlib driver 2019-03-25 22:05:23 -04:00
road.jor implement party system 2019-04-30 21:15:25 -04:00
road.map Jorth lookup optimization; add Jeanne's house 2019-03-17 12:16:36 -04:00
sans.chr Presentation slides with demo 2019-04-25 21:55:23 -04:00
serial.c Presentation slides with demo 2019-04-25 21:55:23 -04:00
serial.h Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide.c Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide.h Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide.jor implement party system 2019-04-30 21:15:25 -04:00
slide0.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide1.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide2.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide3.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide4.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide5.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide6.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide7.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide8.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide9.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide10.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide11.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide12.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide13.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide14.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide15.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide16.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide17.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide18.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slide19.jor Presentation slides with demo 2019-04-25 21:55:23 -04:00
slidenot.es Presentation slides with demo 2019-04-25 21:55:23 -04:00
sprite.tif store exe timestamp in JIM files; small game cleanups 2019-04-09 22:00:32 -04:00
state.jor implement party system 2019-04-30 21:15:25 -04:00
testbed.c Presentation slides with demo 2019-04-25 21:55:23 -04:00
tiff.c Presentation slides with demo 2019-04-25 21:55:23 -04:00
tiff.h Presentation slides with demo 2019-04-25 21:55:23 -04:00
tiles.c Presentation slides with demo 2019-04-25 21:55:23 -04:00
tiles.h Presentation slides with demo 2019-04-25 21:55:23 -04:00
tiles.tif Flesh out the town 2019-03-14 22:18:20 -04:00
timer.c JOPL status bar, remove jorth from ISR (for now??) 2019-04-14 15:08:13 -04:00
timer.h JOPL adlib livecoding environment; stop including JIM files in git 2019-03-31 19:29:16 -04:00
timer.jor rename r> and r< to >r and <r to make more mnemonic sense 2019-05-16 21:05:40 -04:00
trail1.jor implement party system 2019-04-30 21:15:25 -04:00
trail1.map Add hiking trail, chuck plot, beginnings of adlib driver 2019-03-25 22:05:23 -04:00
trip.chr Presentation slides with demo 2019-04-25 21:55:23 -04:00
video.c Refactor into seperate modules & Turbo C++ project 2019-01-24 21:36:42 -05:00
video.h Bigger footer, portrait support, coloured text 2019-02-25 22:19:08 -05:00