Peter Ferrie
|
f379ffe685
|
fix Angry Birds
|
2024-06-09 11:35:06 -07:00 |
|
4am
|
d60466df9e
|
slightly faster build
|
2024-06-09 01:15:21 -04:00 |
|
4am
|
021c06725a
|
move CoordinatesFile pstring to SHR stage 2 so it doesn't get clobbered by FXDATA index
|
2024-06-02 21:17:51 -04:00 |
|
Peter Ferrie
|
ceca849a86
|
fix Spy Hunter launch
|
2024-06-02 10:19:26 -07:00 |
|
4am
|
a19975dc9f
|
factor out more FX routines
|
2024-06-01 13:30:29 -04:00 |
|
Peter Ferrie
|
9aecd7ca43
|
sync
|
2024-06-01 08:12:39 -07:00 |
|
4am
|
2bb6eb557a
|
factor out more FX routines
|
2024-05-31 21:01:21 -04:00 |
|
4am
|
b3a1f010d6
|
move self-contained shared FX routines to new FXCODE index and load them as needed
|
2024-05-31 02:22:38 -04:00 |
|
Peter Ferrie
|
4fd63e6154
|
fix Time Pilot reset vector
|
2024-05-29 21:12:00 -07:00 |
|
Peter Ferrie
|
04e839d4d7
|
fix Berzap RNG overflow
|
2024-05-29 18:17:24 -07:00 |
|
4am
|
3a5d2d3830
|
factor out more FX routines
|
2024-05-29 18:52:01 -04:00 |
|
4am
|
965d7bed5f
|
factor out more FX routines
|
2024-05-29 14:41:36 -04:00 |
|
4am
|
70f62c2e66
|
factor out more FX routines
|
2024-05-29 12:24:29 -04:00 |
|
Peter Ferrie
|
efdbb8218e
|
fix bad instruction in Lost Tomb
|
2024-05-28 21:46:49 -07:00 |
|
4am
|
457ccfbbe8
|
factor out more FX routines
|
2024-05-28 22:00:35 -04:00 |
|
Peter Ferrie
|
c9257aa5ed
|
another fix for Axis Assassin demo
|
2024-05-28 18:30:59 -07:00 |
|
4am
|
eb07d7798c
|
use some descriptive constants
|
2024-05-28 21:17:10 -04:00 |
|
Peter Ferrie
|
7922873dbf
|
fix Axis Assassin demo
|
2024-05-28 18:11:52 -07:00 |
|
Peter Ferrie
|
24398b5d50
|
don't pad FX
|
2024-05-28 18:11:42 -07:00 |
|
4am
|
c8f924dc6e
|
update some comments
|
2024-05-28 21:03:09 -04:00 |
|
4am
|
7ea8a0624d
|
factor out more FX routines
|
2024-05-28 20:59:33 -04:00 |
|
4am
|
d75c1cc039
|
factor out more FX routines, and fix some RAM bank confusion now that launcher code extends below E000
|
2024-05-28 18:57:51 -04:00 |
|
4am
|
90a6f55ddf
|
factor out more FX routines
|
2024-05-28 09:42:19 -04:00 |
|
4am
|
af538414ff
|
fix page-crossing and add assembler check
|
2024-05-28 09:34:29 -04:00 |
|
4am
|
6906bf15bd
|
remove obsolete comment
|
2024-05-27 23:17:29 -04:00 |
|
4am
|
88e0faf522
|
fix SHR effects that need to load large data files that are now stored in TOTAL.DATA instead of separate files
|
2024-05-27 23:09:02 -04:00 |
|
4am
|
c7a2c1a921
|
factor out more FX routines
|
2024-05-27 21:39:51 -04:00 |
|
4am
|
99dcc896d1
|
factor out more FX routines
|
2024-05-27 13:32:07 -04:00 |
|
4am
|
711de29099
|
fix several bugs in dithermasks initialization
|
2024-05-27 13:19:44 -04:00 |
|
Peter Ferrie
|
bbe441a983
|
sync
|
2024-05-26 22:52:10 -07:00 |
|
Peter Ferrie
|
f151e50247
|
fix Galaxian demo sound
|
2024-05-26 13:21:05 -07:00 |
|
4am
|
c7db1050cc
|
factor out some common FX routines, also move font data to D100/LC1
|
2024-05-26 13:41:21 -04:00 |
|
4am
|
1c15f9daa1
|
factor out BuildHGRTables, standardize some table locations across FX
|
2024-05-26 00:40:54 -04:00 |
|
4am
|
0301a7ff48
|
hard-code load address for all LOAD_FILE_AT callers
|
2024-05-25 23:41:36 -04:00 |
|
4am
|
fd4a0cd7ba
|
reduce memory copy during launch
|
2024-05-25 20:51:48 -04:00 |
|
4am
|
5a99dbcc40
|
factor out common prelaunch code (saves 22KB)
|
2024-05-25 19:18:49 -04:00 |
|
4am
|
57f8a44d61
|
use new macro (no binary changes)
|
2024-05-25 17:59:16 -04:00 |
|
4am
|
c5e5162fda
|
use new macro (no binary changes)
|
2024-05-25 17:49:51 -04:00 |
|
4am
|
ac0a7cf4d5
|
use new macro (no binary changes)
|
2024-05-25 17:34:49 -04:00 |
|
4am
|
b729ae17c2
|
use new macro (no binary changes)
|
2024-05-25 17:24:57 -04:00 |
|
4am
|
93ee4bee01
|
remove unnecessary duplicates of wait routine (saves 781 bytes)
|
2024-05-25 16:57:13 -04:00 |
|
4am
|
5dbcb0507c
|
move large graphic effects data files to TOTAL.DATA
|
2024-05-25 13:07:22 -04:00 |
|
4am
|
98ef0d2249
|
add some missing file metadata
|
2024-05-25 00:41:50 -04:00 |
|
4am
|
de540fe930
|
add game help for Mr. Robot, which does not require a joystick
|
2024-05-25 00:35:27 -04:00 |
|
4am
|
b3d7d2e32c
|
some game help formatting fixes
|
2024-05-24 22:20:22 -04:00 |
|
4am
|
980a956bc1
|
simplify some help files
|
2024-05-24 21:54:43 -04:00 |
|
4am
|
83c77096ac
|
simplify some conf files
|
2024-05-24 16:24:55 -04:00 |
|
4am
|
2b8c4aadaa
|
add game help for Defender
|
2024-05-24 15:31:14 -04:00 |
|
4am
|
df7c909090
|
add game help for Cyclotron
|
2024-05-24 15:17:31 -04:00 |
|
4am
|
7d4421ba49
|
Artesians does not require a joystick
|
2024-05-24 14:00:49 -04:00 |
|