| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release0244' into mainline-masterHEADmaster |  Vas Crabb | 104 min. | 3 | -9/+13 |
|\ |
|
| * | bgfx: Honour texture wrap flag. (#9812)release0244 |  Vas Crabb | 112 min. | 2 | -7/+10 |
| * | specpls3.cpp: Formatting consistency |  Vas Crabb | 113 min. | 2 | -3/+4 |
| * | clcd.cpp: Use 1 MHz for system clock. (#9797) |  Mike Naberezny | 117 min. | 1 | -4/+4 |
| * | bus/iee488/hp9122c.cpp: Added default MFM floppy image formats, (#9811) |  r09 | 117 min. | 1 | -2/+2 |
| * | Spectrum +2/+3 contended memory is different to Spectrum 128k [smf] |  smf- | 117 min. | 2 | -0/+7 |
| * | change spectrum 128 code to match comment [smf] |  smf- | 117 min. | 1 | -1/+1 |
* | | pce_tourvision.xml: Added Galaga '88 to list of known undumped games. (#9807) |  ClawGrip | 2 hours | 1 | -0/+1 |
* | | flt_vol.h: use default variable type for m_gain |  hap | 2 hours | 1 | -2/+2 |
* | | snes.xml: Added six prototypes. (#9791) |  0kmg | 3 hours | 1 | -1/+144 |
* | | clcd.cpp: Use 1 MHz for system clock. (#9797) |  Mike Naberezny | 3 hours | 1 | -4/+4 |
* | | bus/iee488/hp9122c.cpp: Added default MFM floppy image formats, (#9811) |  r09 | 3 hours | 1 | -2/+2 |
* | | hh*: use flt_vol device for volume decay |  hap | 3 hours | 4 | -79/+50 |
* | | flt_vol: fix regressions, apply_gain takes effect too early so do it it in a ... |  hap | 4 hours | 1 | -10/+10 |
* | | netlist: Address comments from PR #9794, partially fix issue #9801 (#9805) |  couriersud | 4 hours | 66 | -415/+508 |
* | | New machines marked as NOT_WORKING |  hap | 6 hours | 5 | -21/+221 |
* | | Spectrum +2/+3 contended memory is different to Spectrum 128k [smf] |  smf- | 12 hours | 2 | -0/+7 |
* | | change spectrum 128 code to match comment [smf] |  smf- | 12 hours | 1 | -1/+1 |
|/ |
|
* | srcclean in preparation for release |  Vas Crabb | 22 hours | 34 | -474/+474 |
* | megadriv.xml: Added eight dumps. (#9785) |  0kmg | 24 hours | 1 | -0/+101 |
* | fmtowns_cd.xml: 7 new dumps (#9786) |  r09 | 24 hours | 1 | -3/+159 |
* | Removed superfluous semicolons from various source files. (#9796) |  0kmg | 24 hours | 26 | -28/+28 |
* | Corrected various Wonder Boy title descriptions (MT08321). (#9798) |  0kmg | 24 hours | 4 | -16/+16 |
* | gamegear.xml: Added ROM patch to brkthru playable. (#9792) |  0kmg | 30 hours | 1 | -1/+2 |
* | netlist: More c++, less macros, added support for cspell (#9794) |  couriersud | 30 hours | 62 | -334/+590 |
* | nec.cpp: Add support for EXT reg,imm4 and INS reg,imm4 (#9793) |  wilbertpol | 32 hours | 1 | -0/+45 |
* | xain.cpp: updated hardware info [Guru] |  Ivan Vangelista | 36 hours | 1 | -78/+96 |
* | ui/viewgfx.cpp: Fixed some cases where no tiles would appear with tall or wid... |  Vas Crabb | 37 hours | 1 | -3/+11 |
* | ui/viewgfx.cpp: Remember orientation/position/scale per tilemap; more encapsu... |  Vas Crabb | 37 hours | 1 | -190/+248 |
* | perfrman: Partially guessed video adjustment |  Olivier Galibert | 38 hours | 2 | -8/+11 |
* | machine/7474.cpp: Fixed use of uninitialised members. |  Vas Crabb | 39 hours | 2 | -11/+21 |
* | netlist/plib: Fixed detection of clang versions with noexcept issue, added fe... |  Vas Crabb | 39 hours | 2 | -3/+20 |
* | bus/acorn/cms/4080term: Use raw screen params. |  Nigel Barnes | 44 hours | 1 | -3/+1 |
* | tube: Implemented parasite reset PRST line, and added to all co-processors. |  Nigel Barnes | 47 hours | 21 | -4/+118 |
* | bus/mtx/cfx: Do nothing when both READ/WRITE are asserted. |  Nigel Barnes | 47 hours | 1 | -4/+14 |
* | partial revert of 68ebb786d10553a4e8c262216db4daa1415f32fc |  smf- | 2 days | 1 | -76/+9 |
* | Added Z80 Video Pak cartridge to Commodore 64. [smf] |  smf- | 2 days | 9 | -36/+413 |
* | fidel_csc: get rid of ca1/cb1 read handlers, the easy way |  hap | 2 days | 1 | -21/+23 |
* | ui/viewgfx.cpp: Added ability to restrict tiles to integer scale factors. (#9... |  Vas Crabb | 3 days | 4 | -977/+987 |
* | labtam3232: new card skeleton |  Patrick Mackinlay | 3 days | 3 | -0/+170 |
* | funworld.cpp: actually removed MNW flag from multiwina |  Ivan Vangelista | 3 days | 1 | -1/+1 |
* | rs2030: add mouse |  Patrick Mackinlay | 3 days | 1 | -2/+11 |
* | krokha,iphone2g: Fixed "Attempt to register save state entry after state regi... |  Robbbert | 3 days | 2 | -11/+4 |
* | bus/bbc/internal/cumana68k: Add default MFM floppy formats. |  Nigel Barnes | 3 days | 1 | -0/+1 |
* | bus/mtx/cfx: Do nothing when both CS0/CS1 are asserted. |  Nigel Barnes | 3 days | 1 | -9/+9 |
* | Patch Commodore LCD RTC register table by swapping day & month values. [smf] |  smf- | 3 days | 1 | -0/+3 |
* | funworld.cpp: used the decryption PROM in other set where available, too (meg... |  Ivan Vangelista | 3 days | 1 | -231/+2 |
* | Clones promoted to working |  Ivan Vangelista | 3 days | 2 | -22/+51 |
* | atarist.cpp: fixed compile on GCC 11.3.0 |  Ivan Vangelista | 3 days | 1 | -5/+5 |
* | gbcolor.xml: Added Green Beret prototypes developed by Kak. (#9754) |  ICEknigh7 | 3 days | 1 | -0/+48 |