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