Peter Ferrie
|
4cdc91b73f
|
merge in disk 2
|
2019-09-10 11:54:12 -07:00 |
|
4am
|
b8a97a264d
|
.
|
2019-09-10 14:53:43 -04:00 |
|
4am
|
93eeae13af
|
move LoadFile internals to LC RAM 2
|
2019-09-10 14:52:00 -04:00 |
|
4am
|
74b221e899
|
.
|
2019-09-10 14:24:46 -04:00 |
|
4am
|
5c0dc3e1cf
|
Merge branch 'master' of https://github.com/a2-4am/4cade
|
2019-09-10 14:22:09 -04:00 |
|
4am
|
912d4d892a
|
move font drawing routines to LC RAM 2
|
2019-09-10 14:21:23 -04:00 |
|
Peter Ferrie
|
8818dc395e
|
update LC RAM2 memory-map
|
2019-09-10 11:01:55 -07:00 |
|
4am
|
27ec2ebd4e
|
back up less of the stack
|
2019-09-10 13:50:36 -04:00 |
|
4am
|
22e1dcc014
|
.
|
2019-09-10 13:42:09 -04:00 |
|
4am
|
c714a75f7d
|
Merge branch 'master' of https://github.com/a2-4am/4cade
|
2019-09-10 13:40:59 -04:00 |
|
4am
|
678b1473ae
|
.
|
2019-09-10 13:40:56 -04:00 |
|
Peter Ferrie
|
3a50ceceb8
|
more in LC RAM2
|
2019-09-10 09:51:04 -07:00 |
|
4am
|
8a96d53217
|
.
|
2019-09-10 09:50:08 -04:00 |
|
4am
|
a88f70f150
|
refactor GetStoreAddress
|
2019-09-10 09:37:19 -04:00 |
|
4am
|
003b6ad6f0
|
refactor incptr
|
2019-09-10 09:20:32 -04:00 |
|
4am
|
35c48d8bf3
|
.
|
2019-09-10 01:52:02 -04:00 |
|
4am
|
6e29c4d355
|
refactor okvs_append so it's O(1) instead of O(N), which makes ParseGamesList O(N) instead of O(N^2), which makes program startup noticeably faster
|
2019-09-10 01:46:21 -04:00 |
|
4am
|
b543481b9f
|
refactor okvs_iter
|
2019-09-10 00:54:52 -04:00 |
|
4am
|
c99fb31739
|
.
|
2019-09-10 00:42:31 -04:00 |
|
4am
|
d233ad6074
|
move DrawPage to ui.font with other drawing routines
|
2019-09-10 00:32:30 -04:00 |
|
4am
|
7ab4dd136e
|
shave 3 bytes
|
2019-09-10 00:24:54 -04:00 |
|
4am
|
bc79a08074
|
shave literally 1 byte
|
2019-09-10 00:22:28 -04:00 |
|
4am
|
308fdea6d0
|
shave some bytes, add some comments
|
2019-09-10 00:19:07 -04: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
|
e370dbfa93
|
allow right arrow to progress slideshow immediately
|
2019-09-09 23:04:17 -04:00 |
|
4am
|
282fbd9806
|
pass in load address if we know it
|
2019-09-09 22:58:16 -04:00 |
|
4am
|
904ae802ec
|
.
|
2019-09-09 22:48:54 -04:00 |
|
4am
|
2482660400
|
.
|
2019-09-09 22:45:18 -04:00 |
|
4am
|
74eda4454b
|
Merge branch 'master' of https://github.com/a2-4am/4cade
|
2019-09-09 22:42:31 -04:00 |
|
4am
|
b0cf49b86f
|
refactor LoadFile and LoadDHRFile
|
2019-09-09 22:38:17 -04:00 |
|
Peter Ferrie
|
68fab1ddc2
|
make LC2 management a bit easier
|
2019-09-09 18:40:59 -07:00 |
|
Peter Ferrie
|
859efc70f0
|
move some things to LC bank 2
|
2019-09-09 14:28:13 -07:00 |
|
4am
|
1d7e3bd1b9
|
refactor SetPath slightly
|
2019-09-09 14:11:49 -04:00 |
|
4am
|
9bfa1d853b
|
.
|
2019-09-08 14:53:57 -04:00 |
|
4am
|
3ca889a18c
|
add Out Of This World, fix crash in GR action slideshows, fix missing games in DHGR action slideshows, more game ordering fixes
|
2019-09-08 14:50:50 -04:00 |
|
Peter Ferrie
|
ac7584edd8
|
add OOTW to the collection
|
2019-09-07 15:27:59 -07:00 |
|
4am
|
f150dc0673
|
shave some bytes
|
2019-09-07 14:15:53 -04:00 |
|
4am
|
fe33d88140
|
.
|
2019-09-07 11:50:24 -04:00 |
|
4am
|
cbaeb2c576
|
more ordering changes
|
2019-09-07 11:45:41 -04:00 |
|
4am
|
75592790ed
|
Merge branch 'master' of https://github.com/a2-4am/4cade
|
2019-09-07 11:35:41 -04:00 |
|
4am
|
a6aaf7c27f
|
fix alphabetical ordering
|
2019-09-07 11:35:36 -04:00 |
|
Peter Ferrie
|
60dd9908c4
|
enforce minimum file size on write
|
2019-09-06 18:10:22 -07:00 |
|
4am
|
10b7f6c920
|
2.0 beta-1
|
2019-09-06 19:33:14 -04:00 |
|
4am
|
8d08093eb5
|
.
|
2019-09-06 19:18:04 -04:00 |
|
4am
|
bdb4b75cd8
|
.
|
2019-09-06 19:09:24 -04:00 |
|
4am
|
cc8701cd1b
|
add Diamond Mine
|
2019-09-06 19:06:10 -04:00 |
|
4am
|
2c1900def8
|
update memory map documentation
|
2019-09-06 18:55:24 -04:00 |
|
Peter Ferrie
|
18417fc0cf
|
move pseudo-ProDOS to LC RAM bank 2
|
2019-09-06 15:12:17 -07:00 |
|
4am
|
99b1de5380
|
shave some bytes
|
2019-09-06 15:21:38 -04:00 |
|
Peter Ferrie
|
5faffbd825
|
disable latent protection
|
2019-09-06 11:07:08 -07:00 |
|