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