mame/src
yz70s a81cb8469e i386: add a simple cache to the athlon xp processor (nw)
.
A single 64K 2-way set associative cache
Used for both instructions and data
Enabled only for addresses in the first megabyte
Works always in writeback mode
.
It is needed by the nforce motherboard bios that uses it to simulate a
block of ram at address d0000 before ddr ram is configured
2019-03-14 21:03:12 +01:00
..
devices i386: add a simple cache to the athlon xp processor (nw) 2019-03-14 21:03:12 +01:00
emu Exclude non-CPUs from numerical indexing for debugger commands 2019-03-13 23:57:09 -04:00
frontend/mame
lib New working machine 2019-03-12 02:04:28 +01:00
mame small update to readme (#4747) 2019-03-14 07:04:38 +01:00
osd Qt debugger: fix error in determining where clicks are in debugger views [Golden Child] (#4705) 2019-03-04 02:58:49 +11:00
tools hpc: Add HPC46003 type for future use (nw) 2019-03-05 12:48:01 -05:00
zexall