summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-3136-355/+350
* Fix missing speaker levels for trs80 (level2) by initializing speaker_sound_d... jbu2014-12-302-23/+31
* fixed uninitialized member in a2_video_device (nw) Oliver Stöneberg2014-12-301-0/+1
* oh, R only goes up to 10 hap2014-12-301-2/+2
* testdriver for an unknown late-70s TMS1100 electronic game. What game is it? hap2014-12-303-0/+213
* c128.c: removed duplicate macros (nw) Osso2014-12-291-2/+0
* (MESS)Game added or promoted to working hap2014-12-294-0/+249
* Add a TEA1002 color encoder device and use it for the Aquarius. It might Dirk Best2014-12-284-22/+6
* removed identical romsets hap2014-12-282-45/+15
* removed no-longer-needed asserts from z80dma Robert2014-12-281-2/+2
* Small comment fixes/addenda. (n/w) Lord-Nightmare2014-12-272-4/+5
* Didn't need that much to boot (nw) Olivier Galibert2014-12-271-6/+4
* arcompact - it's actually executing code in cartridge space now (nw) mamehaze2014-12-271-0/+1
* mc1502.c: fixed hardlocking regression for pk88 (nw) Osso2014-12-271-2/+1
* Robert, is that your idea of a joke? (nw) Olivier Galibert2014-12-271-2/+69
* (MESS) excalibur : removed unused code (nw) Robert2014-12-261-69/+2
* (MESS) gamegear: fixed detection of SMS games (via adapter) and added etabeta782014-12-264-25/+89
* (MESS) ng_aes.c: added missing savestates, fixes reported save state problems... Osso2014-12-251-0/+4
* Uppercase hash cleanup (nw) Scott Stone2014-12-2435-137/+137
* and so we arrive at some code trying to set up hardware loops (nw) mamehaze2014-12-241-0/+6
* video/apple2gs.c: added a pair of missing save states, fixes apple2gs save st... Osso2014-12-241-0/+2
* excali64.c: fixed mess debug build validation (nw) Osso2014-12-241-1/+1
* (MESS) megacdj: let's default to the only BIOS which have functional CD menu, etabeta782014-12-241-0/+1
* (MESS) tutor.c: added correct mapping for 32K carts, promoting etabeta782014-12-241-9/+35
* (MESS) vc4000: properly supported 4K carts with no RAM. [Fabio Priuli] etabeta782014-12-241-0/+4
* (MESS)gamate - multi cartridge support [Peter Trauner] Miodrag Milanovic2014-12-241-3/+11
* (MESS) gamegear: moved GG-SMS scaling from VDP file to the machine file; etabeta782014-12-243-14/+189
* (MESS) excalibur : added centronics printing. Marked as working. (nw) Robert2014-12-241-10/+21
* (MESS) excalibur : added 2nd drive, cleanup (nw) Robert2014-12-231-32/+36
* (MESS)Game promoted to working hap2014-12-231-9/+11
* tispeak: crafted many clones from the VSM roms dumped by Lord Nightmare (for ... hap2014-12-232-8/+141
* added cartslot hap2014-12-221-11/+66
* (MESS) split vc4000 clones software from vc4000.xml and added some more etabeta782014-12-221-8/+33
* couple more ops (nw) mamehaze2014-12-211-0/+1
* fix OFF button hap2014-12-212-11/+10
* finished internal layout hap2014-12-211-29/+53
* (MESS) excalibur : yet another attempt at hires graphics. (nw) Robert2014-12-211-9/+12
* added power-off and display-off hap2014-12-211-20/+104
* added snspell output pla from seanriddle, and fixed garbled display digits hap2014-12-204-95/+116
* (MESS) digel804: added RS232 port. (nw) Sandro Ronco2014-12-202-29/+50
* (MESS)-gamate :added bankswitched cartridges support, basic scrolling support... Miodrag Milanovic2014-12-201-23/+25
* (MESS) excalibur : floppies are working (nw) Robert2014-12-201-36/+61
* (MESS) ngen: put 386-based systems in a separate driver_device class for now,... mahlemiut2014-12-201-27/+32
* (MESS) fixed crash with no cart for 3 drivers (nw) Robert2014-12-203-5/+14
* (MESS) excalibur : starting to add floppy support (nw) Robert2014-12-201-3/+171
* Using IRQ_CALLBACK_MEMBER for irqs in MZ-2500, nw. Angelo Salese2014-12-201-7/+33
* (MESS) Fix VSM rom read through the tms51xx, and add tms6100 hookup to tispea... Lord-Nightmare2014-12-191-3/+12
* MZ-2500: Fixed floppy drive reverse behaviour, allows Laydock to get farther ... Scott Stone2014-12-191-7/+8
* (MESS)preliminary emulation of Speak & Spell hardware. [hap, Lord Nightmare] hap2014-12-183-8/+232
* (MESS) More hp16500b progress (nw) arbee2014-12-171-11/+20