summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* version bump for 0.227, some documentation clean-upmame0227 Vas Crabb2020-12-316-19/+32
* rebalance sound after ymz280b change DavidHaywood2020-12-308-26/+32
* ncr5380n: fix MAME lockup introduced in the previous change [R. Belmont] arbee2020-12-301-0/+1
* Temporary hack so most DRC games work on the M1/Apple Silicon. [R. Belmont, b... arbee2020-12-291-0/+5
* hitpoker.cpp: Fix mistake in allocation size AJR2020-12-291-1/+1
* konamigx: missing part of the patch Olivier Galibert2020-12-281-2/+0
* k053247: put the real memory size. Fixes the soccerss crashes, if not the me... Olivier Galibert2020-12-282-8/+6
* tms57002: clear some forgotten registers Olivier Galibert2020-12-281-0/+3
* storming: fix videoram oob access Olivier Galibert2020-12-281-4/+4
* gaelco_gae1_device: fix channels init, fixes random crashes and possibly audi... Olivier Galibert2020-12-282-0/+6
* imagetek_i4100_device: Add some missing initializations, hopefully fixing ran... Olivier Galibert2020-12-281-0/+19
* views: pre-inline h_make_1, reduces the memory a little more Olivier Galibert2020-12-281-55/+50
* views: Remove the lambdas, seems to make the compiler usage resources less ca... Olivier Galibert2020-12-282-74/+78
* Fix linking the virutal subtarget. Vas Crabb2020-12-271-2/+5
* srcclean for 0.227 Vas Crabb2020-12-27103-1242/+1242
* Expose a couple more things to Lua so the plugins can show the actual key map... Vas Crabb2020-12-275-30/+78
* Fixed crash of dcat16 at start Robbbert2020-12-271-7/+10
* util/wavwrite.cpp: Hopefully fix build with clang libc++. Vas Crabb2020-12-271-0/+1
* docs: Fix up the instantiation sections in the Lua reference. Vas Crabb2020-12-271-60/+60
* More Lua interface cleanup - it's simpler with cleaner underlyng APIs. Vas Crabb2020-12-2768-871/+1312
* New machines marked as NOT_WORKING Ivan Vangelista2020-12-264-0/+220
* Updated RX-78 hash/driver comments (#7597) David 'Foxhack' Silva2020-12-262-36/+2
* snk68: remove an extra space in string hap2020-12-261-17/+18
* -sa1111, sed1356: Turned logging back off. [Ryan Holtz] Ryan Holtz2020-12-262-2/+2
* -sa1110: Added initial attempt at UART receiving. LSB of received data seems ... Ryan Holtz2020-12-265-26/+131
* -arm7: Fixed the build. [Ryan Holtz] Ryan Holtz2020-12-261-8/+8
* -arm7: Added rudimentary TLB support. Allows HP Jornada 720 to boot further. ... Ryan Holtz2020-12-263-117/+500
* ibm5150 - New working software list additions ArcadeShadow2020-12-251-0/+137
* New working clones Brian Troha2020-12-252-15/+42
* -jornada: Turned off error logging, fixed ROM hashes, and tidied savestate re... Ryan Holtz2020-12-251-5/+4
* -sa1110, sa1111, sed1356: Turned off error logging. [Ryan Holtz] Ryan Holtz2020-12-253-3/+3
* next.cpp: Use logerror rather than printf for debugging output. (#7592) Davide Cavalca2020-12-251-6/+6
* Updated RX-78 machine / software information [Dave 'Foxhack' Silva] (#7593) David 'Foxhack' Silva2020-12-252-6/+108
* miuchiz.cpp: Added more notes, added CPU crystal, more emulation progress, OT... Lord-Nightmare2020-12-244-20/+33
* New machines marked as NOT_WORKING (#7591) ClawGrip2020-12-254-0/+143
* bus/coco Added CoCo and Dragon MIDI cartridges. (#7589) tim lindner2020-12-255-1/+133
* New working software list additions Nigel Barnes2020-12-251-14/+136
* datacast: Fixed clang build. Nigel Barnes2020-12-251-1/+1
* New machines marked as NOT_WORKING Nigel Barnes2020-12-254-0/+261
* accomm: Added SAA5240 teletext device, and SCN2641 for RS423 port. Nigel Barnes2020-12-251-18/+76
* i2cmem.cpp: Added PCF8582 device. Nigel Barnes2020-12-252-0/+8
* saa5240.cpp: Preliminary SAA5240/43 Computer Controlled Teletext emulation. Nigel Barnes2020-12-254-0/+981
* pcf8583: Reimplemented I2C protocol, and added clock and alarm modes. Nigel Barnes2020-12-252-137/+334
* docs: Fix mistake on which key was SDL-specific and which was non-SDL AJR2020-12-241-2/+2
* docs: Update list of default keys due to recent removals AJR2020-12-241-7/+2
* Fix clang error: constexpr if condition evaluates to 2, which cannot be narro... AJR2020-12-241-1/+1
* New machines marked as NOT_WORKING Ryan Holtz2020-12-2416-140/+5209
* Machines promoted to working hap2020-12-245-23/+505
* shuffle a few things around re: the BBL ST2302U based handhelds, give bbl338 ... David Haywood2020-12-245-27/+91
* mits680b: Use BRG device instead of hardcoded clock; correct XTAL value AJR2020-12-241-6/+22