View Single Post
Old 24 November 2018, 20:00   #87
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,515
http://www.winuae.net/files/b/winuae_4100b11.7z
http://www.winuae.net/files/b/winuae64_4100b11.7z

Beta 11: (Hopefully final 68030 MMU updates, 1-2 weeks to go)

- Debugger assembler didn't assemble Scc and TRAPcc. CLR didn't show memory contents if EA was not register.
- Debugger disassembler does not create useless output anymore when disassembling 68020+ addressing modes. If CPU is <68020 but full extension bit is set: disassemble as 68000 but append "(68020+)" to output.
- SPTI mode CD read buffer overflow fix. (Probably only when playing CD audio)
- 68030 MMU + more compatible bus error handling was very broken. (MMU updates in previous betas broke it)
- 68030 MMU bus error exception/unaligned access emulation partial rewrite. Odd long access uses byte+word+byte access sequence (not 4xbyte). MOVEM and normal data accesses use same data buffer variable now, confusing special cases removed. Unaligned accesses that cross MMU page boundary retries are now compatible with new retry logic (b8).
- 68030 MMU + prefetch mode fix when prefetch crossed MMU pages and neither page was mapped as valid. (Amix illegal instruction error in early boot)
- 68030 MMU + prefetch + data cache mode fixed. (also broke in b8)
Toni Wilen is offline  
 
Page generated in 0.06500 seconds with 11 queries