2024-03-19 04:49 CET

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0005813Awesome[WHDLoad Installs Games] slavepublic2022-10-16 15:56
ReporterCFOU 
Assigned ToCFOUProject InfoAwesome (Psygnosis)
http://www.whdload.de/games/Awesome.html
 
PrioritynormalSeveritymajorReproducibilityhave not tried
StatusclosedResolutionfixed 
Summary0005813: freeze on black screen after main menu screen
DescriptionHi,

it freeze on black screen after main menu (impossible to enter in game)

interupt problem?
Steps To Reproducejust start game in main menu screen.
TagsNo tags attached.
MachineA1200
CPU68030
CPUSpeed50
ChipSetAGA
GFXCardNone
ChipMem2 MB
FastMem64MB
WorkbenchOS 3.9
KickROM40 - Kick 3.1
KickSoftNone
WHDLoad18.7
imported
Attached Files

-Relationships
+Relationships

-Notes

note ~0011822

CFOU (developer)

Last edited: 2022-10-08 22:38

View 2 revisions

hi,

it seems work fine on 060

but winuae freezes .

in fact in game VBL interrupt is not corrctly disabled

$8020=>D7
move.w d7,$dff09c
tst.w $dff001e
...
rte


just add before:
and.w #$7fff,d7

fix it.

note ~0011823

retrogamer (reporter)

Please CFOU can you remap SPACEBAR to 2nd button? it's used for to fire Radial Disrupter and for landing.

note ~0011826

Psygore (manager)

Attached 2 button spacebar remap, done 10 years ago ;)

note ~0011829

CFOU (developer)

thanks Phil,
i will update source code and package using your last source code ;)

attached missing islave source code (redone)

note ~0011843

CFOU (developer)

fixed with 2.3
+Notes

-Issue History
Date Modified Username Field Change
2022-09-28 22:58 CFOU New Issue
2022-10-08 22:35 CFOU Note Added: 0011822
2022-10-08 22:38 CFOU Note Edited: 0011822 View Revisions
2022-10-08 22:56 retrogamer Note Added: 0011823
2022-10-09 11:47 CFOU Assigned To => CFOU
2022-10-09 11:47 CFOU Status new => assigned
2022-10-10 22:26 Psygore File Added: Awesome_21_asm.lha
2022-10-10 22:27 Psygore Note Added: 0011826
2022-10-11 12:00 CFOU File Added: awesome_islave_asm_new.lha
2022-10-11 12:00 CFOU Note Added: 0011829
2022-10-16 15:56 CFOU Status assigned => closed
2022-10-16 15:56 CFOU Resolution open => fixed
2022-10-16 15:56 CFOU Note Added: 0011843
+Issue History