| Commit message (Expand) | Author | Age | Files | Lines |
* | irem/m57_v.cpp: swap red PROM palette bit meaning as per #11443m57_troangel-bluesea |  angelosa | 2023-07-26 | 1 | -4/+8 |
* | Killer Instinct (SNES bootleg) [hammy] |  Ivan Vangelista | 2023-07-25 | 2 | -6/+23 |
* | js_sound.js: fix sound level default for underrunning case (#11317) |  holub | 2023-07-24 | 2 | -3/+12 |
* | isa/sblaster.cpp: add 8-bit DMA continue command (#11441) |  Angelo Salese | 2023-07-24 | 1 | -2/+5 |
* | killcom: remove unused variable |  hap | 2023-07-24 | 1 | -1/+0 |
* | exterm: use sound emulation from gottlieb_a |  hap | 2023-07-24 | 11 | -192/+43 |
* | m6503/4/7: change logaddr width |  hap | 2023-07-24 | 5 | -1/+9 |
* | m6502: add 6503 cpu |  hap | 2023-07-24 | 27 | -38/+92 |
* | mos6530n: add pa/pb_w byte handler, add irq callback to 6530 |  hap | 2023-07-24 | 16 | -98/+69 |
* | sgi: ip6, ip12, ip12 refactor and wip |  Patrick Mackinlay | 2023-07-24 | 11 | -1297/+1926 |
* | gottlieb: merge driver files |  hap | 2023-07-24 | 7 | -625/+591 |
* | k051649: add note about bus conflicts |  hap | 2023-07-24 | 1 | -7/+11 |
* | New working clones |  Philip Bennett | 2023-07-23 | 2 | -14/+49 |
* | allied: use mos6530_new_device, tie up all irq pins, |  hap | 2023-07-24 | 2 | -87/+97 |
* | source org: |  hap | 2023-07-23 | 10 | -73/+71 |
* | gameplan: prepare for driver rename, |  hap | 2023-07-23 | 3 | -103/+131 |
* | cxhumax.cpp: Remove debugging cruft |  AJR | 2023-07-23 | 1 | -17/+0 |
* | toratora: improve timing, add color overlay, small cleanups, |  hap | 2023-07-23 | 7 | -302/+326 |
* | devices/sound/asc.cpp: Remove debug message. [R. Belmont] |  arbee | 2023-07-23 | 1 | -2/+0 |
* | apple/iosb.cpp: Correct ASC IRQ polarity, fixes lockup during sound playback ... |  arbee | 2023-07-23 | 2 | -14/+46 |
* | Documentation updates [Brian Troha]: |  Ivan Vangelista | 2023-07-23 | 3 | -7/+55 |
* | Dora Neco BanBan: Hooked both NEC D71055C properly. |  Roberto Fresca | 2023-07-23 | 1 | -19/+60 |
* | gameplan.h: Delete unused variable |  AJR | 2023-07-22 | 1 | -1/+0 |
* | mos6530n: timer goes back to count mode when irq flag is cleared |  hap | 2023-07-23 | 3 | -48/+72 |
* | gameplan: possible fix for piratetr lockup |  hap | 2023-07-23 | 2 | -1/+23 |
* | gameplan: use mos6532_new_device, leprechn gfx is 3bpp, correct company strin... |  hap | 2023-07-23 | 8 | -539/+447 |
* | mos6530n: use template for pa/pb_w, |  hap | 2023-07-23 | 13 | -163/+107 |
* | cubeqst: simplify dacs array, |  hap | 2023-07-23 | 4 | -93/+89 |
* | m6809,6522via,6840ptm: zerofill more variables at device start, |  hap | 2023-07-23 | 10 | -57/+124 |
* | beezer: swap ptm/via at mcfg, so via doesn't write to ptm before ptm is reset |  hap | 2023-07-23 | 1 | -8/+11 |
* | gbcolor.xml: Added a prototype Inspector Gadget cartridge dump. |  Vas Crabb | 2023-07-23 | 1 | -8/+21 |
* | namcos23.cpp: Add link ID switch for timecrs2 (#11434) |  Hydreigon | 2023-07-22 | 1 | -1/+4 |
* | apple/dafb.cpp: Handle debugger reads better. |  Vas Crabb | 2023-07-23 | 1 | -3/+7 |
* | trs/vis.cpp: fix black screen regression |  angelosa | 2023-07-22 | 1 | -1/+9 |
* | video/pc_vga_tseng.cpp: make CRTC $37 r/w, restores 1MB memory detection |  angelosa | 2023-07-22 | 1 | -0/+14 |
* | New working clones |  Philip Bennett | 2023-07-22 | 2 | -0/+35 |
* | srcclean and fix up some bits |  Vas Crabb | 2023-07-23 | 31 | -142/+142 |
* | spectrum_cass.xml: Added fifty working items. (#11416) |  ArcadeShadow | 2023-07-23 | 1 | -528/+1286 |
* | snes.xml: Improved descriptions of Val d'Isère Championship games, and promo... |  ArcadeShadow | 2023-07-23 | 1 | -4/+4 |
* | msx1_cart.xml: Added 46 items (43 working), and replaced one item with a bett... |  wilbertpol | 2023-07-23 | 1 | -3/+596 |
* | bus/psion/sibo/3link.cpp: Implemented RS232 interface. |  Nigel Barnes | 2023-07-22 | 9 | -35/+95 |
* | psion/psion3.cpp: Added non-volatile RAM for Series 3 machines, and batteries... |  Nigel Barnes | 2023-07-22 | 5 | -62/+269 |
* | machine/psion_ssd.cpp: Can now create new SSD, default to be 128K RAM. |  Nigel Barnes | 2023-07-22 | 2 | -12/+56 |
* | machine/psion_asic2.cpp: Added indexed control registers. |  Nigel Barnes | 2023-07-22 | 10 | -93/+604 |
* | New working software list additions |  Nigel Barnes | 2023-07-22 | 1 | -9/+71 |
* | New systems marked not working |  Ivan Vangelista | 2023-07-22 | 3 | -3/+165 |
* | a2bus/a2parprn.cpp: Minor correction |  AJR | 2023-07-21 | 1 | -0/+1 |
* | a2bus: Add Fourth Dimension Parallel Printer Interface [AJR, Apple II Documen... |  AJR | 2023-07-21 | 3 | -3/+62 |
* | mips1: fix swl/swr cache logic |  Patrick Mackinlay | 2023-07-21 | 1 | -3/+2 |
* | nscsi: Correct SCSI command names (#11426) |  Miëtek Bak | 2023-07-21 | 7 | -52/+86 |