Go to file
Couriersud 5d8cd9329e All MAME <-> Netlist interfacing is now done in the machine device driver. This
a) ensures, that the interface logic is in one place and easy to understand
b) ensures, that netlists represent the hardware and not what has to be done
   to hook the hardware up in MAME.
   
The interface part is considered to be relatively stable. Consequently, enabled netlist audio filtering in 1942.
2014-02-08 15:55:21 +00:00
artwork HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] 2011-06-06 21:25:38 +00:00
docs (mess): Floppy subsystem documentation checkpoint. Incomplete, but 2014-01-30 20:13:38 +00:00
hash (MESS) apf : more homebrews 2014-02-06 11:48:16 +00:00
hlsl This revert (r26927), as requested by author, fixes the regression of missing graphics for vector games using HLSL. Also reverted patch in code (r27063) to deal with "roundf" for pre-vs2013 compilers - which is no longer needed. (nw) 2014-01-24 00:30:29 +00:00
keymaps Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder] 2012-08-29 18:41:01 +00:00
nl_examples Major renaming of netlist device macros, like 2014-01-19 15:51:25 +00:00
src All MAME <-> Netlist interfacing is now done in the machine device driver. This 2014-02-08 15:55:21 +00:00
web Adding missed files (nw) 2013-10-01 14:12:22 +00:00
.gitattributes (MESS) Refactored the Commodore 2040/3040/4040 disk drives to use the modern floppy system. [Curt Coder] 2014-02-07 15:12:54 +00:00
.gitignore ignore project files only in root 2013-12-30 18:38:08 +00:00
makefile Emscripten makefile stuff (nw) 2013-11-03 22:52:48 +00:00