| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | taito/lsasquad.cpp: add debug tilemap viewer |  angelosa | 5 days | 1 | -3/+29 |
| * | skeleton/lanmao.cpp: changed flag MACHINE_IMPERFECT_SOUND to MACHINE_NO_SOUND... |  flama12333 | 5 days | 1 | -8/+8 |
| * | taito/lsasquad.cpp: Added FIXME comments to obviously dubious code. |  Vas Crabb | 5 days | 3 | -57/+73 |
| * | taito/lsasquad.cpp: consolidate in single file, anon namespace, move daikaiju... |  angelosa | 5 days | 4 | -413/+439 |
| * | taito/marinedt.cpp: various fixes: |  angelosa | 5 days | 1 | -37/+44 |
| * | taito/marinedt.cpp: cleanups |  angelosa | 5 days | 3 | -124/+136 |
| * | New working systems |  Ivan Vangelista | 6 days | 4 | -30/+183 |
| * | SSI Poker (v4.0) improvements [Roberto Fresca, f205v] |  Roberto Fresca | 6 days | 1 | -31/+61 |
| * | psion/psionhc.cpp: Added microphone (not working). |  Nigel Barnes | 6 days | 1 | -11/+18 |
| * | psion/psion7.cpp: Removed function update_amp() until sound is hooked up. |  Nigel Barnes | 6 days | 1 | -21/+21 |
| * | psion/psion7: Removed OS1 BIOS option. |  Nigel Barnes | 6 days | 1 | -2/+0 |
| * | New systems marked not working |  Nigel Barnes | 6 days | 6 | -17/+1499 |
| * | New systems marked not working |  Nigel Barnes | 6 days | 7 | -1173/+1933 |
| * | sound/upd931: update pitch when writing either the note or octave registers (... |  Devin Acker | 6 days | 2 | -27/+35 |
| * | ces/cesclass.cpp: default NVRAM is 1-filled |  angelosa | 6 days | 4 | -19/+28 |
| * | am79(c)90: Add clocks for all users |  AJR | 6 days | 16 | -23/+28 |
| * | sound/pcd3311.cpp: Implemented DTMF tone generator, and I2C interface. |  Nigel Barnes | 6 days | 5 | -23/+305 |
| * | sinclair/next/specnext.cpp: Various improvements. (#15263) |  holub | 6 days | 2 | -11/+35 |
| * | sony/news_r3k.cpp: Specify LANCE clock to fix NEWS-OS 4 and 5 (#15344) |  Brice Onken | 6 days | 1 | -1/+1 |
| * | upd7810: fix SET_Z on OFFI/ONI instructions (#15343) |  goldnchild | 7 days | 1 | -80/+80 |
| * | psion/psion3a.cpp: Moved CODEC device to separate file, and added microphone ... |  Nigel Barnes | 7 days | 5 | -159/+254 |
| * | psion/mc400.cpp: Added microphone (not working). |  Nigel Barnes | 7 days | 1 | -5/+12 |
| * | psion/workabout.cpp: Swap SSD slots. |  Nigel Barnes | 7 days | 1 | -13/+13 |
| * | psion/siena.cpp: Fix indentation. |  Nigel Barnes | 7 days | 1 | -5/+5 |
| * | psion: rename psion5.cpp to psion5mx.cpp. |  Nigel Barnes | 7 days | 3 | -5/+5 |
| * | New clones marked not working |  Nigel Barnes | 7 days | 2 | -2/+14 |
| * | gaelco/gaelco3d.cpp: hookup coin counter |  angelosa | 7 days | 1 | -2/+5 |
| * | misc/imolagp.cpp: fix manufacturer metadata |  angelosa | 7 days | 1 | -3/+5 |
| * | gaelco/gaelco3d.cpp: fix speedup sound mixing |  angelosa | 7 days | 2 | -6/+24 |
| * | taito/haplucky.cpp: hookup PPI, palette, make it not reset at startup |  angelosa | 7 days | 1 | -7/+33 |
| * | shared/mega32x.cpp: NTSC/PAL subclasses doesn't really do anything worth subc... |  angelosa | 7 days | 2 | -31/+6 |
| * | ti99: Add sidecar Thermal Printer PHP1900 |  Michael Zapf | 7 days | 3 | -0/+452 |
| * | add sound to bftetris (#15342) |  mamehaze | 7 days | 7 | -129/+798 |
| * | konami/nemesis.cpp: Add two Bubble System games (#15312) |  ClawGrip | 7 days | 3 | -38/+64 |
| * | pinball/macp.cpp: Add PLD dumps for "Galaxy Play 2" [STRpinball, Recreativas.... |  ClawGrip | 7 days | 1 | -15/+24 |
| * | add a working VT set (#15338) |  mamehaze | 7 days | 2 | -0/+12 |
| * | new NOT WORKING systems (3 Yeno educational laptops, probably missing interna... |  mamehaze | 7 days | 2 | -0/+116 |
| * | sonix16: Fix order of calculations for carry flag in ALU operations; improve ... |  AJR | 7 days | 2 | -13/+38 |
| * | kaneko/suprnova.cpp: Allow Cyvern undocumented button 3 to be used. (#15321) |  RiZeuM | 7 days | 1 | -2/+2 |
| * | New systems marked not working |  Ivan Vangelista | 7 days | 5 | -18/+128 |
| * | -taito/gunbustr_link.cpp: Fixed copy/paste bug in reconnect code. |  Vas Crabb | 7 days | 3 | -27/+19 |
| * | crshrace: workaround for ioport frame_update port access |  hap | 7 days | 1 | -1/+1 |
| * | Revert "ioport: set disable_side_effects on internal frame update (eg. if rea... |  Vas Crabb | 7 days | 1 | -1/+0 |
| * | vsystem: change some drivers to use the retry_access trick to sync cpus inste... |  hap | 7 days | 4 | -125/+139 |
| * | ioport: set disable_side_effects on internal frame update (eg. if reading an ... |  hap | 7 days | 1 | -0/+1 |
| * | sonix16: Add preliminary execution core |  AJR | 7 days | 4 | -43/+850 |
| * | taito/gunbustr_link.cpp: Set NODELAY option on sockets. |  Vas Crabb | 8 days | 1 | -1/+7 |
| * | -taito/gunbystr_link.cpp: Added Taito Gunbuster link simulation. [Vas Crabb, ... |  Vas Crabb | 8 days | 5 | -47/+749 |
| * | i86/i86.cpp: Emulate undocumented DIV/IDIV behavior for the 80(1)8x as relied... |  arbee | 8 days | 1 | -6/+23 |
| * | sound/l4003.cpp: Main speakers turn on. [R. Belmont] |  arbee | 8 days | 2 | -72/+187 |