summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* version bump (nw)mame0201 Vas Crabb2018-08-292-4/+4
* final cleanup (nw) Vas Crabb2018-08-294-31/+20
* Update mastboyo.cpp Roberto Fresca2018-08-271-2/+2
* actually properly disable opwolf protection simulation, fix coin counters (nw) DavidHaywood2018-08-271-5/+3
* fixup (nw) Vas Crabb2018-08-274-11/+9
* -bgfx: Improved rendering with artwork by 5-10x or more. [Ryan Holtz] mooglyguy2018-08-279-32/+130
* name after oldest machine it appears in (nw) Vas Crabb2018-08-271-13/+14
* added devcb workround to allow mitsumi keyboard to build with visual studio (nw) smf-2018-08-261-0/+2
* hook up Amiga CDTV keyboard reset Vas Crabb2018-08-261-1/+8
* fix validity by making region size match other sets (nw) Vas Crabb2018-08-261-1/+1
* srcclean and manual fixup (nw) Vas Crabb2018-08-2697-4846/+4846
* wy100.cpp: Add PCI; improve banking (nw) AJR2018-08-251-7/+61
* Updated vgmplay.xml to include all major packages makers (VGMRips, SMSPower a... Scott Stone2018-08-251-22/+324344
* cmmb162: NVRAM access to the 29c020 flash ROM now works properly (nw) arbee2018-08-251-2/+14
* new working clone braintro2018-08-253-36/+59
* cmmb: Misc. improvements (nw) arbee2018-08-251-63/+60
* midwunit.cpp: Document alternate style rom labels which show dates of roms fo... braintro2018-08-253-4/+38
* jade: "make sure you remove all reference to jgz80, because we *know* that's ... AJR2018-08-251-1/+1
* z80sio: Ignore "Send Abort" command when not in SDLC mode (unbreaks jade) AJR2018-08-251-8/+15
* nightmare: Change game title to two words as suggested by Haze (nw) AJR2018-08-253-8/+23
* deco16: Important hardware note (nw) AJR2018-08-253-8/+9
* Revert "(nw) jgz80 is not... renamed to unkz80 (unknown manufacturer)." AJR2018-08-254-26/+25
* z29: Send data to the CRTCs (nw) AJR2018-08-251-4/+30
* z29: PCB notes (nw) AJR2018-08-251-3/+4
* Merge pull request #3890 from cam900/taotaido_clean R. Belmont2018-08-253-39/+38
|\
| * taotaido.cpp : Cleanup video functions, Add save states, Reduce runtime tag l... cam9002018-08-243-39/+38
* | (nw) icebox : last update for this cycle. Robbbert2018-08-261-25/+150
* | test... (nw) Roberto Fresca2018-08-251-2/+2
* | -fdc37c93x, fga002: Removed MCFG, nw mooglyguy2018-08-255-103/+38
* | -epson_lx810l: Eliminated MACHINE_CONFIG_START, nw mooglyguy2018-08-255-86/+37
* | -st62xx: Various changes: [Ryan Holtz] mooglyguy2018-08-253-63/+394
* | Apply logical address mask properly in debug disassembly view AJR2018-08-2412-96/+101
* | -st62xx: Various updates: [Ryan Holtz] mooglyguy2018-08-254-62/+97
* | Fix build, nw mooglyguy2018-08-251-1/+3
* | -st62xx: Added a skeleton driver for the STmicro ST6 series of microcontrolle... mooglyguy2018-08-2511-5/+1622
* | i8271.cpp: deMCFG (nw) Ivan Vangelista2018-08-245-36/+21
* | z8536.cpp, z80sti.cpp: deMCGF; z80sio.cpp: started deMCFG (nw) Ivan Vangelista2018-08-2429-240/+178
* | new working clone Ivan Vangelista2018-08-242-2/+43
* | Merge branch 'master' of https://github.com/mamedev/mame Scott Stone2018-08-242-5/+19
|\ \
| * \ Merge pull request #3892 from clawgrip/patch-10 R. Belmont2018-08-241-0/+14
| |\ \
| | * | Add PROMs and PLDs to "citicona" [ClawGrip, Roberto Fresca, Recreativas.org, ... ClawGrip2018-08-241-0/+14
| * | | Merge pull request #3891 from cam900/patch-50 R. Belmont2018-08-241-5/+5
| |\ \ \
| | * | | nmk16.cpp : CPU/XTAL identification for tharrier cam9002018-08-241-5/+5
* | | | | Fix for compile (missing ref to machine/nl_gtrak10 files) (nw) Scott Stone2018-08-241-0/+2
|/ / / /
* | / / Misc regression fixes from MCFG/NVRAM conversions (nw) Scott Stone2018-08-242-3/+3
| |/ / |/| |
* | | Merge pull request #3795 from felipesanches/gtrak10_2018-jul-27 ajrhacker2018-08-2414-23/+810
|\ \ \
| * | | A large portion of the Atari Gran Trak 10 schematics (1974) Felipe CorrĂȘa da Silva Sanches2018-07-2814-23/+810
* | | | nec.cpp: logaddr_width should remain 20 for V33/V53 (nw) AJR2018-08-241-1/+1
* | | | Merge pull request #3889 from bbbradsmith/2a03pur_fix ajrhacker2018-08-241-6/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | 2a03pur.cpp fix out of bounds access for ROM <1024k Brad Smith2018-08-241-6/+4