summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/egret.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* A few more license fixups (nw) arbee2015-05-091-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* small cleanup (nw) Miodrag Milanovic2015-04-221-2/+1
* some astring to std::string conversion (nw) Miodrag Milanovic2015-04-181-1/+1
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-1/+1
* missed files (nw) R. Belmont2014-01-021-25/+12
* Fixed maclc booting (nw) smf-2014-01-021-0/+2
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-3/+1
* (MESS) fixed uninitialized members in src/mess/machine/egret.c (nw) Oliver Stöneberg2013-03-071-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-49/+49
* And the rest of that commit (nw) R. Belmont2013-01-021-9/+25
* (MESS) Mac updates: [R. Belmont] R. Belmont2012-10-141-5/+11
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-5/+5
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-3/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+477