2024-04-23 21:48 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003563CastleMaster2[All Projects] Generalpublic2022-06-13 19:32
ReporterHarry 
Assigned ToJOTDProject InfoCastle Master 2 - The Crypt (Incentive/Domark)
http://www.whdload.de/games/CastleMaster2.html
 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
Summary0003563: The game position save invalidates the disk on faster cpus due to a cpu
DescriptionGameVersion: en 1 disk
SlaveVersion: last published

The game position save invalidates the disk on faster cpus due to a cpu dependend loop after the saved file (to wait for the end of the disk activity).
move.l #$16e360,d0 (-> 203c 0016 e360)
subq.l #1,d0 (-> 5380)
bpl.w -4 (-> 6a00 fffc)
Converting the install from disk to files would allow unlimited gamepositions (and circumvent the error with the cpu dependend loop).
TagsNo tags attached.
MachineUAE
CPU68020
CPUSpeed14
ChipSetAGA
GFXCardNone
ChipMem2 MB
FastMem16 MB
WorkbenchOS 3.1
KickROM40 - Kick 3.1
KickSoftNone
WHDLoad18.2
importedyes
Attached Files

-Relationships
+Relationships

-Notes

note ~0005478

Harry (developer)

Fixed with slave 1.1, timing is now scanline-based

note ~0005480

retrogamer (reporter)

The new slave works great but quitkey for 68000 cpu is not working.

Please can you add quitkey support for 68000?
+Notes

-Issue History
Date Modified Username Field Change
2016-10-13 22:35 administrator New Issue
2016-10-13 22:35 administrator Status new => assigned
2016-10-13 22:35 administrator Assigned To => GalahadFLT
2017-02-22 00:54 Harry Note Added: 0005478
2017-02-22 00:54 Harry Status assigned => resolved
2017-02-22 00:54 Harry Resolution open => fixed
2017-02-22 15:50 retrogamer Note Added: 0005480
2017-03-05 16:54 Wepl Assigned To GalahadFLT => Harry
2022-06-13 19:20 JOTD Assigned To Harry => JOTD
2022-06-13 19:32 JOTD Status resolved => closed
+Issue History