Commit Graph

42 Commits

Author SHA1 Message Date
4am a5af77ec60 hook up all SHR transition effects and cycle through them 2021-12-02 22:22:28 -05:00
4am cdaeb336f2 add lookup table to make okvs_nth O(1) 2021-11-16 13:34:57 -05:00
4am 4f6688cba1 use kGlobalPrefsBuffer for writing data stored at kGlobalPrefsBuffer, because otherwise things go poorly 2021-11-09 23:21:01 -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
Peter Ferrie 8e8945c8a0 fix Windows build 2021-10-13 22:43:50 -07:00
Peter Ferrie 4332cce869 fix some crashes, shave some bytes 2021-10-13 15:58:26 -07:00
Peter Ferrie a1b8afe939 consolidate SS and ATTRACT 2021-10-12 16:37:59 -07:00
Peter Ferrie 68bb9e0454 shave some bytes 2020-11-09 12:22:38 -08:00
4am 2272f77789 add global hotkey for joystick calibration 2020-06-15 12:44:46 -04:00
4am 0d5a07b9b0
Handle more than 256 games (#140) 2020-03-24 16:30:14 -04:00
4am 0fe647f4dd use git-friendly line endings 2020-03-22 21:58:26 -04:00
4am 6ac049d44c year updates and other minor things 2020-03-16 21:58:05 -04:00
Peter Ferrie 0c03da8599 shave some bytes 2019-11-27 13:51:43 -08:00
4am f2df8d2a83 . 2019-10-08 14:53:27 -04:00
4am 940ae5bc4b shave some bytes 2019-10-08 14:49:53 -04:00
4am a544cb9621 . 2019-10-08 14:47:47 -04:00
4am 28a0a83980 shave some bytes 2019-10-08 13:19:20 -04:00
4am 34bb13b77c . 2019-10-07 23:23:47 -04:00
Peter Ferrie 5ff9030b64 smaller 2019-09-25 20:01:59 -07:00
Peter Ferrie 01f1885ea4 copy backwards 2019-09-24 14:24:19 -07:00
4am 5bc3ef8ab4 remove unnecessary JMP 2019-09-24 15:29:27 -04:00
4am f2d374bbce fix further regression in prefs 2019-09-24 15:28:38 -04:00
4am da999d486d fix regression in pref_set 2019-09-24 15:17:12 -04:00
Peter Ferrie 8798b5becf a bit smaller, a bit faster 2019-09-23 17:09:07 -07:00
4am 340d728ff0 refactor SaveSmallFile 2019-09-21 22:29:20 -04:00
4am c31d91ea60 remove some self-modified values and use zero page instead 2019-09-21 22:18:33 -04:00
4am 87362071c1 . 2019-09-21 18:11:52 -04:00
4am 634f8cd688 refactor okvs_nth 2019-09-20 19:27:16 -04:00
4am de7a06f2cd Ctrl-C in search or browse mode to toggle cheats, persist in prefs file, honor pref on startup 2019-09-16 13:36:48 -04:00
4am 03a90947de prefs refactor 2019-09-16 12:36:10 -04:00
4am e01d66b46d . 2019-06-30 15:10:09 -04:00
4am 74f6cebac4 move parse.games to init, update dates, other comments 2019-06-23 22:32:18 -04:00
4am 9c65662193 Esc switches between major modes, add input timeout to search mode too 2019-06-20 13:56:31 -04:00
4am 4ca9500301 pad PREFS.CONF to 512 bytes because reasons 2019-01-04 12:23:27 -05:00
4am 27f2a75b84 call SaveGlobalPreferences 2019-01-03 21:01:55 -05:00
Peter Ferrie c582f49c70 allow empty value lines 2018-11-18 18:12:26 -08:00
4am 8f183e6f6a more prefs work 2018-11-17 09:02:43 -05:00
4am 2b3a4e24ce fix remaining ParseKeyValueList calling parameters 2018-11-11 08:42:53 -05:00
4am afcec48d1d add SaveSmallFile, untested, YOLO 2018-11-10 10:08:14 -05:00
4am e2fff8a4ee . 2018-11-10 08:36:36 -05:00