You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
arcfw(cdfs): when opening file without extension also check for filen…
…ame with dot suffix
NT 3.51 PMZ has setupldr actually named "setupldr.", so this is required there. Fixes#33 .
inc(runtime): changes for uni-north, slight bugfixes
detect big endian hardware by IBAT3L bit 0 (which HAL should set as early as possible)
remove all the old cursed-emulator stuff, replace with the MSR_LE address munge operation (applying it twice is equal to no operation)
fix Mmio(Read|Write)Buf32 to actually operate on 32-bit data
add PCI slot interrupt info to runtime headers (for uni-north)
stage1: ati set depth bugfixes
- Add preliminary support for Rage128/Rage4, which has MMIO registers in different locations;
- DSP_CONFIG was writing to the wrong half, rewrite to what is actually happening on Lombard with the value set by fcode there