mirror of
https://github.com/holub/mame
synced 2025-04-26 18:23:08 +03:00
![]() Use VirtualAlloc rather than VirtualProtect on Windows to change page protection, as the latter can cause severe performance issues with some antivirus software. Added noexcept to lots of hash- and bitmap-related things, and added a little more error checking. Yes, I realise it will abort if an allocation fails while printing a log message, but if you get to that point, you're probably screwed already. |
||
---|---|---|
.. | ||
device_disasm_interface.rst | ||
device_memory_interface.rst | ||
device_rom_interface.rst | ||
floppy.rst | ||
index.rst | ||
inputsystem.rst | ||
layout_files.rst | ||
layout_script.rst | ||
luaengine.rst | ||
luareference.rst | ||
m6502.rst | ||
memory.rst | ||
naming.rst | ||
nscsi.rst | ||
object_finders.rst | ||
poly_manager.rst |