Commit Graph

283 Commits

Author SHA1 Message Date
4am
2193ea33c5 SHR iris and ripple effects 2021-12-15 21:59:32 -05:00
4am
139fc8fa3e update some comments about screen holes 2021-12-13 15:29:14 -05:00
4am
a701473301 some comments 2021-12-12 16:56:31 -05:00
4am
c48469ec80 add DGR mode and action screenshots for DGR games
fixes https://github.com/a2-4am/4cade/issues/326
2021-12-10 21:50:10 -05:00
4am
da8498e330 move okvs_init to init-only section 2021-11-17 23:54:51 -05:00
4am
4f24c24963 add COVERFADE, GR.FIZZLE, and SHR.FIZZLE to TOTAL.DATA 2021-11-17 14:21:41 -05:00
4am
bf745a4b66 add even more files to TOTAL.DATA 2021-11-17 00:25:17 -05:00
4am
cf213dd780 add more files to TOTAL.DATA (really this time) 2021-11-16 22:02:28 -05:00
4am
ec637f31f8 add more files to TOTAL.DATA 2021-11-16 21:44:30 -05:00
4am
c7f6e02e2d merge TOTAL.IDX into TOTAL.DATA and remove filename parameter from LoadIndexedFile 2021-11-16 17:44:12 -05:00
4am
cdaeb336f2 add lookup table to make okvs_nth O(1) 2021-11-16 13:34:57 -05:00
4am
9eaa5e61b7
Titles refactoring (#439)
* Add titles to TOTAL.DATA

* update constants

* fix res/TITLE.DHGR/FLAPPLE.BIRD file size
2021-11-15 20:25:32 -05:00
Peter Ferrie
5cda88b60b fix seek(*128k) 2021-11-15 12:18:23 -08:00
Peter Ferrie
13d65a0b67 fix seek(0) and update demos for low-cost seek 2021-11-15 10:23:44 -08:00
4am
3f639c4aa6 update some comments 2021-11-14 10:43:26 -05:00
4am
d968df361d update constants 2021-11-14 10:40:25 -05:00
Peter Ferrie
88afde9c79
low-cost seek (#438)
* low-cost seek

* update constants

Co-authored-by: 4am <a2_4am@sent.com>
2021-11-14 10:31:56 -05:00
4am
ad34d56e8d add action HGR indexes to TOTAL.IDX 2021-11-13 17:11:26 -05:00
4am
31a37400c4 move search indexes and caches to TOTAL.IDX 2021-11-13 16:18:58 -05:00
4am
111e6b9578 fix prelaunch index record 2021-11-13 01:08:50 -05:00
4am
fac8ceb7ef remove unused path 2021-11-13 01:05:15 -05:00
4am
238fb799d7 combine some IDX files 2021-11-12 20:46:05 -05:00
4am
08124340a7 some comments 2021-11-11 10:46:41 -05:00
4am
7afebf6b04 FIX: search cache incorrectly returned if a shorter input buffer matched 2021-11-09 23:12:06 -05:00
4am
89d2f3cdc4 Revert "FIX: search cache incorrectly returned if a shorter input buffer matched"
This reverts commit 6b3e5509a5.
2021-11-09 17:23:18 -05:00
4am
6b3e5509a5 FIX: search cache incorrectly returned if a shorter input buffer matched 2021-11-09 17:19:25 -05:00
4am
03a3113d02 store action GR screenshots in TOTAL.DATA 2021-11-09 13:39:16 -05:00
4am
17ebc1990a clean up paths 2021-11-09 13:05:33 -05:00
4am
011948651a search cache 2021-11-06 19:12:40 -04:00
Peter Ferrie
5eb55978e8 add some titles to the collection 2021-11-04 23:19:41 -07:00
4am
8374121c03 update some comments 2021-11-04 16:27:50 -04:00
4am
07e82a5aad remove GAMES.CONF 2021-11-02 21:49:41 -04:00
Peter Ferrie
b5357ff1f6 add Grapple to the collection 2021-11-01 22:02:09 -07:00
Peter Ferrie
89895ea52d save okvs across demo runs 2021-10-29 12:59:35 -07:00
Peter Ferrie
b339d26154 fix mini-attract return-from-demo hang 2021-10-29 11:39:43 -07:00
4am
f96b71ffc2 use gGamesListStore less 2021-10-28 01:28:20 -04:00
4am
9a7edbc42f move font code out of LC2 2021-10-28 00:40:20 -04:00
4am
d234aa0bcd move font data out of LC2 2021-10-27 20:17:35 -04:00
4am
6ffc9c7aac shave some bytes 2021-10-27 20:08:03 -04:00
4am
e2a907e75b shave some bytes 2021-10-27 13:06:04 -04:00
Peter Ferrie
5a9681c91a shrink saved stack 2021-10-26 22:05:15 -07:00
Peter Ferrie
132838859d add Wargle to the collection 2021-10-26 17:31:15 -07:00
Peter Ferrie
8fecca33c1 add Oil's Well to the collection 2021-10-25 21:47:58 -07:00
Peter Ferrie
fb532676a3 sync 2021-10-24 17:09:29 -07:00
4am
1a0a725b67 shave some bytes 2021-10-24 01:36:09 -04:00
4am
a09816b514 shave some bytes 2021-10-24 01:29:48 -04:00
4am
d8eb7d7d00 move action DHGR screenshots to TOTAL.DATA 2021-10-24 01:14:25 -04:00
Peter Ferrie
173e9d6761 and fix constants 2021-10-23 19:21:43 -07:00
4am
76242f8086 precompute gSearchStore 2021-10-23 00:53:23 -04:00
Peter Ferrie
37c37b588b add Apple-Oids and Chip Out to the collection 2021-10-22 19:05:50 -07:00