| Commit message (Expand) | Author | Age | Files | Lines |
| * | microsoft/xbox.cpp: hookup HDD SW list |  angelosa | 2024-07-15 | 1 | -0/+4 |
| * | casio/fp1100.cpp: hookup INTF0 for function keys |  angelosa | 2024-07-15 | 1 | -13/+25 |
| * | spg2xx: Fix behavior of audio channel enable/stop flags (#12572) |  Simon Eriksson | 2024-07-14 | 2 | -38/+65 |
| * | sanyo/phc25.cpp: Consolidated into single file, cleanup, and removed use of u... |  Nigel Barnes | 2024-07-14 | 2 | -137/+92 |
| * | segaufo: assume nmi enable is on IO2 CNT1, fix regression with debug popmessa... |  hap | 2024-07-14 | 9 | -348/+328 |
| * | casio/fp1100.cpp: misc notes |  angelosa | 2024-07-13 | 1 | -3/+9 |
| * | terracren: assume SSG channel C resistor is 1k instead of 10k (brown,black,re... |  hap | 2024-07-13 | 3 | -13/+12 |
| * | i386: x87 stack top set to 0 when entering mmx state, generate #NM only from ... |  yz70s | 2024-07-13 | 1 | -4/+8 |
| * | New working clones |  Ivan Vangelista | 2024-07-13 | 4 | -20/+35 |
| * | i386.cpp: correct errors in pentops.hxx caused by bad mmxprolog routine |  yz70s | 2024-07-13 | 2 | -85/+86 |
| * | igs/pgmcrypt.cpp: Fixed Endianness issue for 32-bit games. |  Vas Crabb | 2024-07-13 | 3 | -37/+40 |
| * | taito/buggychl.cpp: Listed undumped versions shown in videos in header commen... |  negunma | 2024-07-13 | 1 | -0/+12 |
| * | bus/mc10: Added minimum ROM size and block size checks for cartridge ROMs. (#... |  Sylvain Glaize | 2024-07-13 | 8 | -91/+77 |
| * | monzagpb: correct company string and rename to monzagpa |  hap | 2024-07-12 | 4 | -13/+8 |
| * | - namco/rallyx.cpp: reordered gutangtn sets [Brian Troha] |  Ivan Vangelista | 2024-07-12 | 11 | -865/+856 |
| * | dectalk: fixed distortion in DTC07 DAC emulation (#12567) |  datajake1999 | 2024-07-12 | 2 | -3/+3 |
| * | igor.cpp: rename to ivant.cpp |  hap | 2024-07-12 | 6 | -61/+620 |
| * | ivant: rename to ivanto |  hap | 2024-07-12 | 3 | -44/+42 |
| * | k28m2: rename to k28 |  hap | 2024-07-12 | 4 | -35/+35 |
| * | k28: rename to k28o |  hap | 2024-07-12 | 3 | -31/+36 |
| * | casio/fp1100.cpp: convert main memory map to view, add save states, denote mi... |  angelosa | 2024-07-12 | 1 | -43/+59 |
| * | casio/fp1100.cpp: hookup cassette SW list |  angelosa | 2024-07-12 | 1 | -17/+23 |
| * | casio/fp1100.cpp: rip out legacy slot code |  angelosa | 2024-07-12 | 1 | -71/+2 |
| * | nokia/mikromik2: Mass Memory Controller WIP. [Curt Coder] |  Curt Coder | 2024-07-12 | 2 | -7/+165 |
| * | nokia/mikromikko2: Wired up the serial I/O and attached a diagnostic terminal... |  Curt Coder | 2024-07-12 | 2 | -10/+52 |
| * | casio/fp1100.cpp: attempt sub hsync WAIT semantics |  angelosa | 2024-07-12 | 1 | -11/+44 |
| * | nokia/mikromikko2: Added speaker and diagnostic display. [Curt Coder] |  Curt Coder | 2024-07-12 | 2 | -3/+11 |
| * | New working clones |  Ivan Vangelista | 2024-07-12 | 4 | -30/+130 |
| * | Add a skeleton driver for Alcatel Web Touch One web phone (#12534) |  ClawGrip | 2024-07-11 | 2 | -0/+161 |
| * | nintendo/snesb.cpp: fill in missing DIP switches for several games, add conti... |  Devin Acker | 2024-07-11 | 2 | -68/+89 |
| * | m6502/m5074x.cpp: Modernized logging, fixed Timer X mixing up the prescale an... |  arbee | 2024-07-11 | 1 | -6/+27 |
| * | igs/igs_fear.cpp: made game playable without sound [XingXing] (#12563) |  HappyASR | 2024-07-11 | 1 | -28/+354 |
| * | sapphire: fix NG button not showing with opengl video |  hap | 2024-07-12 | 1 | -0/+1 |
| * | New systems marked not working |  Ivan Vangelista | 2024-07-11 | 4 | -62/+216 |
| * | sapphire: prevent occasional lcd flicker |  hap | 2024-07-11 | 1 | -0/+4 |
| * | i386.cpp: correct buggy fxsave and fxrstor opcodes and let chihiro show 3D again |  yz70s | 2024-07-11 | 1 | -2/+2 |
| * | Systems promoted to working |  hap | 2024-07-11 | 2 | -8/+206 |
| * | h8_sci: add safety check in internal_update for possible negative ticks, |  hap | 2024-07-11 | 2 | -9/+15 |
| * | h8: add system clock getter (divided clock()) |  hap | 2024-07-11 | 3 | -11/+12 |
| * | New working systems |  Nigel Barnes | 2024-07-11 | 2 | -2/+241 |
| * | taito/buggychl.cpp: hookup unused DSW1:8 |  angelosa | 2024-07-11 | 1 | -1/+2 |
| * | nokia/mikromik: Added missing SASI bits. [Curt Coder] |  Curt Coder | 2024-07-11 | 1 | -0/+3 |
| * | sapphire: add buttons |  hap | 2024-07-11 | 4 | -151/+132 |
| * | sapphire: add lcd screen |  hap | 2024-07-11 | 1 | -13/+83 |
| * | cpu/z80/r800.cpp: (#12530) |  wilbertpol | 2024-07-10 | 5 | -45/+2193 |
| * | casio/fp1100.cpp: flip keyboard inputs |  angelosa | 2024-07-10 | 1 | -102/+123 |
| * | casio/fp1100.cpp: rewrite irq section |  angelosa | 2024-07-10 | 1 | -67/+85 |
| * | New systems marked not working |  hap | 2024-07-10 | 2 | -0/+323 |
| * | gng: rename diamond (Diamond Run) to diamrun |  hap | 2024-07-10 | 2 | -30/+28 |
| * | seibu/goal92.cpp: DIP Switches updates (#12554) |  Uncle Petros | 2024-07-10 | 1 | -49/+54 |