4am
d9b8e3ea7b
shave some cycles
2020-11-30 11:40:41 -05:00
4am
3fadbfb949
typo in comment
2020-11-30 01:35:10 -05:00
4am
1a3ec941f6
not sure how that ever worked
2020-11-30 01:21:40 -05:00
4am
da91eb3a27
add 48boxes sync+clear effect
2020-11-30 01:13:27 -05:00
4am
1ffd7a7dd1
add 48boxes spiral+clear effect
2020-11-30 01:02:28 -05:00
4am
3004ecf6ee
add DHGR 48boxes effects
2020-11-29 23:10:44 -05:00
4am
3311e3c785
add missing include
2020-11-26 19:58:20 -05:00
Peter Ferrie
cf3bf1ca01
bank in ROM at the right time
2020-11-25 18:54:10 -08:00
Peter Ferrie
3936ef734b
generate CRYSTAL data at runtime
2020-11-25 14:52:59 -08:00
4am
0fc86a65be
shave some bytes
2020-11-24 21:25:41 -05:00
4am
96508fb725
shave some bytes
2020-11-24 21:18:55 -05:00
4am
ba8559c3cf
remove unused code
2020-11-24 21:18:29 -05:00
4am
8d1d9c0bc5
don't clobber ProDOS shim, that's rude
2020-11-24 21:02:14 -05:00
Peter Ferrie
83f7e02279
force main-memory reads in LoadFileDirect
2020-11-24 16:49:02 -08:00
4am
419f171290
fix filename
2020-11-24 14:44:36 -05:00
Peter Ferrie
c0ee863dba
Aztec prelaunch
2020-11-23 21:45:55 -08:00
4am
ee06325830
new and upgraded DHGR effects
2020-11-23 19:05:51 -05:00
4am
56542020d0
upgrade DHGR radial effects
2020-11-23 18:08:31 -05:00
4am
63870a0bc8
shave some cycles (skip if copymask=0, fake bit 3)
2020-11-23 12:46:25 -05:00
4am
d0745e7941
shave some cycles (load X directly)
2020-11-23 12:23:54 -05:00
4am
a5807e8577
shave some cycles (load X directly)
2020-11-23 12:21:37 -05:00
4am
756e9623c3
shave some bytes
2020-11-22 22:12:37 -05:00
4am
395498cfb5
shave some cycles (better bankloop handling)
2020-11-22 22:09:23 -05:00
4am
b7643d2f98
shave some cycles (save/restore Y instead of recomputing)
2020-11-22 22:03:22 -05:00
4am
d97e22805f
shave some cycles (split aux branch, use 80STORE mode for 1-STA bank switching) [thanks John B.]
2020-11-22 21:46:22 -05:00
4am
a3dc564852
shave some cycles (use 80STORE mode for 1-STA bank switching) [thanks John B.]
2020-11-22 21:12:40 -05:00
4am
fd4cd16936
shave some bytes
2020-11-22 18:58:07 -05:00
4am
4a60b564fb
several new and updated DHGR precomputed effects
2020-11-22 18:32:19 -05:00
4am
4d2ea22158
shave some cycles (split auxmem LFSR to reduce bank switches)
2020-11-22 01:10:10 -05:00
4am
7ce75c9092
shave some cycles (front load end-of-loop comparisons)
2020-11-22 00:50:43 -05:00
4am
e3f65ff220
Revert "shave some cycles (branch farther during first part of effect)"
...
This reverts commit ac3ce18973
.
2020-11-21 23:08:41 -05:00
4am
ac3ce18973
shave some cycles (branch farther during first part of effect)
2020-11-21 23:02:16 -05:00
4am
ab5d4a9b94
shave some cycles (refactor RESET/INC macros)
2020-11-21 21:07:09 -05:00
4am
ef30220aa4
shave some cycles (move and combine RESET and INC operations)
2020-11-21 20:34:18 -05:00
4am
abe5cdc25b
shave some cycles (better A management allows us to remove an LDA in INC macro)
2020-11-21 19:02:58 -05:00
4am
1ab825a37e
shave some cycles (eliminate first LDA)
2020-11-21 18:37:44 -05:00
4am
41cdf65542
shave some cycles (manage Y register better, simplify branch macro)
2020-11-21 18:26:19 -05:00
4am
b4d4fcfb2b
shave some cycles (just copy full byte if copymask=11111111)
2020-11-21 18:00:51 -05:00
4am
fb7ab115d0
cleanup (don't copy HGR address tables to zero page, it's not any faster from there)
2020-11-21 17:41:19 -05:00
4am
9a1cceb49e
shave some cycles (use X as cache for last dst address)
2020-11-21 17:17:19 -05:00
4am
2d0dbe2b75
shave some cycles (cache last dst for RESET)
2020-11-21 14:21:15 -05:00
4am
a0e82a2a13
shave some cycles (skip last INC before RESET)
2020-11-21 14:03:03 -05:00
4am
7a86b64325
shave some cycles (better Y management)
2020-11-21 13:44:59 -05:00
4am
fc71849da7
shave some cycles (Y already has the right value, just need to set flags)
2020-11-21 13:39:38 -05:00
4am
c0ea10b691
shave even more cycles by using direct branches where possible
2020-11-21 13:28:54 -05:00
4am
e0c3629a0a
shave a metric boatload of cycles
2020-11-21 01:52:04 -05:00
4am
1e0351206f
shave some cycles
2020-11-21 00:35:20 -05:00
4am
2da7d1c180
shave some cycles
2020-11-21 00:11:40 -05:00
4am
5336c78acb
shave some cycles
2020-11-20 23:59:45 -05:00
4am
bfe84c5128
shave some cycles
2020-11-20 23:33:59 -05:00
4am
5e05736197
add DHGR soft diagonal effect
2020-11-20 18:17:06 -05:00
4am
3b1202c681
remove unused include
2020-11-20 17:45:05 -05:00
4am
347b8b0adb
unrolled loops and other optimizations in soft diagonal effect
2020-11-20 12:27:21 -05:00
4am
57465a59af
add DHGR flick effect
2020-11-20 11:29:04 -05:00
4am
658daab284
add DHGR diagonal effect
2020-11-20 01:18:39 -05:00
4am
fc95bfd8d1
add DHGR left-to-right-by-pixel effect
2020-11-19 20:39:22 -05:00
4am
9e175b6058
add DHGR two-pass L/R effect
2020-11-19 14:22:20 -05:00
Peter Ferrie
e04d4372a9
generate FOURSQUARE data at runtime
2020-11-18 19:05:43 -08:00
4am
9e491d4d39
add DHGR redlines effect
2020-11-18 21:40:17 -05:00
4am
dbbf21f455
generate ONESQUARE data at runtime
2020-11-18 19:25:17 -05:00
4am
3280b0c607
shave some bytes
2020-11-18 19:01:03 -05:00
4am
87f077d154
add DHGR bar dissolve effect
2020-11-18 15:21:06 -05:00
Peter Ferrie
afdaabfded
fix white AND THEN FIZZLE THE PICTURE
2020-11-18 10:24:26 -08:00
Peter Ferrie
e96e8eb9cb
migrate DHGR.RADIAL4 effect to external file
2020-11-18 09:35:10 -08:00
Peter Ferrie
26338f9a4e
DHGR transform Iris to Ripple
2020-11-17 23:32:34 -08:00
4am
1064e55dae
add DHGR 2bit fizzle
2020-11-18 00:52:55 -05:00
Peter Ferrie
16f4ecc717
fast dhgr.fizzle.white, upgrade radial5.white
2020-11-17 21:19:25 -08:00
4am
daa1989ede
move 1bit ripple transformations to unused space at end of external data files
2020-11-17 23:42:18 -05:00
Peter Ferrie
6d8c459fa3
migrate DHGR.RADIAL5 effect to external file
2020-11-17 19:21:16 -08:00
4am
540c3c581a
add EOF marker in code for non-radial precomputed DHGR effects
2020-11-17 21:25:34 -05:00
4am
d162b7fb65
load DHGR data from external files and transform it at runtime
2020-11-17 21:11:05 -05:00
Peter Ferrie
e7cfb4ce93
shave a byte
2020-11-16 12:21:28 -08:00
4am
3da76bc230
some cleanup
2020-11-15 23:51:37 -05:00
4am
f3ac2d62bb
include EOF marker in 1-bit external files
2020-11-15 00:37:38 -05:00
4am
7c8b695829
migrate SWIRL effect to external file
2020-11-15 00:18:03 -05:00
4am
6fb322532a
unbreak other radial effects
2020-11-15 00:05:14 -05:00
4am
f081417d42
migrate RADIAL5 effect to external file, and some more cleanup
2020-11-14 23:54:39 -05:00
4am
8befda92c1
migrate RADIAL4 effect to external file, and some cleanup
2020-11-14 23:47:14 -05:00
4am
cf73196f63
add EOF marker before Coordinates so quadrants that loop backwards will exit properly
2020-11-14 23:40:32 -05:00
4am
59fd21d201
fix lengths
2020-11-14 23:28:45 -05:00
Peter Ferrie
1b3caa6415
hook up Radial.Data
2020-11-14 20:19:35 -08:00
Peter Ferrie
925c5af8b2
load radial2 data from external files and transform it at runtime
2020-11-14 19:18:44 -08:00
Peter Ferrie
63ca80cfef
Revert "load radial2 data from external files and transform it at runtime"
...
This reverts commit f2dbdb6bff
.
We have label collisions in a full build.
2020-11-14 16:07:19 -08:00
Peter Ferrie
f2dbdb6bff
load radial2 data from external files and transform it at runtime
2020-11-14 15:48:38 -08:00
4am
b247ef8f41
shave some bytes
2020-11-14 02:02:12 -05:00
4am
951fb31fc3
shave some bytes
2020-11-14 01:29:11 -05:00
4am
2a9201b5aa
shave some bytes
2020-11-13 21:41:50 -05:00
4am
3189ef9176
split hgr.common routines into separate macros and make effects declare which ones they use
2020-11-13 21:24:30 -05:00
4am
c455158253
replace two effects with better ones that reuse existing assets
2020-11-13 17:56:03 -05:00
4am
23e8e0f030
load precomputed.1bit data from external files and transform it at runtime
2020-11-13 17:40:48 -05:00
4am
4b481ca433
load ripple precomputed.2bit data from external files and transform it at runtime
2020-11-13 15:14:20 -05:00
4am
579577d66f
load precomputed.2bit data from external files and transform it at runtime
2020-11-12 23:26:15 -05:00
4am
31c4f73ae6
load precomputed.3bit data from external files and transform it at runtime
2020-11-12 17:07:04 -05:00
4am
4354aa3148
create LOAD_FILE_AT macro
2020-11-11 14:40:34 -05:00
4am
9e74cb1b6d
fix typo and clarify comment
2020-11-09 19:44:53 -05:00
Peter Ferrie
68bb9e0454
shave some bytes
2020-11-09 12:22:38 -08:00
Peter Ferrie
532ce58a16
shave some bytes, fix VIDHD speaker behaviour
2020-11-09 10:45:03 -08:00
Peter Ferrie
1b90260631
skip FASTChip on IIc
2020-11-05 19:25:44 -08:00
4am
9c3fb68170
add 48boxes.arrow effect
2020-10-28 12:04:36 -04:00
4am
569269ccb5
some comments
2020-10-26 17:59:06 -04:00
4am
b8f6fe13e4
add another 48boxes transition
2020-10-26 16:37:38 -04:00
4am
75e121183b
one more 48boxes variant
2020-10-26 13:39:53 -04:00
4am
9ce2adba9a
two more 48boxes transitions
2020-10-26 13:07:19 -04:00
Peter Ferrie
78e0f33717
computed branching instead of hard-coding
2020-10-26 09:58:33 -07:00
4am
309f9da867
add several 48boxes variations
2020-10-26 10:38:36 -04:00
4am
aad03349e5
shave some bytes
2020-10-26 10:37:53 -04:00
4am
e8c4291e4f
Revert "."
...
This reverts commit 62feca4414
.
2020-10-26 01:00:42 -04:00
4am
62feca4414
.
2020-10-26 00:59:17 -04:00
4am
6638671397
shave some cycles
2020-10-26 00:55:11 -04:00
4am
a9cd08e6b4
shave some bytes
2020-10-26 00:52:58 -04:00
4am
5596943ed5
shave exactly 1 byte
2020-10-26 00:45:45 -04:00
4am
e5a6c0ee2f
shave some bytes
2020-10-26 00:38:16 -04:00
4am
272c5855ed
shave some bytes
2020-10-26 00:10:09 -04:00
4am
4341c199ed
shave some bytes
2020-10-25 22:38:52 -04:00
4am
e6c851db95
shave some bytes
2020-10-25 22:31:08 -04:00
4am
928c9dfd9f
shave some bytes
2020-10-25 11:49:07 -04:00
4am
bea329652a
shave some bytes
2020-10-25 00:31:47 -04:00
4am
4c2ac4453d
shave some bytes
2020-10-25 00:09:35 -04:00
Peter Ferrie
98f5b14f1a
shave some bytes
2020-10-24 20:44:19 -07:00
4am
d78a1c4807
shave some bytes
2020-10-24 19:19:57 -04:00
4am
316be9bb0b
remove unused include
2020-10-24 18:47:18 -04:00
4am
fc7807e160
shave some bytes
2020-10-24 18:44:39 -04:00
4am
03af6bcabb
add 48 boxes effect
2020-10-23 18:17:57 -04:00
4am
262589636e
update copyright year
2020-10-23 18:16:18 -04:00
4am
9b43e4799d
4.0-beta.1 release
2020-10-21 12:12:03 -04:00
4am
866b33c951
Added up and down arrow glyphs for Up'N Down game help, which delights me
2020-09-29 15:34:56 -04:00
4am
b81a3b76b2
add flick transition
2020-09-12 12:58:03 -04:00
Peter Ferrie
c1d555c5df
don't die from med kit
2020-09-11 14:30:46 -07:00
Peter Ferrie
b423cc2cdb
support A2HSSC
2020-09-10 18:42:49 -07:00
4am
d4b23d2084
shave some bytes
2020-09-07 17:01:07 -04:00
4am
a249b986e9
shave some bytes
2020-09-07 16:56:40 -04:00
4am
3b0149f9e9
remove old checkerboard effects
2020-09-07 16:30:44 -04:00
4am
93784cb174
add checkerboard fizzle
2020-09-07 16:10:00 -04:00
4am
5d8c483073
build address table at runtime
2020-09-06 15:47:47 -04:00
4am
9dafce5ae8
ridiculously fast DHGR fizzle fade
2020-09-06 14:44:37 -04:00
4am
735d057736
shave 60481 cycles from all precomputed 1-bit HGR transitions (~3% faster)
2020-09-06 14:02:11 -04:00
4am
0f86f9671b
small tweaks
2020-09-06 10:44:04 -04:00
4am
f081f94756
shave 61381 cycles from all precomputed 2-bit HGR transitions (~4% faster)
2020-09-05 22:06:35 -04:00
4am
9bb4524402
remove unused macro
2020-09-05 20:53:15 -04:00
4am
ecb173ba8a
shave 92081 cycles from all precomputed 3-bit HGR transitions (~5% faster)
2020-09-05 19:11:29 -04:00
4am
9446d5b10e
don't need to restore zero page
...
which simplifies things somewhat
2020-09-05 00:51:07 -04:00
4am
86d3dc4b72
some minor tweaks and comments
2020-09-04 23:44:38 -04:00
4am
3dfc71a25a
slightly faster swapzp, and some comments
2020-09-04 19:25:05 -04:00
4am
39b643de50
slightly faster swapzp, and some comments
2020-09-04 19:11:30 -04:00
4am
3365ac8a37
ridiculously fast SHR fizzle
2020-09-04 17:27:04 -04:00
4am
5fca4ad4f2
add HGR 2-bit fizzle [thanks John B.]
2020-09-04 14:07:41 -04:00
4am
011643d61f
add palette bit to all copymasks for smoother color transition
2020-09-04 14:01:52 -04:00
4am
cae193d5d0
Merge branch 'master' of https://github.com/a2-4am/4cade
2020-09-04 12:22:52 -04:00
4am
e5350d30a3
shave 623846 cycles [thanks John. B]
2020-09-04 12:22:43 -04:00
frankmilliron
f97baeb88e
fix Fastchip joystick detection on older firmware ( #338 )
2020-09-04 11:20:37 -04:00
4am
4585ea49a7
shave another 131070 cycles, build lookup tables
2020-09-04 10:21:59 -04:00
4am
e4a54d87c7
shave another 327679 cycles
2020-09-04 01:01:32 -04:00
4am
87dd4f4e4b
shave another 262407 cycles
2020-09-04 00:20:56 -04:00
4am
35228e9183
shave another 131070 cycles
2020-09-03 22:10:38 -04:00
4am
50d69fab51
page-align lookup table to shave another 18688 cycles
2020-09-03 21:34:53 -04:00
4am
ab80cfa04b
shave another 197109 cycles off HGR per-pixel fizzle fade
...
now 45% faster than yesterday
2020-09-03 19:38:38 -04:00
4am
a48216f841
18% faster DHGR fizzle fade
2020-09-03 18:54:54 -04:00
4am
5a90ba8555
15% faster SHR fizzle fade
2020-09-03 18:42:38 -04:00
4am
6ae0509874
42% faster HGR per-pixel fizzle fade
2020-09-03 14:16:54 -04:00
Peter Ferrie
59a2e88e68
fix partition 3+ regression
2020-08-31 18:01:36 -07:00
4am
78459d31a6
4.0-alpha.3 release
2020-08-28 13:39:13 -04:00
Peter Ferrie
b1a13c1cf7
fix MB CB2 init
2020-08-25 19:17:38 -07:00
Peter Ferrie
831775d9f5
fix Thexder 128k reset vector
2020-08-16 11:14:46 -07:00
4am
465d99fc63
Merge branch 'master' of https://github.com/a2-4am/4cade
2020-08-14 11:36:03 -04:00
4am
e5111c33ca
add REDLINES transition effect
2020-08-14 11:35:55 -04:00
Peter Ferrie
41a650f0ab
allow changing MB type in Berzap
2020-08-13 17:42:12 -07:00
Peter Ferrie
ad175e31e4
allow restarting GS/OS
2020-08-13 16:12:57 -07:00
Peter Ferrie
cdebd6d86d
fix Situation Critial reset vector
2020-08-12 13:35:20 -07:00
frankmilliron
46d05fbac9
fix Black Magic on //c+ ( #330 )
...
Seems like starting a new game is wonky. after it shows the high score screen it messes up the graphics. not sure if that's my fix causing it or not, but both reset work, and every machine works currently.
2020-08-12 11:55:52 -04:00
Peter Ferrie
33d00fc978
fix CFFA3K issue on IIGS
2020-08-12 08:35:21 -07:00
Peter Ferrie
b35f51c3fe
add Bouncing Kamungas reset vector
2020-08-11 13:10:11 -07:00
Peter Ferrie
36ecccaec1
fix The Last Gladiator reset vector
2020-08-11 12:51:53 -07:00
Peter Ferrie
f411819870
work around unpatchable CFFA firmware bug
2020-08-11 12:10:04 -07:00
4am
2929be8f2c
shave a byte
2020-08-11 14:55:38 -04:00
Peter Ferrie
6f7f8f7aa5
fix random MB noise. Thanks Rob Justice
2020-08-11 08:47:47 -07:00
Peter Ferrie
dff485dec7
fix The Last Gladiator level 2
...
reset vector fix is future work
2020-08-10 16:39:57 -07:00
Peter Ferrie
61bfe699a4
fix Saracen on IIGS
2020-08-09 11:41:12 -07:00
Peter Ferrie
5d24f7becf
and actually save the MB config
2020-08-08 22:41:07 -07:00
Peter Ferrie
3f0a2d8679
detect MB S/S I properly (thanks Rob Justice)
2020-08-08 22:35:19 -07:00
Peter Ferrie
34d06ab4b0
fix Mockingboard detection again
2020-08-08 22:19:54 -07:00
Peter Ferrie
4c1b217b33
support the Spectrum ED
2020-08-05 16:01:22 -07:00
Peter Ferrie
6d06e0c8b6
fix Pie-Man reset vector
2020-08-02 16:58:36 -07:00
Peter Ferrie
45da45a0d2
fix Phantoms Five reset vector
2020-08-02 16:49:57 -07:00
Peter Ferrie
74e16f3f44
fix Plasmania speech speed on IIGS
2020-08-02 11:38:34 -07:00
Peter Ferrie
9c6a93029e
stable exit to GS/OS
2020-07-30 10:21:42 -07:00
Peter Ferrie
068f485964
exit to GS/OS
2020-07-29 21:37:32 -07:00
Peter Ferrie
60663f5e8d
Revert "I don't know. Let's try it."
...
This reverts commit 37520a357f
.
Yeah, let's not do that after all.
2020-07-29 21:18:02 -07:00
Peter Ferrie
37520a357f
I don't know. Let's try it.
2020-07-29 21:12:25 -07:00
Tom Greene
33e8319078
Treat SHR registers as write-only ( #318 )
...
* Treat SHR registers as write-only
* Revert "no VidHD"
This reverts commit dffb3b1cda
.
2020-07-29 22:27:46 -04: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
Peter Ferrie
e24a920f6e
fix Rescue Raiders MB detection
2020-07-28 10:05:43 -07:00
frankmilliron
7b52e1e584
fix Moon Patrol reset for real this time ( #316 )
2020-07-28 08:42:34 -04:00
Peter Ferrie
be963149ba
Merge branch 'master' of https://github.com/a2-4am/4cade
2020-07-27 15:35:55 -07:00
Peter Ferrie
dffb3b1cda
no VidHD
2020-07-27 15:35:52 -07:00
Tom Greene
bd6bb146c7
Fix Mr. Do sound on GS ( #315 )
2020-07-27 09:37:39 -04:00
Peter Ferrie
262e94540c
handle NMIs in MB detection
2020-07-26 21:24:18 -07:00
Peter Ferrie
4f497eefe2
fix Mating Zone high-score display
2020-07-26 21:13:19 -07:00
Peter Ferrie
2d0c191aee
fix Marble Madness reset
2020-07-26 20:36:24 -07:00
Peter Ferrie
d358aad4d8
faster MB detection
2020-07-26 20:35:42 -07:00
Peter Ferrie
6149eac1e8
FastChip MB everywhere
2020-07-23 12:37:27 -07:00
Peter Ferrie
06e8f07e48
MB: support FastChip
2020-07-23 10:55:01 -07:00
4am
7757da524a
4.0-alpha2 release
2020-07-23 09:55:32 -04:00
Peter Ferrie
ea70f3fbbc
auto-enable Berzap title music
2020-07-19 13:51:36 -07:00
frankmilliron
ffb8a01e49
fix Miner 2049'er reset ( #306 )
2020-07-19 14:13:12 -04:00
frankmilliron
48532addcb
fix Lock N Chase reset ( #302 )
2020-07-18 20:09:57 -04:00
frankmilliron
340068441b
fix Black Magic reset on ][+ ( #301 )
2020-07-18 16:58:06 -04:00
Peter Ferrie
b5a44e068a
auto-select MB in Crime Wave config
2020-07-17 10:15:56 -07:00
Peter Ferrie
07ca70aab8
auto-select MB in Berzap config
2020-07-17 09:48:01 -07:00
frankmilliron
09c6241ca5
fix Black Magic on Fastchip ( #297 )
...
The latest commit still has issues with Fastchip, despite it fixing the color issues on //c and //c+. I just removed all the acceleration code completely. Seems to work on ][+, //c, //c+, Fastchip, and //gs without issues.
2020-07-16 08:54:20 -04:00
Tom Greene
ec7002c7c8
Accelerator and IIc color fix for Black Magic ( #296 )
2020-07-15 07:55:15 -04:00
Tom Greene
24da67333b
Fix Wolvesenstein on BOOTI ( #292 )
2020-07-14 21:30:40 -04:00
frankmilliron
1fc5637950
fixes for //c and //c+ ( #291 )
2020-07-14 13:15:32 -04:00
Peter Ferrie
0507cb498a
fix Hardball on IIGS
2020-07-12 12:56:02 -07:00
Peter Ferrie
39b65c5e80
fix Gumball reset
2020-07-12 11:33:06 -07:00
Peter Ferrie
3e4b6ac287
fix G.I. Joe reset vector
2020-07-12 11:17:21 -07:00
Peter Ferrie
7f54fa2357
yet another attempt at fixing IIc colouring
2020-07-11 18:30:39 -07:00
Peter Ferrie
f799133daa
another try to fix IIc colouring
2020-07-11 14:19:14 -07:00
Peter Ferrie
e67544b1b9
fix Mating Zone display
2020-07-10 12:58:31 -07:00
Peter Ferrie
776304f30e
fix build
2020-07-09 10:10:29 -07:00
Peter Ferrie
b48c9172fd
try to fix IIc colouring
2020-07-08 18:39:29 -07:00
Peter Ferrie
51db983fbe
fix Frogger II when not cheating
2020-07-05 17:19:01 -07:00
Peter Ferrie
7675a29e1c
fix David's Midnight Magic highscore display on IIGS
2020-07-05 16:17:54 -07:00
frankmilliron
3654f47c36
fix Microwave on Mac //e Card ( #277 )
2020-07-05 13:39:51 -04:00
Peter Ferrie
575eb67cef
fix Drol on IIGS
2020-06-29 11:57:03 -07:00
Peter Ferrie
bc63729222
fix text page 2 display on IIGS
2020-06-21 12:24:55 -07:00
Peter Ferrie
12469e1f42
fix Buck Rogers on IIGS
2020-06-20 10:44:13 -07:00
Peter Ferrie
ba033a5ea8
make IIc VBL consistent with IIe
2020-06-18 09:47:13 -07:00
4am
2272f77789
add global hotkey for joystick calibration
2020-06-15 12:44:46 -04:00
Tom Greene
6893a7a284
Fix Formula 1 prelaunch naming ( #264 )
...
* Fix Formula 1 prelaunch naming
* .
2020-06-12 08:22:34 -04:00
4am
641576f9db
create indie slideshow
2020-06-11 10:34:51 -04:00
4am
3d162a5095
remove Boa
2020-06-11 09:19:22 -04:00
Peter Ferrie
1bb758d82e
Aztec: wait for return key if dead
2020-06-10 19:04:34 -07:00
Peter Ferrie
e0ed82372c
add Boa, Congo, Frazzle, Jawbreaker, Mad Rat, Pulsar II
2020-06-10 18:07:14 -07:00
Peter Ferrie
d1ef1a4e89
fix The Last Ninja when accelerated
2020-06-09 14:56:47 -07:00
Peter Ferrie
caa25082dd
fix Spare Change cartoons
2020-06-09 10:33:47 -07:00
Peter Ferrie
4fb775448e
save Starglider highscores
2020-06-08 19:27:10 -07:00
frankmilliron
147cc25b79
fix a bunch of 128k game reset vectors ( #252 )
...
* rename 'last.ninja.a' to 'the.last.ninja.a'
* fix a bunch of 128k game reset vectors
8 more that are more complicated to come.
2020-06-08 08:28:43 -04:00
Peter Ferrie
7da846a03d
make Spare Change cartoons interruptible
2020-06-07 17:09:50 -07:00
Peter Ferrie
5badd8c808
fix 8bit-Slicks reset vector
2020-06-07 16:50:44 -07:00
Peter Ferrie
9233e6c204
Radwarrior reset vector
2020-06-07 12:24:01 -07:00
Peter Ferrie
15e7897491
fix Archon, Archon II reset
2020-06-07 12:16:45 -07:00
Peter Ferrie
07c274820a
fix Swashbuckler highscore saving
2020-06-06 12:50:12 -07:00
frankmilliron
a435053a9d
fix Swashbuckler reset ( #243 )
2020-06-06 11:23:38 -04:00
Peter Ferrie
0731ca7ba8
allow About and Cheat from global Help
2020-06-05 17:09:51 -07:00
Peter Ferrie
ccccf87839
fix Paperboy and accelerate launch
2020-06-05 13:21:14 -07:00
4am
f3348bc93d
release 4.0-alpha.1
2020-06-05 10:22:15 -04:00
frankmilliron
06b66a8cb1
fix Zargs & Tharolian Tunnels reset ( #238 )
2020-06-05 10:01:32 -04:00
Peter Ferrie
707e103895
fix Zargs on Virtual II
2020-06-04 21:49:56 -07:00
Peter Ferrie
831104bccc
add Tharolian Tunnels to the collection
2020-06-03 19:33:08 -07:00
frankmilliron
3275f5f9e8
fix Bug Attack & Round About ( #235 )
...
* fix Bug Attack coding
playable on keyboard (K to start)
* Delete roundabout.a
* rename
2020-06-03 11:10:58 -04:00
Peter Ferrie
8a8352dbbe
add Zargs to the collection
2020-06-02 23:16:49 -07:00
Peter Ferrie
415c49dbc4
add Archon II to the collection, fix Archon floppy access
2020-06-02 22:04:51 -07:00
Peter Ferrie
a75ebca772
add Archon to the collection
2020-06-02 17:36:05 -07:00
frankmilliron
2557a70ebf
fix Roundabout reset ( #234 )
2020-06-02 19:30:48 -04:00
Peter Ferrie
188c908aae
add Columns II+ to the collection, with auto-select
2020-06-02 12:45:26 -07:00
4am
6119b7e987
add assets for Darkstar Unhinged
2020-06-02 14:57:15 -04:00
frankmilliron
ce007403b6
fix Bop N Wrestle & Hardball reset ( #232 )
...
* fix Bop N Wrestle reset
* fix Hardball reset
2020-06-02 14:19:06 -04:00
Peter Ferrie
2f7138ee10
add Roundabout to the collection
2020-06-02 11:15:28 -07:00
Peter Ferrie
b3fd361740
add Pandora's Box to the collection
2020-06-01 18:13:51 -07:00
Peter Ferrie
e8f8139747
upgrade to Bejeweled v2.6
2020-06-01 12:25:18 -07:00
Peter Ferrie
f3e73a0925
add Darkstar Unhinged to the collection
2020-06-01 10:06:39 -07:00
frankmilliron
9cb704baa0
fix Space Eggs reset ( #230 )
2020-05-31 21:53:24 -04:00
4am
b8dd0b05bd
shave some bytes
2020-05-30 11:14:04 -04:00
4am
977df4c9f2
shave some bytes
2020-05-30 10:53:29 -04:00
Peter Ferrie
59e8b74a02
add Oid Zone to the collection
2020-05-29 18:27:29 -07:00
Peter Ferrie
05ed8a4bfd
add Lock 'n' Chase to the collection
2020-05-29 18:06:42 -07:00
Peter Ferrie
2b15cce166
rename some things
2020-05-29 17:09:41 -07:00
Peter Ferrie
09877ebed5
restore Night Mission naming
2020-05-29 15:20:39 -07:00
Peter Ferrie
87dd334a6b
cheat some names, save some bytes
2020-05-29 14:39:04 -07:00
Peter Ferrie
c4debba582
add Who Framed Roger Rabbit to the collection
2020-05-29 13:17:25 -07:00
Peter Ferrie
534c00f6b5
fix Zaxxon on IIc+
2020-05-28 21:17:12 -07:00
Peter Ferrie
3fc9a0482a
add Dogfight II to the collection
2020-05-28 18:36:29 -07:00
4am
366d9b4c00
add assets for Evolution, update changelog
2020-05-28 11:05:11 -04:00
Peter Ferrie
32a946a73d
add Evolution to the collection
2020-05-27 23:08:45 -07:00
Peter Ferrie
32a5a2cd21
fix Pipe Dream VBL on IIc/IIc+
2020-05-27 20:53:25 -07:00
Peter Ferrie
ae4cbb07c7
fix Microwave on IIc+
2020-05-27 20:20:24 -07:00
Peter Ferrie
8fe02f92fc
IIc+ compatibility: after writing to LC, bank in again to flush values
2020-05-27 19:13:31 -07:00
Peter Ferrie
d6fe1ce5db
add Galaxian to the collection
2020-05-27 19:10:12 -07:00
4am
bae1a3056c
add assets for Genesis
2020-05-26 22:27:35 -04:00
Peter Ferrie
c5d59fb080
add Genesis to the collection
2020-05-26 15:55:49 -07:00
Peter Ferrie
c42d434281
reset vector additions
2020-05-26 14:52:16 -07:00
Peter Ferrie
f0e0b599c9
fix Agent USA reset vector
2020-05-25 22:32:03 -07:00
Peter Ferrie
02343ea4bd
fix 8bit-Slicks Mockingboard auto-slot
2020-05-25 20:22:12 -07:00
Peter Ferrie
f3b3c4eb21
fix Bruce Lee on GS
2020-05-25 16:25:43 -07:00
Peter Ferrie
2427a69094
fix Serpentine on IIc+
2020-05-24 09:26:25 -07:00
Peter Ferrie
52b334581a
fix all of the things
2020-05-23 15:47:16 -07:00
frankmilliron
39552a8d8d
fix Pac-Man reset vector ( #221 )
...
$100 eventually gets overwritten
2020-05-23 16:54:30 -04:00
Peter Ferrie
e473a430d9
fix big seek
2020-05-23 12:30:30 -07:00
Peter Ferrie
0d25b35d8e
fix Berzap again
2020-05-23 10:10:07 -07:00
Peter Ferrie
8bfac3e235
add Slicks to the collection
2020-05-23 09:43:17 -07:00
4am
2d3fbea571
infinite lives cheat for Miner 2049er
2020-05-23 11:46:18 -04:00
4am
834c380511
infinite lives cheat for Pac-Man
2020-05-23 11:30:34 -04:00
Peter Ferrie
bf9d236f75
fix Tetris 128k
2020-05-22 13:06:37 -07:00
Peter Ferrie
21bcf9eca1
add Arcade Boot Camp to the collection
2020-05-21 22:27:58 -07:00
Tom Greene
7d871c89d5
auto-patch lowercase for Dangerous Dave ( #212 )
2020-05-22 00:24:35 -04:00
frankmilliron
3f90d8ceae
fix Wayout title screen on //gs ( #210 )
2020-05-21 22:28:02 -04:00
Peter Ferrie
3056469ee4
add Fat City to the collection
2020-05-21 16:43:19 -07:00
Peter Ferrie
3976e25d2a
add Mars Cars to the collection
2020-05-21 09:39:14 -07:00
Peter Ferrie
9943d56ba6
add Bug Attack to the collection
2020-05-20 22:06:15 -07:00
4am
d9528400d2
add assets for World Karate Championship
2020-05-20 20:08:35 -04:00
Peter Ferrie
d4d5fb585a
add Ski Crazed to the collection
2020-05-20 16:34:50 -07:00
Peter Ferrie
c648df641a
Mario Bros. with copyright text (via xot)
2020-05-20 15:23:39 -07:00
Peter Ferrie
fa6c08c121
add Star Cruiser to the collection
2020-05-20 13:33:16 -07:00
Peter Ferrie
72021b4bc7
add Megabots to the collection
2020-05-19 22:21:12 -07:00
Peter Ferrie
b461cda33f
add Arctic Fox to the collection
2020-05-19 21:43:53 -07:00
frankmilliron
5aee0cf867
reset fixes ( #207 )
2020-05-18 23:14:55 -04:00
Peter Ferrie
ec4f42b779
add Realm of Impossibility to the collection
2020-05-18 14:34:23 -07:00
4am
a4575dd099
add assets for Wayout
2020-05-18 17:12:30 -04:00
Peter Ferrie
2cec485cbd
more MB fixes per TomCh
2020-05-18 08:21:16 -07:00
Peter Ferrie
1e26bfc99b
add Minotaur to the collection
2020-05-17 22:02:18 -07:00
Peter Ferrie
481f172aa8
add World Karate Championship to the collection
2020-05-17 13:39:28 -07:00
Peter Ferrie
3c9826737b
fix BC's Quest for Tires
2020-05-17 12:00:37 -07:00
Peter Ferrie
3bffcab3f4
fix Wings of Fury cheat
2020-05-17 11:18:49 -07:00
Peter Ferrie
3235186653
add Wayout to the collection
2020-05-16 21:03:24 -07:00
4am
1a4af0dcaf
Revert "fix Microwave reset ( #198 )" ( #199 )
...
This reverts commit 979b506db2
.
2020-05-16 11:17:09 -04:00
frankmilliron
979b506db2
fix Microwave reset ( #198 )
2020-05-16 11:11:23 -04:00
Peter Ferrie
e9b177e966
add Microwave to the collection
2020-05-15 22:22:33 -07:00
Peter Ferrie
a726a0e428
Run For It exit to TR
2020-05-15 17:02:52 -07:00
Peter Ferrie
ab680d6054
add Run For It to the collection
2020-05-15 12:44:13 -07:00
Peter Ferrie
0b30e10703
Donkey Kong supports keyboard, auto-enable if no joystick
2020-05-13 20:11:06 -07:00
Peter Ferrie
76fd0bbb52
fix MB detection as per TomCh
2020-05-13 10:24:35 -07:00
Peter Ferrie
eccda5a409
fix typo
2020-05-12 08:31:03 -07:00
Peter Ferrie
d23fe83974
auto-patch lowercase
2020-05-11 22:26:35 -07:00
frankmilliron
60f26731c7
fix Pentapus reset ( #196 )
2020-05-11 22:18:46 -04:00
Peter Ferrie
85e5dc279c
upgrade Berzap
2020-05-11 19:07:36 -07:00
Peter Ferrie
4adc3e860e
silence Mockingboard on start
2020-05-11 09:58:22 -07:00
Peter Ferrie
de942a76f8
always patch Falcons keys
2020-05-11 09:43:37 -07:00
Peter Ferrie
33e9369ebb
adjust Falcons keys on non-II+
2020-05-11 09:27:27 -07:00
Peter Ferrie
b93bfec8ef
fix Free Fall restart
2020-05-11 09:14:14 -07:00
Peter Ferrie
5b3e719098
fix Beach-Head reset vector
2020-05-10 20:09:41 -07:00
Peter Ferrie
91c04f7341
add Bop'n Wrestle to the collection
2020-05-08 22:15:58 -07:00
Peter Ferrie
414c5d3d25
add Spectre to the collection
2020-05-08 21:31:03 -07:00
Peter Ferrie
eaff1a0209
add Neptune to the collection
2020-05-08 15:52:21 -07:00
Peter Ferrie
7466c3a64e
add Pentapus to the collection
2020-05-08 15:00:43 -07:00
Peter Ferrie
9f6414659f
add Hardball to the collection
2020-05-08 11:33:08 -07:00
Peter Ferrie
8a649a3a12
add Starglider to the collection
2020-05-07 20:06:00 -07:00
Tom Greene
f54c9257b0
Add Dangerous Dave ( #186 )
2020-05-07 21:26:16 -04:00
frankmilliron
ef2e4f9a6b
Reset vector fixes ( #185 )
2020-05-07 19:06:00 -04:00
frankmilliron
8aa0854e50
AE requires joystick / Fight Night gamehelp + fixes ( #184 )
...
* AE requires joystick
* AE looks for space bar between animations
* Fight Night game help
* Fight Night reset fix
* credit
2020-05-07 16:47:41 -04:00
Peter Ferrie
56cc0f9f00
add Micro Invaders to the collection
2020-05-07 13:37:30 -07:00
Peter Ferrie
0d6611f522
add The Asteroid Field to the collection
2020-05-07 12:51:37 -07:00
Peter Ferrie
cd1649d4bd
add Pharoah's Revenge to the collection
2020-05-07 12:00:57 -07:00
Peter Ferrie
1f188ae63b
add Copts and Robbers to the collection
2020-05-06 16:59:17 -07:00
Peter Ferrie
de3fd93f65
add The Dam Busters to the collection
2020-05-05 23:05:51 -07:00
frankmilliron
822ad3b4be
fix Beach Head reset ( #183 )
2020-05-05 21:44:43 -04:00
Peter Ferrie
3465e771b1
add Fight Night to the collection
2020-05-05 12:58:55 -07:00
Peter Ferrie
e679ae834f
add Kung Fu Master to the collection
2020-05-05 09:25:12 -07:00
Peter Ferrie
1df502cede
add Raid Over Moscow to the collection
2020-05-04 18:10:33 -07:00
Peter Ferrie
a89ada31b7
add Beach-Head II to the collection
2020-05-03 13:35:06 -07:00