Commit Graph

  • a37231a46b Release 20220517. Sorgelig 2022-05-17 22:24:20 +08:00
  • ccabf8c9bb audio: fix core volume control. Sorgelig 2022-05-17 22:18:59 +08:00
  • 63c7573a60 snes: MSU: support for data track, some refactoring. Sorgelig 2022-05-17 20:28:38 +08:00
  • 5bd34b8f7c snes: check for .msu file instead of .pcm for less problems. Sorgelig 2022-05-15 21:59:42 +08:00
  • b1271ad983 video: associate a VIC mode with the predefined video modes (#603) Martin Donlon 2022-05-15 00:40:56 -07:00
  • 953e749995 snes: MSU fixes and tweaks. Sorgelig 2022-05-15 08:18:36 +08:00
  • d416f5c920 snes: fixes in MSU. Sorgelig 2022-05-14 23:36:43 +08:00
  • 12ea16f024 snes: some cleanup, add MSU1 enable flag. Sorgelig 2022-05-13 23:23:29 +08:00
  • fcd784ba97 snes: MSU1 audio support by dent^nz and ElectronAsh (#602) dentnz 2022-05-13 20:23:15 +10:00
  • a62be08e28 smbus: reduce debug info. Sorgelig 2022-05-12 07:12:55 +08:00
  • 13ecfc748c video: make HDMI game mode optional. Sorgelig 2022-05-12 06:15:57 +08:00
  • ec5577a620 video: configure HDMI from HPS. Sorgelig 2022-05-12 06:07:31 +08:00
  • 3341b03e2e Release 20220511. Sorgelig 2022-05-11 21:24:13 +08:00
  • b1c915bd96 menu: fix directrory scroll. Sorgelig 2022-05-10 05:35:09 +08:00
  • 8f80dbab77 CRT lightguns: 50 ms offscreen grace period (#599) Nolan Nicholson 2022-05-09 00:00:28 -07:00
  • 011b95d328 PSX: Add "SIPS" region code support (#598) birdybro 2022-05-09 00:56:56 -06:00
  • 3db1b1475d PSX region detection fixes (#596) Marcoen Hirschberg 2022-05-08 19:38:36 +02:00
  • 10d1c2f0ce Fix issue in PC Engine Tanjou Debut ( #594 ) (#595) David Shadoff 2022-05-06 15:18:32 -04:00
  • 26e1cccbaa Implement new way to address status bits. 128bit status. Sorgelig 2022-05-05 21:06:13 +08:00
  • f2caf20c6d PSX: allow custom BIOS load. Sorgelig 2022-05-03 01:05:13 +08:00
  • 03d96b7904 PSX: use preloaded BIOSes, add reset flag, some code aligning. Sorgelig 2022-05-02 18:29:53 +08:00
  • 6a223f62e2 Psx region autodetect (#589) Marcoen Hirschberg 2022-05-01 23:18:57 +02:00
  • 76fab9fc13 MGL: fix path to TGFX16 CD files. Sorgelig 2022-04-28 01:19:18 +08:00
  • b0146506c2 user_io: fix info reading. Sorgelig 2022-04-27 21:53:54 +08:00
  • bd9a50a0e6 MiSTer.ini: add vga_sog, some correction. Sorgelig 2022-04-26 01:12:20 +08:00
  • 12b9e8d75f Fix PC Engine CD player controls ( #585 ) (#586) David Shadoff 2022-04-25 03:25:10 -04:00
  • 28a751cc89 input: refactored wheel setup code. Sorgelig 2022-04-22 05:21:54 +08:00
  • ef50535f74 Add Fanatec wheels (#583) Michael Huang 2022-04-21 07:45:17 -07:00
  • 6b688992a1 PSX: invalidate CD sector buffer when switching CD (#584) RobertPeip 2022-04-21 16:39:08 +02:00
  • 58693dc370 Add Sega 32X core (#582) birdybro 2022-04-20 17:12:39 -06:00
  • 5a6ecd790b input: initial support for wheels. Sorgelig 2022-04-21 04:22:39 +08:00
  • d7d88ac40a Release 20220413. Sorgelig 2022-04-13 23:14:26 +08:00
  • 4a361d9e40 PSX: adjust CHD TOC pregap handling to match core expectations. Also adjust reads to compensate for enforced 'fake' track 1 pregap (#580) zakk4223 2022-04-08 09:20:29 -04:00
  • 212e808b9d user_io: Keyboard emulation mode key combo added. (#578) user7182 2022-04-05 08:19:17 -04:00
  • bcc57c8710 AtariST: add dongle bit into config. Sorgelig 2022-04-03 07:12:32 +08:00
  • e081c68eb7 add .mgl as a valid file extension for the bootcore option in MiSTer.ini (#576) JustWinstonIsOK 2022-03-27 02:32:30 -04:00
  • b2ef45007b Release 20220326. Sorgelig 2022-03-26 23:55:13 +08:00
  • bf180ef364 x86: Limited disk space reported by shared FS to 2GB (#574) user7182 2022-03-20 13:44:37 -04:00
  • cc9791eea6 Guncon support via RetroZord adapter (arduino based) (#573) Matheus Fraguas 2022-03-19 12:06:20 -03:00
  • f5fd16c26e Override configuration based on video mode (#567) Thomas Sowell 2022-03-16 22:46:57 -08:00
  • 062891cf9a spi: extend command to 16bit. Sorgelig 2022-03-14 17:44:42 +08:00
  • 54273bcb10 Don't skip first input device for rumble (#570) zakk4223 2022-03-14 02:05:16 -04:00
  • d226c5522b input: fix rumble on compound devices. Sorgelig 2022-03-14 06:37:50 +08:00
  • c57f320dd5 ao486: use token instead of path to identify findfirst requests (#569) p2mate 2022-03-13 15:27:19 +02:00
  • 7a949a1ae2 input: combine rumble I/O id. Some cleanup. Sorgelig 2022-03-13 16:10:26 +08:00
  • 6e18651521 Add support for rumble data from hps_io. Fix data truncation in spi_uio_cmd (#568) zakk4223 2022-03-13 03:21:19 -04:00
  • 698b2bd47f menu: fix cold reboot in menu core. Sorgelig 2022-03-11 23:38:30 +08:00
  • c79198ccef Auto script to setup default build toolchain, and force plink to cache the host key (#564) Keith F. Kelly 2022-03-08 05:51:36 -08:00
  • 3a5cf8ed6b GunCon 3 + negative gun-cal values (#565) Nolan Nicholson 2022-03-06 03:00:56 -08:00
  • 3f2ce356b6 mgl fixes. Sorgelig 2022-03-05 18:46:44 +08:00
  • efdeeceb53 Fix help menu. Use docs folder. Sorgelig 2022-03-05 00:09:20 +08:00
  • 822917d003 Look for help files in home folder. Sorgelig 2022-03-04 16:02:53 +08:00
  • cc976bceba added help menu (#563) Alan Steremberg 2022-03-04 02:30:21 -05:00
  • a4a5eaee11 mgl fix. Sorgelig 2022-03-04 15:19:55 +08:00
  • f0a7728ea2 MGL: support adf mounting in Minimig. Sorgelig 2022-03-03 23:44:42 +08:00
  • 2e34dcae35 MGL: support up to 6 actions. New action: reset. Sorgelig 2022-03-03 23:00:23 +08:00
  • a9b4bb30d8 x86: Eject floppy before inserting new (#560) Alex Oughton 2022-02-28 09:07:57 -05:00
  • 1c250abbce Improved MGL handling. Sorgelig 2022-02-28 02:12:48 +08:00
  • 41b8b1fc30 IDE: Semi-implement READ_VERIFY and suppress debug output (#557) Alex Oughton 2022-02-26 13:39:36 -05:00
  • badc9953e7 Support setting sync polarity (#553) Thomas Sowell 2022-02-25 21:26:51 -09:00
  • fa7690d335 PSX: Try loading optional cd_bios.rom from both game dir and parent dir (#555) David Lindecrantz 2022-02-25 13:49:10 +01:00
  • 55318af1bb Release 20220224. Sorgelig 2022-02-24 21:28:45 +08:00
  • ed1ec99688 Initial support for MiSTer Game Launcher (mgl) file. Sorgelig 2022-02-24 20:40:14 +08:00
  • d8edab069e PSX: game ID based SBI lookup (#552) Marcoen Hirschberg 2022-02-21 21:40:10 +01:00
  • 652a8423d3 psx: add cheats (#551) Marcoen Hirschberg 2022-02-21 17:31:51 +01:00
  • 9ace959408 Support for 10bit polyphase coefficients (#550) Martin Donlon 2022-02-20 23:25:37 -08:00
  • b7c1fc1d8b Some cleanup. Sorgelig 2022-02-20 23:21:22 +08:00
  • efe27ea77e Add CHD image support for PSX (#549) zakk4223 2022-02-20 10:12:06 -05:00
  • e509b8ec83 video: support for 256 phases (#548) Martin Donlon 2022-02-19 23:45:02 -08:00
  • 283e72eadf PSX: support for single-bin multi-track images (#547) Kasper Olesen 2022-02-20 08:40:10 +01:00
  • d25fb500ef PSX: support for multitrack CD. Don't load BIOS if it's not 512KB. Sorgelig 2022-02-19 01:03:17 +08:00
  • 10e216a21e Some cleanup. Sorgelig 2022-02-19 00:57:24 +08:00
  • 33aa7393a1 Keyboard scancode set switching and set 1 support (#546) Aitor Gómez 2022-02-18 17:24:54 +01:00
  • 41eff6f020 mra_loader: show error message on screen (#544) paulb-nl 2022-02-16 20:19:23 +01:00
  • b41fa1b5cb Tweaks for waitmount option. Sorgelig 2022-02-17 03:16:26 +08:00
  • d32cea4798 Video info in OSD menu (#543) Martin Donlon 2022-02-16 10:43:50 -08:00
  • f1b693c512 INI option to wait for specific mount before core start. Sorgelig 2022-02-17 02:40:59 +08:00
  • c2c2ce2514 PSX: option to automount memory card 1 per-game. Sorgelig 2022-02-14 02:31:21 +08:00
  • 7701cb1cda rename user_io_8bit_set_status to user_io_status. Sorgelig 2022-02-14 02:12:09 +08:00
  • eb1455cebb PSX: don't create memory card till first save. Sorgelig 2022-02-13 23:16:30 +08:00
  • 7d896cd85a PSX: noreset.txt file to prevents reset on next CD mounting. Sorgelig 2022-02-12 15:53:39 +08:00
  • 4f7d97cf23 Release 20220211. Sorgelig 2022-02-11 23:23:53 +08:00
  • b565033f8a Set default block size for multi r/w (#534) Alex Oughton 2022-02-11 08:28:00 -05:00
  • 78514bb15f video: some tweaks and formatting. Sorgelig 2022-02-10 19:54:34 +08:00
  • 4e671f91aa Adaptive scanlines (#520) Martin Donlon 2022-02-10 03:39:25 -08:00
  • ba3d2fe80a OSD: filters/gamma/mask quick switch by +/- Sorgelig 2022-02-10 18:50:42 +08:00
  • a82ccf52b6 PSX: auto-pick cue/iso if only one available in folder. Sorgelig 2022-02-10 15:29:51 +08:00
  • f45b2b5bab PSX: highlight current save file in browser. Sorgelig 2022-02-09 21:14:47 +08:00
  • 5f951d42c5 PSX: don't cut name by dot in saves. Sorgelig 2022-02-09 19:02:53 +08:00
  • bff9246529 PSX: fix save index. Sorgelig 2022-02-09 14:38:44 +08:00
  • 7c8b149d5f PSX: use per-game memory card. Allow to mount memory card from saves. Sorgelig 2022-02-09 03:33:12 +08:00
  • ccc3cc592b adjust new sources and paths. Sorgelig 2022-02-08 08:28:44 +08:00
  • 0302acfe4e Add zlib includes (#530) zakk4223 2022-02-07 19:15:49 -05:00
  • 04a530b5b8 put zlib back (#528) Alan Steremberg 2022-02-07 03:55:51 -08:00
  • dfe224d6a7 Release 20220206. Sorgelig 2022-02-06 23:53:33 +08:00
  • a9f8801324 x86: fix ide flags. Sorgelig 2022-02-06 23:50:58 +08:00
  • 96b3fa9275 PSX: add encryption map generation (markun). Sorgelig 2022-02-06 23:02:12 +08:00
  • ec174d41e9 GunCon 2: calibration menu/save/load (#524) Nolan Nicholson 2022-02-03 23:36:20 -08:00
  • 717f7d36df fixed header miniz instead of zlib (#521) Alan Steremberg 2022-02-03 06:35:43 -08:00
  • 8c46d13d4f Added UEF Converter (#519) Alan Steremberg 2022-02-02 15:27:08 -08:00