Go to file
Aaron Giles d5af6b6a9b Switch input ports to use function-based constructors instead of tokens.
Remove the old tokenizing helpers. Add basic classes for ports, fields,
settings, and dip locations as a first step. These will be fully cleaned
up later. Added machine() method to field to hide all the necessary
indirection. Changed custom/changed handlers into generic read/write
handlers, and added wrappers to convert them to device read/write
lines. [Aaron Giles]
2011-05-10 22:20:27 +00:00
docs Added support for OSD-generated fonts. The OSD is queried first to see 2010-10-24 00:16:54 +00:00
hash Blame Micko ... 2011-05-04 19:05:02 +00:00
src Switch input ports to use function-based constructors instead of tokens. 2011-05-10 22:20:27 +00:00
.gitattributes Switch input ports to use function-based constructors instead of tokens. 2011-05-10 22:20:27 +00:00
makefile Moved format handling and all formats to separate library [Miodrag Milanovic] 2011-05-06 19:42:26 +00:00