Commit Graph

  • ecf677a1d9 Reset fixes for DDRAM & T80pa (#253) master paulb-nl 2026-05-16 00:25:17 +02:00
  • 9ceb1c585d input: Fix joystick/spinner autodetection (#251) littlegamer87 2026-05-13 16:47:34 +02:00
  • 6a955f9a75 Use nRESET from Watchdog to reset all, lspc_regs: TIMER_STOP should be set by default (#250) paulb-nl 2026-05-11 09:38:41 +02:00
  • c7c7d86a25 YM2610: block data write if address port is not equal (#249) paulb-nl 2026-05-06 08:57:55 +02:00
  • 0d3bccbc7b ADPCM: Fix status flags mask (#248) paulb-nl 2026-05-03 19:53:20 +02:00
  • a8496bfe02 Fix gpilots and superspy on romsets.xml to match changes made on Darksoft set made in 2021. (#242) Marc Roy 2026-04-23 08:05:47 +02:00
  • f55511109d Implement feature request for combo buttons https://github.com/MiSTer-devel/NeoGeo_MiSTer/issues/215 (#239) bdlou 2026-02-08 21:43:27 -08:00
  • 2325e6c430 Update sys jackyangantelope 2025-12-09 23:20:03 +08:00
  • 2756ce6032 Add World Racer on romsets.xml file (#237) Marc Roy 2025-11-22 06:53:26 +01:00
  • 684dc0d75f Release 20250909. Sorgelig 2025-09-09 08:52:47 +08:00
  • 805fedc7f9 Update sys. Sorgelig 2025-09-09 07:44:49 +08:00
  • 41bad2abc7 Add GladMort to romsets.xml (#231) Marc Roy 2025-04-21 07:53:23 +02:00
  • 131747d7eb Added Knight's Chance on romset.xml (#228) Marc Roy 2025-02-10 13:56:33 +01:00
  • fae98abb14 Add multitap (NeoTris) support. Sorgelig 2025-02-07 06:40:55 +08:00
  • e181d87b6a Add multitap (NEO-FTC1B) support. Sorgelig 2025-02-06 19:28:31 +08:00
  • 26097224fe Add Captain Barrel to the romsets.xml file (#226) bootsector 2025-01-06 01:09:26 -05:00
  • 99720169bb Release 20250105. Sorgelig 2025-01-05 19:57:06 +08:00
  • 5b546ae6b7 Update sys. Sorgelig 2025-01-05 13:14:59 +08:00
  • 303891ef44 Merge pull request #223 from MP2E/jt12_update Alexey Melnikov 2024-08-26 13:34:27 +08:00
  • 2bb576c377 Adjust ADPCM-A channel volume to match real AES console recording (MDFourier) Cray Elliott 2024-08-24 19:32:07 -07:00
  • 5fc4ce7cfb Update jt12 to latest version from upstream Cray Elliott 2024-08-23 03:44:43 -07:00
  • d93782ddd6 Update svcsplus - add pvc ="1" (#222) terminator2k2 2024-07-11 13:58:34 +01:00
  • 920b8d4cb8 romsets: add Cyborg Force (#218) Abadede 2024-04-26 19:46:49 +02:00
  • fae9e935ab Release 20240418. Sorgelig 2024-04-18 19:34:03 +08:00
  • 33aa69d6b4 Update sys. Sorgelig 2024-04-18 19:32:42 +08:00
  • 974e0e77a9 Release 20231204. Sorgelig 2023-12-04 23:57:48 +08:00
  • 418e241aa8 Update sys. Sorgelig 2023-12-04 22:23:35 +08:00
  • df744f9504 romsets: add 15 rom_wait and p_wait config values (#208) Abadede 2023-08-06 15:00:26 +02:00
  • a66a6bb576 romsets: add kof99ae. Sorgelig 2023-08-04 03:03:04 +08:00
  • 3a5d5dde90 Release 20230803. Sorgelig 2023-08-03 18:45:15 +08:00
  • 46868924e0 romsets: remove explicit pcm parameter for auto-detection. Sorgelig 2023-08-03 06:49:35 +08:00
  • 896366b874 Use silent ADPCM sample if ROM is absent. Sorgelig 2023-08-03 04:16:39 +08:00
  • 3295d78469 romsets: cphd title should use pcm=0. Sorgelig 2023-08-03 04:13:08 +08:00
  • 7a6853597e Merge pull request #206 from paulb-nl/timer_mask Alexey Melnikov 2023-08-02 00:56:26 +08:00
  • 3e30b35d19 CD: Fix VU meters in CD player paulb-nl 2023-08-01 18:11:37 +02:00
  • d83450bbdc CD: Timer IRQ can be disabled with $FF0004 paulb-nl 2023-08-01 17:20:37 +02:00
  • 8dad34e4e9 Support for Metal Slug 5 Plus banking. Sorgelig 2023-08-01 05:25:28 +08:00
  • ed666850b3 Support for VLiner and JockeyGP. Sorgelig 2023-08-01 00:42:54 +08:00
  • 5b18419819 Update README.md (#205) BurgrDog 2023-07-30 15:17:26 -06:00
  • a505b524b1 Update README.md Alexey Melnikov 2023-07-31 04:14:03 +08:00
  • 60ebdb1df8 Fix ADPCMB address size. Sorgelig 2023-07-30 06:36:37 +08:00
  • dc2141deae romsets.xml: add KOF98 Ultimate Match. Sorgelig 2023-07-29 22:13:11 +08:00
  • 33077d8c9c Support for extra ADPCMA bank bit. Sorgelig 2023-07-29 21:34:19 +08:00
  • 03f30c29e1 Add kof98ae2016 to romsets.xml Sorgelig 2023-07-29 05:43:34 +08:00
  • 69aa4cd13c Update README.md Alexey Melnikov 2023-07-29 03:09:26 +08:00
  • a1074072de Merge pull request #203 from paulb-nl/timer Alexey Melnikov 2023-07-28 22:06:21 +08:00
  • 1e624858b0 romsets.xml: add p_wait & rom_wait to kof94 paulb-nl 2023-07-28 12:50:57 +02:00
  • a923bdc5a5 lspc_timer: fix PAL timer stop. paulb-nl 2023-07-28 12:46:36 +02:00
  • 7ba6bce534 Relax timings from Z80 reset, remove neo_zmc2 wrapper. Sorgelig 2023-07-28 09:43:18 +08:00
  • fcc86cc6ca Re-arrange CD options. Sorgelig 2023-07-28 07:20:51 +08:00
  • 7a1b3c903b Relax reset timings. Sorgelig 2023-07-28 06:29:12 +08:00
  • b268835a1b DMA: wait for the bus (#200) paulb-nl 2023-07-27 17:20:28 +02:00
  • 6cf6f98362 Don't wait for sdram burst completion. Sorgelig 2023-07-27 14:04:57 +08:00
  • 711193e050 Hidden refresh for SDRAM Sorgelig 2023-07-27 05:46:48 +08:00
  • 39ec8c763a sdram_mux refactoring to relax timings. Sorgelig 2023-07-27 01:52:20 +08:00
  • 1c3608e184 Fix data latch in linebuffer. Sorgelig 2023-07-26 18:57:02 +08:00
  • 6cefe537c7 Relax some timings. Sorgelig 2023-07-26 06:36:38 +08:00
  • 972f881bc6 Use synchronous reset, remove unused modules. Sorgelig 2023-07-26 06:36:07 +08:00
  • 8181b7b616 Use 48MHz everywhere except memory to relax timings. Sorgelig 2023-07-26 06:34:58 +08:00
  • 2a6dad8254 Merge pull request #197 from paulb-nl/sync Alexey Melnikov 2023-07-25 22:58:34 +08:00
  • 7547ecbcbe Adjust CD MCLK parameter paulb-nl 2023-07-25 14:24:34 +02:00
  • f9ddfcbb74 Restore original clock edge for zmc2 paulb-nl 2023-07-25 12:28:20 +02:00
  • 90a8350c4e Fix async clocks and latches (based on gyurco's changes). Sorgelig 2023-07-24 03:07:53 +08:00
  • bca4fc0333 Merge pull request #193 from paulb-nl/pcm_read Alexey Melnikov 2023-07-20 01:56:31 +08:00
  • d91fbe1c28 Fix Stereo Mix option paulb-nl 2023-07-19 17:42:42 +02:00
  • 72cc7f8cad CD: PCM readable by 68k (ssrpg, UniBios) paulb-nl 2023-07-19 17:16:38 +02:00
  • e76c59de8e CD: 64KB RAM for Z80. Send CD reset to Main (#189) paulb-nl 2023-07-18 18:40:32 +02:00
  • 2b60adadaf Remove page backup from doc to stop github complains. Sorgelig 2023-07-04 01:30:33 +08:00
  • 77dedeca09 Release 20230703. Sorgelig 2023-07-04 01:23:19 +08:00
  • 2c53f031e9 Update sys. Sorgelig 2023-07-04 01:22:55 +08:00
  • 3d332d68e0 Add NeoGeo CD support Alexey Melnikov 2023-07-01 16:54:17 +08:00
  • 06f56c6cc7 CD: LC8951 interrupt timeout paulb-nl 2023-06-28 13:22:40 +02:00
  • ff3e8e0a71 CD: Add VBlank IRQ mask paulb-nl 2023-06-28 13:20:54 +02:00
  • a86546fa87 CD: Sector loading & DMA rework paulb-nl 2023-06-28 13:12:18 +02:00
  • f74a30318c CD: add SPR byte read/write for UniBios paulb-nl 2023-06-28 12:50:06 +02:00
  • e431836ac2 CD: Drive communication fixes for CDZ/UniBios paulb-nl 2023-06-28 12:40:44 +02:00
  • 2c2d44c657 SDRAM: Wait for Precharge paulb-nl 2023-06-27 13:15:37 +02:00
  • 883f46ea83 CD: Fixes for sound, DMA, interrupt levels paulb-nl 2023-04-23 15:27:59 +02:00
  • bc39ffc8eb CD: Z80 memory read/writable by 68K. paulb-nl 2023-02-26 09:00:04 +01:00
  • 7660232549 Partial CD audio support paulb-nl 2023-02-23 15:32:07 +01:00
  • 4e26636c72 CD: SPR & FIX readable by CPU paulb-nl 2023-02-21 14:20:01 +01:00
  • 3bd322ac60 CD: Z80 & PCM working paulb-nl 2023-02-17 20:25:36 +01:00
  • 237fba0795 CD loading works. SPR/FIX ok. paulb-nl 2023-02-13 17:33:32 +01:00
  • ee0d726738 Release 20230223. Sorgelig 2023-02-23 23:58:21 +08:00
  • 28d3f3b2d8 Update sys. Sorgelig 2023-02-08 21:06:05 +08:00
  • 4928659fad Release 20230122. Sorgelig 2023-01-22 22:09:25 +08:00
  • 2888f496eb ADPCM fix, ROMWAIT (#175) paulb-nl 2023-01-08 12:58:06 +01:00
  • 95ffe615c9 Release 20221224. Sorgelig 2022-12-24 22:37:24 +08:00
  • bd14621533 Fix rendering the last two sprites to the line buffer (#172) paulb-nl 2022-12-08 16:09:34 +01:00
  • 2999e40f46 Release 20221109. Sorgelig 2022-11-10 00:07:54 +08:00
  • 83e20c83ea Update sys. Sorgelig 2022-11-10 00:03:30 +08:00
  • 30b1114613 Update romsets.xml (#169) terminator2k2 2022-08-12 09:52:33 +01:00
  • 379508c318 Merge pull request #168 from greyrogue/blue Alexey Melnikov 2022-07-21 03:16:37 +08:00
  • 9021bfc15c Change clr_flag to not mute adpcm channels. GreyRogue 2022-07-02 09:33:07 -04:00
  • e00bf4e986 Fix missing Blue's Journey instruments (#167) greyrogue 2022-06-21 18:45:54 -04:00
  • 935fdd9fa5 Fix missing Blue's Journey instruments GreyRogue 2022-06-21 07:00:54 -04:00
  • 012eba80b2 Update romsets.xml (#166) Abadede 2022-06-11 20:56:25 +02:00
  • 2e07e225f2 Update romsets.xml (#165) Abadede 2022-05-30 21:17:47 +02:00
  • 7fc2e48be2 Release 20220403. Sorgelig 2022-04-03 21:04:09 +08:00
  • 8088d17cfd Improve stability. Sorgelig 2022-04-03 21:03:10 +08:00