How MAME Works: Difference between revisions
From MAMEDEV Wiki
No edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
[[MAME Interrupt Function Review]] | [[MAME Interrupt Function Review]] | ||
[[Executing Code Out of | [[Executing Code Out of a Memory Region With a Read Handler]] | ||
[http://aarongiles.com/?p=149 Save State Fundamentals] | [http://aarongiles.com/?p=149 Save State Fundamentals] |
Revision as of 17:09, 4 February 2007
The following is a list of documents describing the internal workings (core) of the MAME emulator. Most are penned by Aaron Giles.
Filters and streams in the MAME Sound System
MAME Interrupt Function Review
Executing Code Out of a Memory Region With a Read Handler
Layouts and Rendering for MAME Artwork System
Writing Messages to the Screen In a MAME Driver
Programmable Logic Devices in MAME