Commit Graph

42 Commits

Author SHA1 Message Date
frankmilliron
2a1a50f2a3
fix graphics mode on reset during demo (#540) 2023-02-16 15:09:38 -05:00
4am
da44e8063e reorder browse keys table to optimize for most common keys 2022-07-29 15:11:52 -04:00
4am
3b54a5925a also add browse mode hotkey for SHR-only slideshow 2022-06-06 01:10:40 -04:00
4am
a89a638896 fix browse mode wrapping on 256th game 2022-05-31 10:03:51 -04:00
4am
b0438e6eab some comments 2022-05-04 12:41:40 -04:00
4am
9d46aaa797 browse previous with no game selected should select last game instead of game 65534 2021-11-21 19:26:40 -05:00
4am
238fb799d7 combine some IDX files 2021-11-12 20:46:05 -05:00
4am
535b5b39ce ensure reload of search index after exiting mini attract mode
fixes https://github.com/a2-4am/4cade/issues/430
2021-11-11 22:20:06 -05:00
Peter Ferrie
4332cce869 fix some crashes, shave some bytes 2021-10-13 15:58:26 -07:00
Peter Ferrie
532ce58a16 shave some bytes, fix VIDHD speaker behaviour 2020-11-09 10:45:03 -08:00
4am
2c3aa275a1 do not rage against the machine 2020-07-29 12:15:22 -04:00
Peter Ferrie
03ca3cab72 reboot on Ctrl-R 2020-07-28 18:06:36 -07: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
6ac049d44c year updates and other minor things 2020-03-16 21:58:05 -04:00
4am
4ef9082b1c switch to HGR mode in places where we might be in DHGR mode 2020-03-09 18:05:01 -04:00
4am
7fc4bd830d move help text to external text file, use Ctrl-A for about page 2019-12-20 10:25:30 -05:00
Peter Ferrie
0c03da8599 shave some bytes 2019-11-27 13:51:43 -08:00
4am
8c72e6b137 fix crash when entering browse mode from help screen via left arrow 2019-10-13 22:22:40 -04:00
Peter Ferrie
89869a2d3d shave some bytes 2019-10-09 18:02:46 -07:00
4am
2d392ba566 shave some bytes 2019-10-08 14:43:41 -04:00
4am
686539f8b3 accelerate during search and browse modes if possible 2019-10-05 16:40:19 -04:00
4am
ba30ba75a9 Spare Change title animation 2019-10-01 13:10:16 -04:00
4am
6f40caf411 add help screen with global hotkey, move credits hotkey to ampersand 2019-09-26 13:46:13 -04:00
Peter Ferrie
5ff9030b64 smaller 2019-09-25 20:01:59 -07:00
4am
cc7ea09ec9 refactoring 2019-09-21 18:04:38 -04:00
4am
d28a84a6f6 refactor DrawUI some more 2019-09-21 17:35:49 -04:00
4am
6f1895c1a7 refactor DrawUIOffscreen 2019-09-21 13:41:36 -04:00
4am
ee045b8723 refactor UILine1 and UILine2 2019-09-21 12:59:56 -04:00
4am
8e19fc9c5b refactor PlayGame 2019-09-20 23:26:32 -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
4b66697758 add cheats subsystem (parsing of games.conf, UI, loading appropriate prelaunch file) 2019-09-15 17:55:16 -04:00
Peter Ferrie
11fb880be9 more in LC RAM2 2019-09-10 21:26:00 -07:00
4am
f40c8ebae6 refactor some HGR macros, make ResetInputTimeout internal to WaitForKeyFor30Seconds and clear the keyboard strobe explicitly before and/or after 2019-09-10 00:04:16 -04:00
4am
b0cf49b86f refactor LoadFile and LoadDHRFile 2019-09-09 22:38:17 -04:00
4am
99b1de5380 shave some bytes 2019-09-06 15:21:38 -04:00
4am
f1bbb4c08b Make spacebar work in browse mode also 2019-09-02 21:57:40 -04:00
4am
3a19f4b901 add credits page 2019-07-10 13:37:59 -04:00
4am
c0dd16a27c initial instructions in input buffer, add play label once game is selected 2019-07-08 14:10:11 -04:00
4am
3fdc6256a3 fix keyboard handling across search and browse modes 2019-07-03 22:27:46 -04:00
4am
a37dd59b4f Browse Mode 2019-07-03 18:31:50 -04:00