summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/sun4c_mmu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -sun4c_mmu: Fixed a few more SS2 self-tests, and hopefully fixed a compile er... MooglyGuy2019-12-021-8/+124
* -sun4c_mmu: Fixed a couple of sun4_75 self-tests, nw Ryan Holtz2019-12-021-7/+4
* -sun4c_mmu.cpp: Made generic to support sun4 MMU mode, and cleaned up save st... mooglyguy2019-11-181-85/+146
* srcclean and cleanup (nw) Vas Crabb2018-10-281-20/+20
* sun4c: Added support for full-width mem_mask on segment map writes, gets Auro... mooglyguy2018-09-291-45/+66
* sun4c: More MMU fixes, makes SPARCstation SLC, IPX and 1+ happier, though not... mooglyguy2018-09-291-19/+31
* sun4c: Fixed RAM mirroring with 4 meg sets, and hooked up -ramsize option. [R... mooglyguy2018-09-291-4/+38
* -sun4c: Added savestate support. [Ryan Holtz] mooglyguy2018-09-291-0/+31
* sun4: More optimizations, nw mooglyguy2018-09-231-5/+13
* srcclean (nw) Vas Crabb2018-09-231-6/+6
* -sun4: Added a sun4c MMU device. Currently wraps the functionality of S4-buff... mooglyguy2018-09-221-0/+497