WHDLoad MantisBT - APB | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005138 | APB | [WHDLoad Installs Games] slave | public | 2021-04-18 19:53 | 2021-04-18 21:56 |
| Reporter | CFOU | ||||
|---|---|---|---|---|---|
| Assigned To | StingRay | ||||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | [WHDLoad Installs Games] none | ||||
| Target Version | Fixed in Version | ||||
| Machine | A1200 | ||||
| CPU | 68030 | ||||
| CPUSpeed | 50 | ||||
| ChipSet | AGA | ||||
| GFXCard | None | ||||
| ChipMem | 2 MB | ||||
| FastMem | 0 MB | ||||
| Workbench | OS 3.9 | ||||
| KickROM | 46 - Kick 3.1.4 | ||||
| KickSoft | 46 - Kick 3.1.4 | ||||
| WHDLoad | 18.6 | ||||
| imported | |||||
| Summary | 0005138: APB Freeze on purple screen end VBL interrupts mask missing | ||||
| Description | Hi, I can not launch game (all versions)=> freeze on purple screen It seems to be a problem in whdload fix. indeed actual patch of VBl interrupt end are: move.w d1,$9c(a0) move.w d1,$9c(a0) Movem.l (a7)+,d0-d1/a0 rte but value of D1 CPU register is $8020 to fix it just add mask and.w #$7fff,d1 move.w d1,$9c(a0) Movem.l (a7)+,d0-d1/a0 rte can you update it to fix it? Thanks in advance. Bertrand/CFou! | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://www.whdload.de/mantis/file_download.php?file_id=1188&type=bug | ||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
|---|---|---|---|---|---|
| 2021-04-18 19:53 | CFOU | New Issue | |||
| 2021-04-18 19:54 | CFOU | Assigned To | => StingRay | ||
| 2021-04-18 19:54 | CFOU | Status | new => assigned | ||
| 2021-04-18 21:00 | StingRay | File Added: APB.slave | |||
| 2021-04-18 21:00 | StingRay | Note Added: 0009996 | |||
| 2021-04-18 21:17 | CFOU | Note Added: 0009997 | |||
| 2021-04-18 21:56 | StingRay | Note Added: 0009998 | |||
| 2021-04-18 21:56 | StingRay | Status | assigned => resolved | ||
| 2021-04-18 21:56 | StingRay | Resolution | open => fixed | ||