WHDLoad MantisBT - DynaBlaster |
View Issue Details |
|
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 | |
---|
Priority | normal | Severity | major | Reproducibility | always |
---|
Status | closed | Resolution | fixed | |
---|
Platform | | OS | | OS Version | |
---|
Product Version | [WHDLoad Installs Games] none | |
---|
Target Version | | Fixed in Version | | |
---|
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 | |
---|
|
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. |
---|
Relationships | |
Attached Files | .whdl_register (3,342) 2019-10-21 13:01 https://whdload.de/mantis/file_download.php?file_id=743&type=bug
DynaBlaster16.lha (3,204) 2019-10-22 14:43 https://whdload.de/mantis/file_download.php?file_id=747&type=bug |
---|
Notes |
|
(0007146)
|
CFOU
|
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, |
|
|
|
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. |
|
|
|
|
|
(0007171)
|
CFOU
|
2019-10-23 10:45
|
|
|
|
(0007173)
|
CFOU
|
2019-10-23 12:37
|
|
Works fine now for me with 5(4-joy Default) option.
Thanks Phil ;) |
|
|
(0007260)
|
CFOU
|
2019-11-01 22:42
|
|
|