]> git.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
Update memory.cpp
authorWaccoon <105848526+Waccoon@users.noreply.github.com>
Tue, 24 May 2022 08:10:55 +0000 (04:10 -0400)
committerGitHub <noreply@github.com>
Tue, 24 May 2022 08:10:55 +0000 (04:10 -0400)
commit005d8bdffab785ac7a62a7bd37c470e88ec412c5
tree471963ddf18fe2838efc39a936985801e54d140e
parent45fd2946d98def85a4e471b7327a7dfa73e5e5fd
Update memory.cpp

Novel changes that do not affect emulation.  Allows 32-bit ROM to be used with AGA chipset when using "KS ROM has Chip RAM speed" custom chipset configuration.

Also, a default "checkerboard" pattern is written to RAM on hard reset, to mimic the column/row pattern typically found in DRAM chips on power cycle.  Random noise in DRAM chips is not emulated to ensure uninitialized memory will compress well when storing a save state.
memory.cpp