summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* version bump (nw)mame0192 Vas Crabb2017-11-292-4/+4
|
* stray space (nw) Vas Crabb2017-11-291-2/+2
|
* clean up unused translation strings (nw) Vas Crabb2017-11-291-43/+0
|
* Merge branch 'master' of https://github.com/mourix/mame into release0192 Vas Crabb2017-11-291-79/+89
|\
| * Update Dutch translations Jos van Mourik2017-11-141-79/+89
| | | | | | | | Added new strings, fixed some mistakes.
* | this file is Allman style, use nullptr for NULL pointers, DeviceIoControl ↵ Vas Crabb2017-11-291-6/+8
| | | | | | | | returns BOOL so treat it like a boolean (nw)
* | clean up sjy change (nw) Vas Crabb2017-11-291-2/+2
| |
* | srcclean (nw) Vas Crabb2017-11-2698-754/+754
| |
* | vp60: For what it's worth (not much) (nw) AJR2017-11-251-0/+1
| |
* | cd6809: fix validation errors (nw) Justin Kerk2017-11-251-2/+2
| |
* | New working software list additions Justin Kerk2017-11-252-2/+137
| | | | | | | | | | | | | | | | | | | | ----------------------------------- ibm5150: A Line in the Sand, A Nightmare on Elm Street [Justin Kerk] ibm5170: WarCraft - Orcs & Humans [breiztiger] New NOT_WORKING software list additions --------------------------------------- ibm5170: 1830 - Railroads & Robber Barons, 5th Fleet [Justin Kerk]
* | cga: m24 also has 400 line text mode (nw) cracyc2017-11-252-49/+57
| |
* | vp60: Another skeleton driver (with an undumped program ROM, alas) (nw) AJR2017-11-255-25/+81
| |
* | Visual Studio 2017 complains about putting a double into a float array and ↵ smf-2017-11-251-2/+2
| | | | | | | | then passing it to a function that takes a double. (nw)
* | mrisc: added PROM dumps and removed the ARM boot hack. [RolandLangfeld, ↵ Sandro Ronco2017-11-251-63/+47
| | | | | | | | | | | | | | | | | | | | | | Sandro Ronco] mrisc: fixed opening book [CB-Emu] Machines promoted to working ---------------------------- Mephisto RISC 1MB [CB-Emu, RolandLangfeld, Sandro Ronco] Mephisto RISC II [CB-Emu, RolandLangfeld, Sandro Ronco]
* | cga: support 400 line text modes (nw) cracyc2017-11-252-244/+76
| |
* | Merge pull request #2840 from DavidHaywood/251117 hap2017-11-253-18/+79
|\ \ | | | | | | replace champbb2a set with 'tbasebal' [ShouTime, progetto-SNAPS, Patr…
| * | new clones David Haywood2017-11-252-0/+45
| | | | | | | | | | | | Thunder Dragon 3 (bootleg of Thunder Dragon 2) [ShouTime]
| * | replace champbb2a set with 'tbasebal' [ShouTime, progetto-SNAPS, Patrick ↵ David Haywood2017-11-252-18/+34
| | | | | | | | | | | | | | | | | | | | | | | | Wheeler, Sean Sutton, Surgeville, Paul Vining, Marisol Nunez Serrano, Rod_Wod, Jeffrey Gray, John Wilke, gamerfan, Smitdogg, The Dumping Union] note, colour PROM was not included, could be wrong. previous champbb2a set was just an incomplete dump of this (missing rom + mcu from subboard) I did make some progress towards emulating this but can't find it right now, might have lost it
* | | a2bus: Define 7M clock through constant (nw) AJR2017-11-253-18/+13
| | |
* | | nds: Added timers, interrupt management, partial DMA, and ARM7 ↵ arbee2017-11-252-21/+777
| | | | | | | | | | | | halt-until-IRQ. [R. Belmont]
* | | spacetrk: Mark as imperfect graphics. Dirk Best2017-11-251-2/+2
| | | | | | | | | | | | | | | Star field and background gradient is missing. See https://www.youtube.com/watch?v=xsEP_oUygzY
* | | Merge pull request #2830 from felipesanches/coco_br R. Belmont2017-11-255-17/+183
|\ \ \ | | | | | | | | Add new Brazilian CoCo clones (Prológica CP400 Color II and Codimex CD6809)
| * | | use BIOS mechanism for selecting CD6809 (CoCo clone) boot/basic ROMs Felipe Corrêa da Silva Sanches2017-11-252-12/+11
| | | |
| * | | new CoCo fdc clone: Codimex CD6809_FDC (1986) Felipe Corrêa da Silva Sanches2017-11-254-4/+47
| | | |
| * | | coco12.cpp: Rename LZ Color64 ROMs to properly document the labels and PCB ↵ Felipe Corrêa da Silva Sanches2017-11-251-2/+2
| | | | | | | | | | | | | | | | positions of its EPROMs
| * | | new brazilian trs80-color clones: Codimex CD-6809 1983/1984 Felipe Corrêa da Silva Sanches2017-11-252-15/+31
| | | |
| * | | keyboard layout for CP400 Color II (CoCo clone) Felipe Corrêa da Silva Sanches2017-11-252-9/+117
| | | | | | | | | | | | | | | | and a few fixes to the metadata of some of the brazilian coco clones
* | | | Merge pull request #2834 from tedgreen99/master R. Belmont2017-11-251-1/+18
|\ \ \ \ | | | | | | | | | | chdman: Patch to allow chdman to access physical drives on Windows 10
| * | | | chdman: Patch to allow chdman to access physical drives on Windows 10 Ted Green2017-11-241-1/+18
| | | | |
* | | | | mc68681: Another note (nw) AJR2017-11-251-0/+4
| | | | |
* | | | | wiggie, thunderlbl: Soundlatch modernization (nw) AJR2017-11-252-22/+11
| | | | |
* | | | | popeye.cpp: Use port_service_diploc instead (nw) briantro2017-11-251-1/+1
| | | | |
* | | | | darius.cpp: Break up "IOC" handlers (nw) AJR2017-11-252-63/+24
| | | | |
* | | | | Merge branch 'master' of https://github.com/mamedev/mame Robbbert2017-11-260-0/+0
|\ \ \ \ \
| * | | | | popeye.cpp: Fix syntax error (nw) AJR2017-11-251-1/+1
| | | | | |
* | | | | | (nw) Fixed the build. Robbbert2017-11-261-1/+1
|/ / / / /
* | | / / (nw) mc8020 : replaced hacky keyboard Robbbert2017-11-262-52/+64
| |_|/ / |/| | |
* | | | scn2674: More standard device configuration (nw) AJR2017-11-257-22/+26
| | | |
* | | | [skyskipr] Add dipswitch locations as per ↵ Logan B2017-11-251-17/+10
| | | | | | | | | | | | | | | | https://www.skyskipperproject.com/wp-content/uploads/2016/11/SkySkipperNOA-20.jpg and https://youtu.be/wxeCnssDRpE?t=832 (#2836)
* | | | vp122: Add SCN2674 (nw) AJR2017-11-251-3/+36
| | | |
* | | | vp122: Identify and add NVRAM (nw) AJR2017-11-251-2/+5
| | | |
* | | | Revert an accidental change in the last commit (nw) Dirk Best2017-11-251-4/+4
| | | |
* | | | headon2: Fix colors, clean up Dirk Best2017-11-252-43/+43
| | | |
* | | | vp122: Skeleton driver (nw) AJR2017-11-255-23/+82
| | | |
* | | | att630: Skeleton driver for this, too (nw) AJR2017-11-245-22/+71
| | | |
* | | | cga: add compaq portable iii video, text modes and color need to be fixed (nw) cracyc2017-11-244-9/+126
| |/ / |/| |
* | | Aristocrat MK5: Added BIOS / USA Set Chip v4.04.08 [Roberto Fresca] RobertoFresca2017-11-241-10/+18
| | |
* | | (nw) Housekeeping Robbbert2017-11-251-1/+2
| | |
* | | (nw) mc8030 : fixed rubout of pixels Robbbert2017-11-251-3/+5
| | |