summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-2815-203/+200
* (MESS) add missing rom label for vt101, the rom still needs to be dumped (as ... Lord-Nightmare2015-01-271-1/+1
* bw12.c: fixed bw14 RAM error save state regression. The mc6845 bitmap registe... Ivan Vangelista2015-01-271-0/+4
* MT05642 [Robbbert] Robbbert2015-01-273-3/+6
* (MESS) sms/gamegear: misc improvements [Enik Land] etabeta782015-01-273-54/+64
* Merge pull request #106 from felipesanches/banctec David Haywood2015-01-264-0/+176
|\
| * (mess) banctec: adding an Intel 80C31 as maincpu. The Motorola M6803 is the s... Felipe Corrêa da Silva Sanches2015-01-181-2/+25
| * Adding an empty function for "Transparent Memory Addressing" to make the ROCK... Felipe Corrêa da Silva Sanches2015-01-182-0/+10
| * (mess) banctec: gfx layout for the R6545 character generator emulation Felipe Corrêa da Silva Sanches2015-01-182-49/+70
| * adding the driver to the MESS drivers list. Felipe Corrêa da Silva Sanches2015-01-181-0/+3
| * added a comment regarding the video chip used in this board. Felipe Corrêa da Silva Sanches2015-01-171-0/+3
| * (mess) skelethon driver for the BancTec ESeries panel Felipe Corrêa da Silva Sanches2015-01-173-0/+116
* | (MESS) nes: converted input code to use slot devices. this means that now you etabeta782015-01-264-1196/+84
* | changed some inputs to IPT_KEYPAD hap2015-01-269-153/+153
* | temporary workaround for running gamate in automated tests etabeta782015-01-261-5/+8
* | (mess) slicer: add slicer 80186 single board computer [Carl] cracyc2015-01-253-1/+148
* | (MESS) Significant comment updates for the IAI Swyft based on board tracing. ... Lord-Nightmare2015-01-221-36/+160
* | pc9821ap2: added newly dumped BIOS [caius] mahlemiut2015-01-221-1/+5
* | (MESS) excali64: switched over to the new fdc, it works (nw) Robbbert2015-01-211-5/+7
* | notes hap2015-01-191-2/+17
* | avoid fatal error during -str run (typically used for regression tests). nw. etabeta782015-01-192-2/+8
* | ngen: added WD2010 controller as a substitute for the WD1010 (they are regist... mahlemiut2015-01-191-12/+50
* | (MESS)Game added or promoted to working hap2015-01-192-56/+73
* | one more correction hap2015-01-181-1/+1
* | maze of lamps hap2015-01-181-1/+86
* | added led decay simulation as usual hap2015-01-181-3/+110
* | parker bros Split Second skeleton driver hap2015-01-174-0/+146
* | Changed osd_font to struct osd_font and removed unnecessary osdepend.h couriersud2015-01-171-1/+0
* | woops hap2015-01-171-6/+6
* | ngen: re-worked X-bus module selection, based on documentation. mahlemiut2015-01-171-24/+153
* | small correction hap2015-01-171-3/+4
* | tia_video_device: added save_state support (nw) Osso132015-01-161-4/+6
* | just something I used in testing (nw) mamehaze2015-01-161-0/+3
* | ngen: fix floppy disk reading mahlemiut2015-01-161-3/+4
* | ngen: a few updates based on a quick read through of the floppy/hard manual mahlemiut2015-01-162-12/+89
* | fmtowns: added note about video and audio hardware added in later models. mahlemiut2015-01-161-0/+2
* | (MESS) Added VTech Genius Junior Movie softlist. [TeamEurope] Sandro Ronco2015-01-151-1/+5
* | (MESS) New NOT WORKING systems Sandro Ronco2015-01-152-0/+14
* | removed unused code (nw) Miodrag Milanovic2015-01-131-6/+0
* | (MESS)Game added or promoted to working hap2015-01-126-6/+368
* | (MESS)gamate : added newer bios and emulated protection [PeT] Miodrag Milanovic2015-01-121-118/+162
* | renamed tispeak.lh to snspell.lh hap2015-01-123-3/+3
* | copypasted my generic led-anti-flicker routine, tispeak needs it when it comb... hap2015-01-123-75/+89
* | TI30 higher clock hap2015-01-121-5/+5
* | tispeak.c: added TI Language Tutor (preliminary, need to figure out why it's ... hap2015-01-094-33/+165
* | (MESS) Alphatronic: Flipped fg/bg colors based off real system picture (nw) Scott Stone2015-01-081-2/+2
* | (MESS) New NOT WORKING systems Sandro Ronco2015-01-092-0/+7
* | fixed MESS tiny build (nw) Oliver Stöneberg2015-01-081-0/+6
* | fix rom names in pet drivers Andrew McRae2015-01-081-1/+1
* | (MESS) gamegear: fixed a small mistake in the checks for SMS mode, on behalf of etabeta782015-01-063-40/+87