Commit Graph

  • 814d88567f YC.txt Update 20231029 (#844) MikeS11 2023-10-30 08:20:29 -06:00
  • 61efed2cba N64: Add CIC5101 type. Don't analyze gameboy roms. (#843) Rikard Bengtsson 2023-10-29 00:52:17 +02:00
  • bf2eb381ba file_io: fix for single-file zip. Sorgelig 2023-10-27 05:13:26 +08:00
  • 44139157a2 file_io: fix listing inside zip. Sorgelig 2023-10-26 02:32:13 +08:00
  • 4fab9a5aa7 IDE support for Uneon core. Sorgelig 2023-10-24 22:36:22 +08:00
  • 64b6cc5a88 Update names.txt Alexey Melnikov 2023-10-23 18:46:05 +08:00
  • b4e2d5fd0d YC.txt Update 20231018 (#839) MikeS11 2023-10-19 10:47:06 -06:00
  • 2462c8e00e Release 20231018. Sorgelig 2023-10-18 19:43:38 +08:00
  • 78edf5f58c Added controller handling for new N64 options (#838) trbocode 2023-10-16 02:08:44 +03:00
  • 222d61776f Update to YC Key Compare (#836) MikeS11 2023-10-13 05:31:57 -06:00
  • 9685215fec Saturn CHD image loading (#835) zakk4223 2023-10-11 06:26:20 -04:00
  • 22834acc98 Scale N64 analog optimally for different gate shapes (#834) Patrick Pollock 2023-10-10 13:05:52 -06:00
  • c9994f9dd2 Cleanup of n64.cpp (#833) Rikard Bengtsson 2023-10-06 20:36:57 +02:00
  • ee5659ad9c N64: Find ROM settings in database by ID, region and revision (#830) Rikard Bengtsson 2023-10-01 13:56:12 +02:00
  • d53a998eac N64 joystick emulation (#828) Marcoen Hirschberg 2023-09-24 11:22:02 +02:00
  • 257e81ed32 Fix my previous pull request (#827) Rikard Bengtsson 2023-09-24 07:42:07 +02:00
  • dc7fa8253f Always try to auto detect system region and CIC (#825) Rikard Bengtsson 2023-09-23 15:38:22 +02:00
  • be8a80346a saturn: some tweaks in CD loading. Sorgelig 2023-09-19 23:04:16 +08:00
  • 4211234cba Remove some old builds. Sorgelig 2023-09-15 18:59:51 +08:00
  • 0b87456f21 Release 20230915. Sorgelig 2023-09-15 18:55:53 +08:00
  • d98ae034e0 N64: also search in N64-database_user.txt for rom info (#821) Marcoen Hirschberg 2023-09-15 09:07:59 +02:00
  • a1c64c955c input: fix mapping. Sorgelig 2023-09-12 04:04:37 +08:00
  • ce9daf6de9 input: make keyboard remap system-wide. Sorgelig 2023-09-12 02:55:36 +08:00
  • f1cdcd5c46 input: improve keyboard remap dialog. Sorgelig 2023-09-10 14:41:00 +08:00
  • 791308d8d4 Update names.txt (#815) birdybro 2023-09-09 15:02:47 -06:00
  • 203c8a92c4 user_io: improved persistent file loading. Don't load boot.rom if user choose specific persistent file. Sorgelig 2023-09-10 00:55:40 +08:00
  • 1d36e3472f input: fix broken button skip in buttons definition. Sorgelig 2023-09-10 00:16:46 +08:00
  • 698a849990 Don't close existing filehandle if it is the same as the 'new' one. (fixes ao486 reset issue) (#814) zakk4223 2023-09-09 05:53:46 -04:00
  • a218675ba3 Some improvements in build files. Sorgelig 2023-09-08 18:32:02 +08:00
  • b613044f89 MGL: support for absolute paths. Sorgelig 2023-09-07 23:16:45 +08:00
  • 3bfadb39e8 input: make button/key remap permanent. Sorgelig 2023-09-07 22:09:54 +08:00
  • ed28dab2e5 YC.txt Update 20230906 (#812) MikeS11 2023-09-07 00:56:05 -06:00
  • 4236d70433 Add a second JAMMA quirk to support 4-player JAMMA-VERSUS with two JammaSD/J-PAC (or similar USB JAMMA) controller interfaces. (#811) Javier Rodas 2023-09-04 23:44:00 +02:00
  • 2d67bfcb88 Fix handling of index0/pregaps for ide cdrom. Various atapi protocol fixups (#809) zakk4223 2023-09-02 11:57:22 -04:00
  • cb8b90fe87 Fix IDE ISO file loading (#806) zakk4223 2023-08-21 12:00:27 -04:00
  • aa76842194 N64 loading improvements (#804) Marcoen Hirschberg 2023-08-18 13:27:46 +02:00
  • cdec51b121 Add two-player and per-controller type mapping support for the Reflex Adapt USB adaptor. Similar to other arduino leonardo based devices. (#803) Martin Donlon 2023-08-16 19:07:36 +01:00
  • 7ad8106aed Fix typo and make the description clearer (#802) Alex Limi 2023-08-16 19:05:45 +01:00
  • 2e0cba58fe Release 20230816. Sorgelig 2023-08-17 00:09:31 +08:00
  • 61611e0b55 Cleanup from unused code. Sorgelig 2023-08-17 00:05:44 +08:00
  • 97472bc5e9 ide_cdrom: fixes and tweaks. Sorgelig 2023-08-16 23:16:29 +08:00
  • ab7fad101c input: support Thrustmaster Force Feedback Wheel (#801) Dominic Evans 2023-08-16 13:49:39 +01:00
  • b29ceebf20 ide: cd audio (#800) zakk4223 2023-08-15 15:08:35 -04:00
  • 45e46704a8 Write original core name to tmp file RBFNAME (#798) Callan Barrett 2023-08-14 06:11:32 +08:00
  • 3facf0b3dd YC.txt Update 20230811 (#797) MikeS11 2023-08-11 11:50:44 -06:00
  • a296dd235d Look in /media/network too Wilfried JEANNIARD 2023-08-11 17:20:29 +02:00
  • 98e1cf71f1 Saturn: add Save support (#795) Sergiy Dvodnenko 2023-08-08 22:46:13 +03:00
  • 7bf2526b7c menu: manual OSD lock, some tweaks. Sorgelig 2023-08-04 04:33:07 +08:00
  • bfd04a2066 Release 20230803. Sorgelig 2023-08-03 18:47:13 +08:00
  • 66db60f7de menu: unlock OSD initially for auto-OSD function, backspace as B for unlock. Sorgelig 2023-08-03 18:25:23 +08:00
  • d7869391fe menu: fix OSD locking. Sorgelig 2023-08-03 17:54:27 +08:00
  • 8c3c28e29a OSD Locking (#794) Alexey Melnikov 2023-08-03 15:03:47 +08:00
  • 170d711284 neogeo: auto pcm 0/1, try to load combined ROM if specified parts not found. Sorgelig 2023-08-03 06:42:51 +08:00
  • 62c9d24db6 neogeo: add oversized V1Size, some tweaks Sorgelig 2023-08-01 17:43:32 +08:00
  • 575673577c neogeo: support for Metal Slug 5 Plus banking. Sorgelig 2023-08-01 05:27:03 +08:00
  • aa5d78309a neogeo: Support for VLiner and JockeyGP. Sorgelig 2023-08-01 00:42:09 +08:00
  • c73046285a neogeo: fix memcp explicit address. Sorgelig 2023-07-31 19:16:34 +08:00
  • d97807804d neogeo: fix fill RAM address. Sorgelig 2023-07-31 05:41:50 +08:00
  • cc340ca5af neogeo: fill RAM with initial non-zero value. Fixes Double Dragon CD. Sorgelig 2023-07-30 23:41:05 +08:00
  • ebdc9c23f0 Saturn: fix CD audio buffer reset (#792) Sergiy Dvodnenko 2023-07-30 15:47:44 +03:00
  • dfd5aba7fd neogeo: support for large ADPCMA size. Sorgelig 2023-07-29 21:38:23 +08:00
  • 9260e8c457 neogeo: select CD by folder if only one cue/chd is present. Sorgelig 2023-07-28 23:39:03 +08:00
  • f5eb24a4c1 neogeo: add KOF94 neo quirks. Sorgelig 2023-07-28 22:33:31 +08:00
  • f79254709e Update names.txt: add Neo Geo CD (#790) mrfpga 2023-07-22 17:00:05 +02:00
  • 10ba629945 NeoGeo: generate save per CD. Sorgelig 2023-07-19 23:09:30 +08:00
  • 11f77be0c0 Release 20230716. Sorgelig 2023-07-16 20:21:47 +08:00
  • 53f1ca18e8 megacdd: cd audio fixes (#788) paulb-nl 2023-07-10 21:41:14 +02:00
  • 4cee92ac1a NeoGeo: use NeoGeo-CD folder for CD (and CD BIOS). Sorgelig 2023-07-08 22:22:55 +08:00
  • 6b76b89484 Include files for VS. Sorgelig 2023-07-08 22:15:10 +08:00
  • 70645f505c Display INI selection menu. Sorgelig 2023-07-07 23:01:06 +08:00
  • 2fb0d7b0c7 Switch to main INI if OSD button is pressed on boot. Sorgelig 2023-07-07 00:28:20 +08:00
  • a2715af766 Release 20230703. Sorgelig 2023-07-04 01:25:44 +08:00
  • 71a8caacde NeoGeo CD updates (#787) paulb-nl 2023-07-01 10:53:18 +02:00
  • 3547099b7f YC.txt Update 20230609 (#786) MikeS11 2023-06-10 00:19:21 -06:00
  • d5f41db979 input: support for multiple input devices mapping per player. Sorgelig 2023-05-28 21:41:58 +08:00
  • 4ede51c820 Release 20230526. Sorgelig 2023-05-26 19:36:55 +08:00
  • 872b433ed5 input: add selective unique mapping. Sorgelig 2023-05-22 20:18:24 +08:00
  • a43d1a58c8 input: add vidpid as a clear text in unique mapping. Sorgelig 2023-05-21 16:05:39 +08:00
  • 51470c27cc input: remove sysfs from unique mapping. Sorgelig 2023-05-21 06:25:24 +08:00
  • 6e7c20c243 input: add controller_unique_mapping description to ini example. Sorgelig 2023-05-21 02:41:08 +08:00
  • d6eefdcbdc input: make unique mapping per port. Sorgelig 2023-05-21 02:28:34 +08:00
  • 0ebf137532 input: Controller unique mapping (preliminary) Alexey Melnikov 2023-05-21 02:14:27 +08:00
  • 9307e54f1d OSD: reflect global volume status when changed by keyboard. Sorgelig 2023-05-10 16:33:01 +08:00
  • 15a6841d35 video: wallpeper dir follows config name. Sorgelig 2023-05-08 00:42:35 +08:00
  • e1e4ff5c67 PSX: Fix PREGAP cue files entries zakk4223 2023-04-30 18:31:16 -04:00
  • f62bacee76 Release 20230423. Sorgelig 2023-04-23 19:54:22 +08:00
  • 725a032f8c YC.txt Update 20230413 (#768) MikeS11 2023-04-13 12:55:49 -06:00
  • 646f96c395 Add NeoGeo CD support (#767) paulb-nl 2023-04-06 17:27:39 +02:00
  • 7788e694dd PCE: Fix Freezing during intro on Tanjou Debut ( # 176 ) (#766) David Shadoff 2023-04-03 11:18:45 -04:00
  • ef85fced17 Add an extra /tmp file to track file-selector visibilty (#763) garyjsweet 2023-03-26 22:08:46 +01:00
  • d9ce12977a YC.txt Update 20230325 (#762) MikeS11 2023-03-25 01:14:46 -06:00
  • 27e1107955 update crawlable wiki link (#759) Winston 2023-03-17 02:22:51 -05:00
  • c652f7507b Update wiki link to direct to new wiki (#758) Winston 2023-03-16 15:24:19 -05:00
  • 2df243c4cb YC.txt Update 20230312 (#755) MikeS11 2023-03-13 10:02:16 -06:00
  • b5ea246ffe Add v option to CONF_STR. Sorgelig 2023-03-08 01:57:51 +08:00
  • 81920903d7 YC.txt Update (#752) MikeS11 2023-03-05 12:17:48 -07:00
  • 0fdca03270 menu: fix scrolling of folders with initial underscore. Sorgelig 2023-03-06 03:16:02 +08:00
  • cf91bf378e saturn: cdd fixes (#749) Sergey Dvodnenko 2023-02-27 17:40:15 +02:00
  • 5be5b35e82 Support for named INI files. Sorgelig 2023-02-25 20:34:37 +08:00
  • 0c74d294c8 Release 20230223. Sorgelig 2023-02-23 23:52:35 +08:00