View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0004245 | DynaBlaster | [WHDLoad Installs Games] slave | public | 2019-10-21 13:01 | 2020-01-10 13:26 | ||||||||
Reporter | CFOU | ||||||||||||
Assigned To | Psygore | Project Info | Dyna Blaster (Hudson Soft) http://www.whdload.de/games/DynaBlaster.html | ||||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||||||
Status | closed | Resolution | fixed | ||||||||||
Summary | 0004245: Crash with 5(4-joy default) option | ||||||||||||
Description | Salut Phil, Il y a un problème avec le patch Dynablaster à priori facilement corrigeable. (je voulais jouer avec mes neveux ;)) Je pense que c'est une coquille car il a un DBF qui renvoie en plein milieu d'une instruction BRA.W $42992 BRA.W $429D2 --- $429D2 DBF D7,$42994 ça arrive avec l'option 5(4-joy Default) Si tu as le temps, peux-tu regarder? Merci d'avance. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Machine | A1200 | ||||||||||||
CPU | 68EC030 | ||||||||||||
CPUSpeed | 50 | ||||||||||||
ChipSet | AGA | ||||||||||||
GFXCard | None | ||||||||||||
ChipMem | 2 MB | ||||||||||||
FastMem | 0 MB | ||||||||||||
Workbench | OS 3.9 | ||||||||||||
KickROM | 40 - Kick 3.1 | ||||||||||||
KickSoft | 45 - Kick 3.1.4 | ||||||||||||
WHDLoad | 18.5 | ||||||||||||
imported | |||||||||||||
Attached Files |
|
![]() |
|
CFOU (developer) 2019-10-21 13:08 |
Access fault at $42994 $42992 BRA.W $429D2 It seems to fix it, you have just to replaced by: 42992 nop 44994 BRA.B $429D2 Regards, |
Psygore (developer) 2019-10-22 09:02 |
I wrote a wrong branch code, it must branch after the dbf code. Thanks for the report Bertrand, I will attach a new slave here to test. |
Psygore (developer) 2019-10-22 14:44 |
Attached a new slave 1.6 |
CFOU (developer) 2019-10-23 10:45 |
i will try today Thanx |
CFOU (developer) 2019-10-23 12:37 |
Works fine now for me with 5(4-joy Default) option. Thanks Phil ;) |
CFOU (developer) 2019-11-01 22:42 |
Fixed with last slave |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-10-21 13:01 | CFOU | New Issue | |
2019-10-21 13:01 | CFOU | File Added: .whdl_register | |
2019-10-21 13:08 | CFOU | Note Added: 0007146 | |
2019-10-22 08:57 | Psygore | Assigned To | => Psygore |
2019-10-22 08:57 | Psygore | Status | new => assigned |
2019-10-22 09:02 | Psygore | Note Added: 0007160 | |
2019-10-22 14:43 | Psygore | File Added: DynaBlaster16.lha | |
2019-10-22 14:44 | Psygore | Note Added: 0007162 | |
2019-10-23 10:45 | CFOU | Note Added: 0007171 | |
2019-10-23 12:37 | CFOU | Note Added: 0007173 | |
2019-11-01 22:42 | CFOU | Status | assigned => resolved |
2019-11-01 22:42 | CFOU | Resolution | open => fixed |
2019-11-01 22:42 | CFOU | Note Added: 0007260 | |
2020-01-10 13:26 | Psygore | Status | resolved => closed |