Javascript tooling for exploring Lucasfilm Games' Habitat resources. INCORPORATED INTO THE NEOHABITAT PROJECT AND MOVED TO GITHUB. https://github.com/frandallfarmer/neohabitat-doc/tree/master/inspector
Find a file
Jeremy Penner c84c1c636d Make mamelink wait until the C64 has booted to begin accepting commands
Fix detection of entry point
Type "SYS" command to "jump" instead of modifying the program counter
directly - arbitrary PC modification can sometimes lead to freezes
Reduce console output spam
2024-01-01 21:27:33 -05:00
beta remove avatars from beta folder, and non-avatars from bodies folder 2023-12-29 15:11:18 -05:00
bodies remove avatars from beta folder, and non-avatars from bodies folder 2023-12-29 15:11:18 -05:00
heads Add heads! 2023-12-22 21:32:31 -05:00
mamelink Make mamelink wait until the C64 has booted to begin accepting commands 2024-01-01 21:27:33 -05:00
misc First working body decoding 2023-12-27 15:34:56 -05:00
props draw signs without text, add more graphics, always display filename 2023-12-25 15:32:41 -05:00
.gitignore "mamelink", a replacement for Fastlink using a MAME plugin 2024-01-01 20:45:35 -05:00
avatars.txt Implement avatar limb animations 2023-12-28 16:10:00 -05:00
beta.json remove avatars from beta folder, and non-avatars from bodies folder 2023-12-29 15:11:18 -05:00
bodies.json remove avatars from beta folder, and non-avatars from bodies folder 2023-12-29 15:11:18 -05:00
body.html Preliminary pattern / wildcard colour support 2023-12-31 15:50:13 -05:00
detail.html Preliminary pattern / wildcard colour support 2023-12-31 15:50:13 -05:00
gen_image_list.js draw signs without text, add more graphics, always display filename 2023-12-25 15:32:41 -05:00
heads.json draw signs without text, add more graphics, always display filename 2023-12-25 15:32:41 -05:00
index.html Preliminary pattern / wildcard colour support 2023-12-31 15:50:13 -05:00
index.js Preliminary pattern / wildcard colour support 2023-12-31 15:50:13 -05:00
LICENSE Add license 2023-12-30 00:58:04 -05:00
misc.json First working body decoding 2023-12-27 15:34:56 -05:00
props.json draw signs without text, add more graphics, always display filename 2023-12-25 15:32:41 -05:00
serve First working bitmap decoder 2023-12-22 14:59:08 -05:00