Peter Ferrie
|
ebd442c223
|
fix the mess
|
2019-07-04 19:03:14 -07:00 |
|
4am
|
1d23da8f7d
|
.
|
2019-07-04 16:32:30 -04:00 |
|
4am
|
2d141e20c8
|
input buffer of length N should never match a game name of length < N
|
2019-07-04 16:31:28 -04:00 |
|
4am
|
c8e9d9ab9d
|
off-by-1 bugs, and missing exit condition, in the dots loop
|
2019-07-04 16:23:29 -04:00 |
|
Peter Ferrie
|
7c9b56a023
|
allow full match
|
2019-07-04 12:31:19 -07: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 |
|
Peter Ferrie
|
045fe1cfef
|
prevent interrupts during disk access
|
2019-07-03 15:21:49 -07:00 |
|
4am
|
ae78424218
|
.
|
2019-06-30 15:21:10 -04:00 |
|
4am
|
5822a2b078
|
.
|
2019-06-30 15:18:51 -04:00 |
|
4am
|
e01d66b46d
|
.
|
2019-06-30 15:10:09 -04:00 |
|
4am
|
79a6ecd479
|
fix DHGR mode on IIgs
|
2019-06-30 13:59:06 -04:00 |
|
Peter Ferrie
|
e16143191f
|
fix cartoons
|
2019-06-28 18:53:20 -07:00 |
|
4am
|
a2e269ab3b
|
Spare Change cartoons
|
2019-06-28 20:59:46 -04:00 |
|
4am
|
884c853698
|
.
|
2019-06-27 23:50:25 -04:00 |
|
4am
|
46f73aaf54
|
set IIgs border color
|
2019-06-27 23:42:01 -04:00 |
|
Peter Ferrie
|
66a8ed99f6
|
fix end-case false match
|
2019-06-27 13:33:21 -07:00 |
|
Peter Ferrie
|
0135887519
|
first match wins
|
2019-06-27 13:15:48 -07:00 |
|
Peter Ferrie
|
1785bf0dfb
|
align writes in Promote, fix Championship Lode Runner
|
2019-06-27 13:04:45 -07:00 |
|
4am
|
ff699d9bd1
|
some minor refactoring in search mode
|
2019-06-27 11:37:23 -04:00 |
|
4am
|
531abf6076
|
named constants
|
2019-06-27 10:55:07 -04:00 |
|
4am
|
52f55fb682
|
set LC RAM bank after Reenter, fix MachineStatus confusion
|
2019-06-27 09:51:17 -04:00 |
|
4am
|
23844487b8
|
mini attract mode
|
2019-06-26 22:51:34 -04:00 |
|
4am
|
6da3cba47a
|
refactoring and comments
|
2019-06-25 22:44:39 -04:00 |
|
4am
|
f01b99e36b
|
.
|
2019-06-24 19:20:00 -04:00 |
|
4am
|
8c66a43e59
|
add title screen separate from cover picture
|
2019-06-24 19:03:59 -04:00 |
|
4am
|
4b3e8ae50a
|
DHGR transitions including fizzle, clear-to-white variations
|
2019-06-24 14:54:49 -04:00 |
|
4am
|
f76262c07a
|
re-add DHGR fizzle as module
|
2019-06-24 14:00:44 -04:00 |
|
4am
|
74f6cebac4
|
move parse.games to init, update dates, other comments
|
2019-06-23 22:32:18 -04:00 |
|
4am
|
5bb7d559f9
|
move timeout zero page to resolve conflict with ProRWTS
|
2019-06-23 14:40:07 -04:00 |
|
4am
|
81162b1784
|
fix timeout to attract mode
|
2019-06-23 14:26:43 -04:00 |
|
4am
|
971e7a6606
|
backup and restore stack, refactor Reenter
|
2019-06-23 14:24:09 -04:00 |
|
4am
|
9f20c1042a
|
enable correct RAM bank on demo reentry
|
2019-06-22 16:16:16 -04:00 |
|
4am
|
08ca4a940a
|
self-running demo fixes, per-game attract mode configuration files WIP
|
2019-06-22 15:50:24 -04:00 |
|
Peter Ferrie
|
86466aa93c
|
fix prefix handling
|
2019-06-21 16:47:05 -07:00 |
|
4am
|
44dc3c9e8a
|
faster initialization for cover fade
|
2019-06-21 13:43:20 -04:00 |
|
4am
|
8979c6307f
|
cover fade on esc
|
2019-06-21 13:17:57 -04:00 |
|
4am
|
ca18b488ea
|
Merge branch 'master' of https://github.com/a2-4am/4cade
|
2019-06-21 13:10:35 -04:00 |
|
4am
|
bba3d755e2
|
cover fade animation
|
2019-06-21 13:10:29 -04:00 |
|
Peter Ferrie
|
c074faaf63
|
fill all LC vectors
|
2019-06-21 09:43:43 -07:00 |
|
4am
|
d660ef4da6
|
blank and switch to HGR1 before switching from search to attract mode
|
2019-06-20 14:35:18 -04:00 |
|
4am
|
2ae86337c5
|
launch from search mode
|
2019-06-20 14:18:23 -04:00 |
|
Peter Ferrie
|
c9f40539a7
|
restore buffer ordering
|
2019-06-20 11:16:26 -07:00 |
|
4am
|
9c65662193
|
Esc switches between major modes, add input timeout to search mode too
|
2019-06-20 13:56:31 -04:00 |
|
4am
|
94f9499ea0
|
update visible game count
|
2019-06-19 23:05:48 -04:00 |
|
4am
|
b0c585dc13
|
toggle both pages in search mode, update match highlighting even if screenshot doesn't change, support Esc to clear
|
2019-06-19 22:13:49 -04:00 |
|
4am
|
4803b46472
|
move font data to D600 in RAM bank 2 to free up space for program data
|
2019-06-19 21:50:48 -04:00 |
|
Peter Ferrie
|
fe48ae825a
|
restore init order
|
2019-06-19 18:36:49 -07:00 |
|
Peter Ferrie
|
04968b7c49
|
move ProRWTS to LC2
|
2019-06-19 18:11:25 -07:00 |
|
Peter Ferrie
|
1966d4a893
|
store to $D000
|
2019-06-18 21:49:38 -07:00 |
|