summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.244mame0244 Vas Crabb2022-05-243-6/+6
* ui/ui.cpp: Use unordered map for session data, to tempt fate with toolchain b... Vas Crabb2022-05-241-2/+2
* pc98_cd.xml: Marked Master of Magic as unsupported due to issues with 256 col... Vas Crabb2022-05-241-1/+1
* z80: bug fix for 16-bit operands Patrick Mackinlay2022-05-231-1/+3
* machine/cps2comm.cpp: Worked around missing deduction guides for std::array i... Vas Crabb2022-05-231-9/+9
* bgfx: Honour texture wrap flag. (#9812) Vas Crabb2022-05-232-7/+10
* specpls3.cpp: Formatting consistency Vas Crabb2022-05-232-3/+4
* clcd.cpp: Use 1 MHz for system clock. (#9797) Mike Naberezny2022-05-231-4/+4
* bus/iee488/hp9122c.cpp: Added default MFM floppy image formats, (#9811) r092022-05-231-2/+2
* Spectrum +2/+3 contended memory is different to Spectrum 128k [smf] smf-2022-05-232-0/+7
* change spectrum 128 code to match comment [smf] smf-2022-05-231-1/+1
* srcclean in preparation for release Vas Crabb2022-05-2234-474/+474
* megadriv.xml: Added eight dumps. (#9785) 0kmg2022-05-221-0/+101
* fmtowns_cd.xml: 7 new dumps (#9786) r092022-05-221-3/+159
* Removed superfluous semicolons from various source files. (#9796) 0kmg2022-05-2226-28/+28
* Corrected various Wonder Boy title descriptions (MT08321). (#9798) 0kmg2022-05-224-16/+16
* gamegear.xml: Added ROM patch to brkthru playable. (#9792) 0kmg2022-05-221-1/+2
* netlist: More c++, less macros, added support for cspell (#9794) couriersud2022-05-2262-334/+590
* nec.cpp: Add support for EXT reg,imm4 and INS reg,imm4 (#9793) wilbertpol2022-05-211-0/+45
* xain.cpp: updated hardware info [Guru] Ivan Vangelista2022-05-211-78/+96
* ui/viewgfx.cpp: Fixed some cases where no tiles would appear with tall or wid... Vas Crabb2022-05-211-3/+11
* ui/viewgfx.cpp: Remember orientation/position/scale per tilemap; more encapsu... Vas Crabb2022-05-211-190/+248
* perfrman: Partially guessed video adjustment Olivier Galibert2022-05-212-8/+11
* machine/7474.cpp: Fixed use of uninitialised members. Vas Crabb2022-05-212-11/+21
* netlist/plib: Fixed detection of clang versions with noexcept issue, added fe... Vas Crabb2022-05-212-3/+20
* bus/acorn/cms/4080term: Use raw screen params. Nigel Barnes2022-05-211-3/+1
* tube: Implemented parasite reset PRST line, and added to all co-processors. Nigel Barnes2022-05-2021-4/+118
* bus/mtx/cfx: Do nothing when both READ/WRITE are asserted. Nigel Barnes2022-05-201-4/+14
* partial revert of 68ebb786d10553a4e8c262216db4daa1415f32fc smf-2022-05-201-76/+9
* Added Z80 Video Pak cartridge to Commodore 64. [smf] smf-2022-05-209-36/+413
* fidel_csc: get rid of ca1/cb1 read handlers, the easy way hap2022-05-201-21/+23
* ui/viewgfx.cpp: Added ability to restrict tiles to integer scale factors. (#9... Vas Crabb2022-05-204-977/+987
* labtam3232: new card skeleton Patrick Mackinlay2022-05-203-0/+170
* funworld.cpp: actually removed MNW flag from multiwina Ivan Vangelista2022-05-201-1/+1
* rs2030: add mouse Patrick Mackinlay2022-05-201-2/+11
* krokha,iphone2g: Fixed "Attempt to register save state entry after state regi... Robbbert2022-05-202-11/+4
* bus/bbc/internal/cumana68k: Add default MFM floppy formats. Nigel Barnes2022-05-201-0/+1
* bus/mtx/cfx: Do nothing when both CS0/CS1 are asserted. Nigel Barnes2022-05-201-9/+9
* Patch Commodore LCD RTC register table by swapping day & month values. [smf] smf-2022-05-201-0/+3
* funworld.cpp: used the decryption PROM in other set where available, too (meg... Ivan Vangelista2022-05-191-231/+2
* Clones promoted to working Ivan Vangelista2022-05-192-22/+51
* atarist.cpp: fixed compile on GCC 11.3.0 Ivan Vangelista2022-05-191-5/+5
* gbcolor.xml: Added Green Beret prototypes developed by Kak. (#9754) ICEknigh72022-05-201-0/+48
* atarist.cpp: Split out video and blitter as separate devices AJR2022-05-197-1089/+1261
* spdheat.cpp: Demoted to MACHINE_IMPERFECT_SOUND. (#9779) eientei952022-05-201-2/+2
* 3rdparty/portmidi: Fixed windows MIDI callback signatures. (#9781) Devin Acker2022-05-201-16/+16
* Updated Commodore LCD colors, based on recent pictures from one of the protot... smf-2022-05-192-11/+7
* netlist: Fixes to address PR #9752 and issue #8590 / EMSCRIPTEN (#9773) couriersud2022-05-1915-205/+680
* New clones marked as NOT_WORKING Ivan Vangelista2022-05-194-35/+265
* atarist.cpp: Cleanups and minor fixes AJR2022-05-195-142/+105