mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Ported the recent Voodoo Banshee/3 commit from PCem.
This commit is contained in:
@@ -1157,7 +1157,7 @@ static uint32_t banshee_reg_readl(uint32_t addr, void *p)
|
||||
break;
|
||||
|
||||
default:
|
||||
fatal("banshee_reg_readl: 3D addr=%08x\n", addr);
|
||||
banshee_log("banshee_reg_readl: 3D addr=%08x\n", addr);
|
||||
break;
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user