MAME
Find a file
Aaron Giles 65934e7aa5 Added new option -snapname which lets you provide a template for how snapshot
names are generated.

Added new astring functions astring_del, astring_replace, and astring_replacec
to help perform simple search/replace substitution.
2008-05-29 08:00:23 +00:00
docs Added new option -snapname which lets you provide a template for how snapshot 2008-05-29 08:00:23 +00:00
src Added new option -snapname which lets you provide a template for how snapshot 2008-05-29 08:00:23 +00:00
.gitattributes Fixed memory access in the 80286 cpu core which made i286.h obsolete. Changed CPUINFO_INT_MAX_INSTRUCTION_BYTES to prevent crashes during disassembly. 2008-05-24 15:14:12 +00:00
makefile New universal dynamic recompiler system. The central module 2008-05-11 22:15:13 +00:00