- --
 
      Viewing Issue Advanced Details
    
  | ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 08311 | Crash/Freeze | Critical (emulation) | Always | May 6, 2022, 19:16 | May 22, 2022, 19:28 | 
| Tester | ICEknight | View Status | Public | Platform | MAME (Official Binary) | 
| Assigned To | smf | Resolution | Fixed | OS | Windows 10/11 (64-bit) | 
| Status [?] | Resolved | Driver | |||
| Version | N/A | Fixed in Version | 0.244 | Build | 64-bit | 
| Fixed in Git Commit | b9e9b25 | Github Pull Request # | |||
| Summary | 
           | 
      ||||
| Description | The screen starts loading but seems to get stuck halfway, constantly displaying garbage. Can't tell if it's also constantly reading too since this driver doesn't support floppy drive sounds. | ||||
| Steps To Reproduce | Just load the specpls3 driver with rickdan2 from the softlist and press enter at the menu. | ||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | |||||
| Regression Version | |||||
| Affected Sets / Systems | specpls3 [rickdan2] | ||||
| 
               Attached Files 
             | 
            Garbage in place of loading screen 
 | ||||
      Relationships
		
    
  | There are no relationship linked to this issue. | 
      Notes
      
    
  5
    | 
             No.20174 
            Haze             Senior Tester 
            
            May 7, 2022, 21:58 
                         | 
          Pernod mentioned that it used to boot, and looks like a regression in the floppy code in the most recent release? | 
|---|---|
| 
             No.20187 
            Tafoid             Administrator 
            
            May 16, 2022, 23:13 
                         | 
          
            This doesn't happen in release 0.243, so it is something after that causing it. Specifically, work done on May 5, 2022 seems to have made this regress: https://github.com/mamedev/mame/commit/c1f32bb9cf555198deff4fd06824a8e31a88fcd6 https://github.com/mamedev/mame/pull/9670 Please be sure to only report issues here that are tested with the release versions only. I'm referencing this bug report in the PR/commit.  | 
        
| 
             No.20188 
            Tafoid             Administrator 
            
            May 16, 2022, 23:16 
                         | 
          
            I have not tested https://github.com/mamedev/mame/pull/9750 Which is a follow up and has not been committed to master yet.  | 
        
| 
             No.20204 
            holub             Tester 
            
            May 18, 2022, 14:25 
                         | 
          
            This PR must help to mask issue back (as it was originally before #9670). https://github.com/mamedev/mame/pull/9780  | 
        
| 
             No.20211 
            ICEknight             Tester 
            
            May 22, 2022, 15:01 
                         | 
          
            This has been fixed with the current changes: https://github.com/mamedev/mame/commit/7a08cddf579c98f8ccf93b79023744471db1e4cd https://github.com/mamedev/mame/commit/5cab79bc53fc13c53ee0f1753b7568ff8f2091ac  |