summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-15111-842/+838
* (MESS) gameking.c: Changed cpu type; this makes penguin happier. (nw) Wilbert Pol2014-10-141-3/+3
* (MESS) gameking.c: Some notes (nw) Wilbert Pol2014-10-141-4/+51
* (MESS) atari400.c: recovering some speed which got lost with conversion to Fabio Priuli2014-10-141-53/+86
* (MESS) apple2: revert default to old HLE Disk II; new one corrupts data on di... R. Belmont2014-10-141-1/+2
* Fix some typos/rearrangements of whatsnew (nw) Scott Stone2014-10-141-1/+1
* (MESS) msx.c: Added some more release years from AntoPISA (nw) Wilbert Pol2014-10-131-43/+43
* GameKing skeleton + softlist [Porchy] David Haywood2014-10-133-0/+143
* (MESS) channelf: added older multicart revision (the one with the bankswitch Fabio Priuli2014-10-131-1/+3
* (MESS) gamegear: added preliminary emulation of the Master Gear Adapter Fabio Priuli2014-10-122-2/+0
* (MESS) reducing sega8 slot interface duplication. nw. Fabio Priuli2014-10-122-49/+1
* (MESS) sms.c: Misc fixes: [Enik Land] Wilbert Pol2014-10-122-7/+23
* (MESS) hd61700: converted to use devcb callbacks instead of Fabio Priuli2014-10-121-76/+36
* (MESS) svision: handling sound IRQ via a device delegate allows Fabio Priuli2014-10-125-179/+182
* (MESS) apf: removed RAM options from APF M1000, which had no other Fabio Priuli2014-10-121-11/+11
* eepromuser.c: [Felipe Sanches] Scott Stone2014-10-121-3/+42
* given to another couple of sound devices their own include. nw. Fabio Priuli2014-10-118-73/+91
* (MESS) msx.c: Replace custom DRIVER_INIT with driver_start override. (nw) Wilbert Pol2014-10-113-250/+250
* (MESS) msx.c: machine_start/machine_reset cleanup (nw) Wilbert Pol2014-10-113-30/+5
* (MESS) msx.c: Fixed floppy support for the hx34 and hx34i drivers. (nw) Wilbert Pol2014-10-112-10/+15
* given to a couple of sound devices their own include. nw. Fabio Priuli2014-10-119-125/+146
* fixed ts2068 keyboard, broken since the 0.139 development Fabio Priuli2014-10-111-0/+2
* so long, cartslot.c... you made a really great job, when we Fabio Priuli2014-10-1128-34/+4
* (MESS) spc1000: corrected author info Robbbert2014-10-111-1/+3
* and a last bunch of generic cart slots. nw. Fabio Priuli2014-10-116-174/+174
* fixed dfs bank. nw. Fabio Priuli2014-10-111-1/+1
* Many mess.mak file cleanups/consolidations. You may need to compile fresh/de... Scott Stone2014-10-111-307/+186
* (MESS) spc1000: added fdd code [Meeso Kim] Robbbert2014-10-111-288/+164
* (MESS) dmv: added floppy softlist. [Sandro Ronco] Sandro Ronco2014-10-102-0/+4
* (MESS) bbc: converted to use generic cart slots and clarified Fabio Priuli2014-10-103-232/+298
* (MESS) fixed pb1000 regression from 32601. nw. Fabio Priuli2014-10-101-4/+6
* (MESS) converted vectrex and crvision to use slot devices for Fabio Priuli2014-10-103-120/+36
* (MESS) pc2000: fixed banking when no cart is mounted. nw. Fabio Priuli2014-10-101-3/+7
* (MESS) maria.c: improved DMA accuracy. [Mike Saarna, Robert Tuccitto] Fabio Priuli2014-10-101-81/+102
* Some mess.mak file cleanups/consolidations (nw) Scott Stone2014-10-101-174/+65
* in no universe is this a working system ;-) (nw) David Haywood2014-10-091-3/+3
* some more generic cart slots. nw. Fabio Priuli2014-10-0912-396/+315
* and one more. nw. Fabio Priuli2014-10-092-60/+65
* a few more generic cart slots. nw. Fabio Priuli2014-10-092-103/+43
* (MESS) msx.c: Added support for DMK floppy images. [Wilbert Pol] Wilbert Pol2014-10-081-1/+3
* whoops II. Fabio Priuli2014-10-081-0/+4
* whoops... Fabio Priuli2014-10-081-1/+1
* (MESS) intv: converted the driver to use slot devices for Fabio Priuli2014-10-085-884/+231
* dc: correct cable settings, ct1 runs (nw) Olivier Galibert2014-10-071-5/+6
* (MESS) odyssey2: converted the driver to use slot devices for Fabio Priuli2014-10-072-154/+26
* upon reading datasheet further, it became obvious that uPD71054 == 82C54 Michaël Banaan Ananas2014-10-061-1/+0
* (mess) pc9801: hack to simplify ide boot (nw) cracyc2014-10-061-0/+10
* added upd71054_device, initial commit Michaël Banaan Ananas2014-10-061-0/+1
* (mess) pc9801: sigh (nw) cracyc2014-10-061-0/+10
* (mess) pc9801: make ide almost work (nw) cracyc2014-10-051-64/+9