View Single Post
Old 11 May 2019, 18:50   #31
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,523
White screen after boot usually means: filesystem init routine didn't return or returned error.

Some debugging hints:
- does TO debugger command list the partition?
- handle_packet() get called?
- ROM_filesys_diagentry (=filesys_diagentry) called?
- does filesys_diagentry initialize everything needed? (including hardfile stuff because it finally calls filesys.asm)
Toni Wilen is offline  
 
Page generated in 0.04238 seconds with 11 queries