Commit Graph

  • e7b5daceb8 excellent/lastbank.cpp: hopper hookup angelosa 2024-09-10 09:32:56 +0200
  • 052ae1d7d4 excellent/lastbank.cpp: provide GFX ROM for fever13 [Hammy] angelosa 2024-09-10 09:31:01 +0200
  • 09c80cf794 -igs/igs_m027.cpp: Hooked up I/O for Fruit Paradise and added layout for (Ocean|Fruit) Paradise. Vas Crabb 2024-09-10 16:08:22 +1000
  • 51e67286b5 igs_m027_link.cpp: Remove 8255 that doesn't seem to exist here AJR 2024-09-09 21:02:02 -0400
  • b5885b837a igs/igs_m027.cpp: Added support for jking02 36+10 wiring option and clickable layout. Vas Crabb 2024-09-10 04:27:44 +1000
  • e9b2e7ad70 royalpk2: fix regression with hopper line_r hap 2024-09-09 17:36:14 +0200
  • b0240641c0 ticket: remove motor/status_active setters hap 2024-09-09 17:18:28 +0200
  • 9cbe922efe misc: change ticket STATUS_ACTIVE_LOW to HIGH hap 2024-09-09 16:15:28 +0200
  • b68c96e6c7 misc: change ticket MOTOR_ACTIVE_LOW to HIGH hap 2024-09-09 15:08:07 +0200
  • 8b8ca99607 segas32: remove a todo note (scross map display is fine, titlef issues are documented in other file) hap 2024-09-09 15:03:49 +0200
  • a77f390668 funtech/supracan.cpp: implement global flipx/y for layers angelosa 2024-09-08 21:02:05 +0200
  • 7d95c8be50 skeleton/attache.cpp: Minor code cleanup; clear latch upon system reset AJR 2024-09-08 14:19:54 -0400
  • 8e15a98d09 funtech/supracan.cpp: fine tune FRC a bit angelosa 2024-09-08 20:18:32 +0200
  • eefd9b2f85 machine/ticket.cpp: Get device configuration constants out of the global namespace. Vas Crabb 2024-09-09 04:07:45 +1000
  • 8e7642c070 funtech/acan: rename to umc6619_sound.cpp/.h, add minor notes angelosa 2024-09-08 19:18:44 +0200
  • 39b831b20c funtech/supracan.cpp: hookup sound to main irq angelosa 2024-09-08 16:17:38 +0200
  • 8f7a6b9608 igs/igs_m027.cpp: test_r was only needed because I/O ports in memory maps don't like umask. Vas Crabb 2024-09-09 03:17:38 +1000
  • f44a5b3559 igs/igs_m027.cpp: Hooked up oceanpar I/O. Vas Crabb 2024-09-09 03:09:04 +1000
  • b378da3596 oceanpar: Stub for later AJR 2024-09-08 11:54:33 -0400
  • 2ab4d0a3d1 IGS updates - Decouple 8255 PPI device from igs017_igs031 emulation and give that custom device its own input ports - igs_m027.cpp, igs_m027xa.cpp: Correct PPI mapping - igs017_igs031.cpp: Privatize some more stuff AJR 2024-09-08 11:46:06 -0400
  • 7a48ddad5f imagedev/floppy.cpp: Add single-density 3" drive types AJR 2024-09-08 08:44:32 -0400
  • d179cf96d1 bml3_flop.xml/ma5370: Hack image so that all tracks are single density AJR 2024-09-08 08:42:50 -0400
  • e9eb7c3f6f funtech/supracan.cpp: stricter sprite direct mode check * fix sonevil gameplay sprites and magipool direction markers angelosa 2024-09-08 14:27:12 +0200
  • 7a60bfeba7 chess*: small cleanups hap 2024-09-08 14:14:38 +0200
  • 362d732136
    floppy.cpp: Use standard drives for hard-sectored systems (#12727) Mark Garlanger 2024-09-08 04:29:42 -0500
  • b72023282b smc777: Fix ROM/RAM register change; use addressable latch device AJR 2024-09-07 22:59:49 -0400
  • 425573a0cb d88_dsk.cpp: Be more permissive about allowing double-sided images in single-sided drives AJR 2024-09-07 22:58:42 -0400
  • edbfe76b37 smc777: Correct master XTAL frequency; add undumped 8041A to configuration AJR 2024-09-07 16:00:48 -0400
  • 36f358d2a3 funtech/supracan.cpp: implement DMA fill, needed by staiwbbl angelosa 2024-09-07 21:02:05 +0200
  • 874e156e2b New working clones ------------------ The Classic (model CC8) [Berger] hap 2024-09-07 20:33:28 +0200
  • e3ba2c6444 h8: put register list enum under public hap 2024-09-07 20:23:32 +0200
  • e6e32808d2 igs/igs_m027.cpp: Started hooking up outputs (hopper, counters, lamps, etc.) Vas Crabb 2024-09-08 02:58:47 +1000
  • 272e084ad5 funtech/supracan.cpp: add decrement mechanism to DMA * fix formduel gameplay angelosa 2024-09-07 16:59:56 +0200
  • d799c8a061 funtech/supracan.cpp: add per-tile mode angelosa 2024-09-07 12:38:48 +0200
  • 88648bdaeb
    apple2e: Apple //c mouse fixes (#12720) as-tb-dev 2024-09-06 20:25:00 -0400
  • 3c13e068bd
    msx.cpp: Fix MSX2+ soft reset behavior. (#12738) wilbertpol 2024-09-07 00:45:57 +0100
  • f32a459962 funtech/supracan.cpp: scroll values have 12-bit resolution angelosa 2024-09-06 22:36:00 +0200
  • 37c8f20eb1 funtech/supracan.cpp: higher layer number wins on priority collisions * Cleanup tilemap enabled check angelosa 2024-09-06 22:15:25 +0200
  • 7b567246b5 funtech/supracan.cpp: rewrite region fetch from tilemaps thru gfx_mode - fix heavy GFX corruption in slghtsag angelosa 2024-09-06 20:13:21 +0200
  • 5454c19626 funtech/supracan.cpp: hookup sound CPU NMI, makes staiwbbl inputs to work angelosa 2024-09-06 19:45:51 +0200
  • 3a94c9ad00 igs/spoker.cpp: improved jinhulu's program decryption, descrambled GFX ROM Ivan Vangelista 2024-09-06 18:59:21 +0200
  • d0290e3b31 igs/igs_m027.cpp: Improved jking02 inputs. Vas Crabb 2024-09-07 02:32:01 +1000
  • 0ff18d7a95 igs/igs_m027.cpp: Hooked up lthy controls and DIP switches. Vas Crabb 2024-09-07 00:56:43 +1000
  • 280e01eba0 funtech/supracan.cpp: rework irq 3 to fire as (very crude) FRC-based timer angelosa 2024-09-06 11:49:52 +0200
  • 394d2d757d funtech/supracan.cpp: misc cleanups angelosa 2024-09-06 09:57:10 +0200
  • e5cd4e4617 hash/supracan.xml: update QA angelosa 2024-09-05 21:25:30 +0200
  • a62ea8130a funtech/supracan.cpp: workaround staiwbbl crash at startup angelosa 2024-09-05 20:30:15 +0200
  • ba41fb84c6 misc: correct some save_pointer usage hap 2024-09-05 19:32:56 +0200
  • 85ab3527de funtech/supracan.cpp: uses same clock as Sega C2, bump M6502 to M65C02 angelosa 2024-09-05 19:18:50 +0200
  • 67b8c40e25 psion_asic5.cpp: Extract serial data when received, and removed imperfect comms flags. Nigel Barnes 2024-09-05 18:15:02 +0100
  • b45dd489cf ddealer: remove obsolete todo note, small cleanup hap 2024-09-05 19:08:07 +0200
  • 60a36e1614
    nmk/ddealer.cpp: Use timing PROM contents to trigger video interrupts. (#12620) Sergio G. 2024-09-05 18:41:18 +0200
  • b1909d925a
    igs/pgm.cpp, igs/pgmcrypt.cpp: Use uploaded XOR tables for some games with their IGS027A internal ROMs dumped. (#12736) mamehaze 2024-09-05 17:14:43 +0100
  • a186cda2f4 igs/igs_m027.cpp: Hooked up more inputs. Vas Crabb 2024-09-06 01:48:46 +1000
  • a42969f5a1 igs/igs_m027.cpp: Hooked up inputs for mgzz and mgzza. Vas Crabb 2024-09-05 17:39:22 +1000
  • 5a635e25c0
    trainer/ms68k.cpp: Emulated the Marion Systems MS68K single-board computer. (#12723) Chris Hanson 2024-09-04 21:55:04 -0700
  • c75493d6ac
    yamaha mu50: set LEDs and LCD contrast (#12729) Felipe Corrêa da Silva Sanches 2024-09-04 17:52:30 -0300
  • 7f855e5993 igs/igs_m027.cpp: Added inputs for lhdmgp and zhongguo. Vas Crabb 2024-09-05 06:38:50 +1000
  • 5a30f1bc67 funtech/supracan.cpp: text layer fixes - fix speedyd color offsets - fix formduel tile banks angelosa 2024-09-04 21:38:24 +0200
  • 40736e320c igs/igs_m027.cpp: Fixed lhdmg DIP switches. Vas Crabb 2024-09-05 04:43:11 +1000
  • dc40dd790f funtech/supracan.cpp: add direct mode input polling - fixes formduel, jttlaugh and speedyd angelosa 2024-09-04 19:16:48 +0200
  • dc97c8eb2b
    igs/igs_m027.cpp: Patch out chessc2 startup checks to aid in verifying decryption. (#12731) mamehaze 2024-09-04 18:09:58 +0100
  • 58c2e7a90c funtech/supracan.cpp: move video counter reads to handlers, simplify - allows sonevil to boot angelosa 2024-09-04 18:53:01 +0200
  • 5ad001597f -igs/igs_m027.cpp: Hooked up mahjong controls for lhdmg. Vas Crabb 2024-09-05 02:18:07 +1000
  • 16bd6bc9db funtech/supracan.cpp: convert host um6619 access to address_map angelosa 2024-09-04 16:39:13 +0200
  • df60ffabb1
    igs/igs_m027.cpp: Dumped internal ROM for Chaoji Dou Di Zhu. (#12728) [XingXing] mamehaze 2024-09-04 14:30:58 +0100
  • 69c0b3dd1e misc/amuzy.cpp: u2 are ADPCM roms, fix rom loading angelosa 2024-09-04 14:21:22 +0200
  • 83a96c94ed igs/pgmcrypt.cpp: Removed obsolete lhzb3_decrypt and lhdmgp_decrypt. Vas Crabb 2024-09-04 21:53:01 +1000
  • be672ec12a
    motorola/mex68kecb.cpp: Added Abort button (NMI) and fixed a comment. (#12719) Chris Hanson 2024-09-04 04:45:25 -0700
  • 7d29a2a98c funtech/supracan.cpp: main irq control comes from UM6619 * fix slghtsag booting; angelosa 2024-09-04 11:31:50 +0200
  • 05a02c4bf2
    yamaha mu2000 internal artwork improvements (#12725) Felipe Corrêa da Silva Sanches 2024-09-03 19:26:31 -0300
  • 9dc6534c16 funtech/supracan.cpp: move cart views to address_map, make cart loading mandatory angelosa 2024-09-03 20:05:26 +0200
  • 1fcf4a9c22 funtech/supracan.cpp: move lockout chip to umc6650_device angelosa 2024-09-03 19:51:13 +0200
  • 409cd329c8 New systems marked not working ------------------------------ Jack's Venture - Inca Treasure [Ioannis Bampoulas, TeamEurope] Penguin Party [Ioannis Bampoulas, TeamEurope] Ivan Vangelista 2024-09-03 18:21:30 +0200
  • 8eae940bf5 igs/igs_m027.cpp, igs/pgmcrypt.cpp: Use uploaded XOR table for games with internal CPU ROM dumped. Vas Crabb 2024-09-04 01:14:28 +1000
  • e8749d3e97 igs_m027: correct umask typo hap 2024-09-03 14:41:33 +0200
  • d842fe22e3 misc: simplify bootrom bankswitch from before memory_view was added hap 2024-09-03 14:37:17 +0200
  • 0cc364ecd4 bmc/popobear.cpp: hooked up one DIP bank Ivan Vangelista 2024-09-03 05:56:10 +0200
  • bf54761b48
    igs_m027.cpp - updates (#12711) mamehaze 2024-09-03 01:55:51 +0100
  • 706137deae New systems marked not working ------------------------------ Cherry Master 2005 (Ver. 1.10U) [Ioannis Bampoulas, TeamEurope] Halloween Party (US.23.A) [Ioannis Bampoulas, TeamEurope] Lucky V Line [Hammy] Ivan Vangelista 2024-09-02 22:43:12 +0200
  • eec7e4d641 funtech/supracan.cpp: check for irq status on enable writes * fix gamblord boot angelosa 2024-09-02 21:03:16 +0200
  • 47b6486811 hash/supracan.xml: update QA angelosa 2024-09-02 20:59:48 +0200
  • ddc8cc27c4
    nintendo/nes_arcade_bl.cpp: Added note about smb3bl timer CPU ROM content. (#12718) ClawGrip 2024-09-02 19:16:03 +0200
  • d9251c8275 excellent/lastbank.cpp: bump main CPU to /2 clock angelosa 2024-09-02 19:04:54 +0200
  • 68d5a2bfca -motorola/mex68kecb.cpp: Brought code up to standards. Vas Crabb 2024-09-03 02:23:22 +1000
  • 80f60491dd
    megadriv.xml: Added 4 working items (#12650) ArcadeShadow 2024-09-02 12:23:43 +0100
  • fb4fc9e6ec
    misc/changyu2.cpp: Add PSG to sound CPU memory map (#12660) flama12333 2024-09-02 06:22:05 -0500
  • c898392580
    sinclair/sprinter.cpp: 312/320 lines video modes (#12699) holub 2024-09-02 07:16:21 -0400
  • 4ef4b1e1dd
    Initial support for the Motorola MEX68KECB Educational Computer Board (#12713) Chris Hanson 2024-09-02 04:15:17 -0700
  • 580e0a9638 z80: use LOGMASKED instead of a macro for each log type, xtal: add 3.58MHz hap 2024-09-02 12:48:56 +0200
  • b9aecfae45 excellent/dblcrown.cpp: preliminary hopper hookup angelosa 2024-09-02 11:06:35 +0200
  • 4b6d3dbb13 x68k: video registers are mirrored cracyc 2024-09-01 19:26:33 -0500
  • 049d10067f misc/cb2001.cpp: dumped GFX ROM for scherrymp [Ioannis Bampoulas, TeamEurope] Ivan Vangelista 2024-09-01 23:03:50 +0200
  • b96a1298a4
    tvgames: Added four TV games and two associated cartridges. (#12712) mamehaze 2024-09-01 18:37:52 +0100
  • a9eeca35fa Floppy hard-sector support. Mix of Eric Anderson's and Mark Gallager's patches. Eric Anderson 2023-11-04 19:30:00 -0800
  • ed6cccf74a video/pc_vga_paradise.cpp: convert EGASW/CNF(15)-CNF(12) as externally settable pins angelosa 2024-09-01 14:37:43 +0200
  • 1fed840710 tecmo16: riot was developed by tecmo hap 2024-08-31 20:52:45 +0200
  • e27a557f88 fix z80(nsc800) compile, hopefully hap 2024-08-31 20:06:25 +0200
  • 00f657326a nmk16: hook up ssmissin/airattck vtiming prom hap 2024-08-31 19:49:03 +0200
  • f82e2958e6 nmk16: get sprite dma trigger from prom, it's 2 scanlines earlier hap 2024-08-31 17:38:57 +0200