Search found 871 matches

by Sorgelig
Tue Jul 12, 2022 3:28 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

Minimig:
- Add support for analog joystick.
- Updated framework.
by Sorgelig
Tue Jul 12, 2022 2:32 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

NES:
- PPU fixes (Kitrinx).
- FDS fixes (paulb-nl).
- MMC5 fixes (paulb-nl).
- Add SNAC support for 3d glasses (Kitrinx).
- Updated framework.
by Sorgelig
Tue Jul 12, 2022 2:32 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

SNES:
- Increase video buffer size (fixes 512px video mode with HQ2x enabled).
by Sorgelig
Tue Jul 12, 2022 2:31 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

Main: - Support for HDMI pixel repetition (used in 2560x1440 mode) and some video tweaks (Martin Donlon). - input: enable vibration test by holding L button (then press X/Y in Menu core). - input: Added Gun4IR lightgun support (JB). - Cheat menu tweaks (arit). - menu: system menu defaults to exit (to prevent unintentional switch to USB). - video: ...
by Sorgelig
Sat Jun 25, 2022 10:35 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

Genesis, MegaCD:
- Updated PSG (jt89) and FM(jt12) modules.
- Re-added ladder effect to FM (birdybro).
- MegaCD: fix PAL timings (retrorepair).
- Genesis: Add support for Miracle Piano (greyrogue).
- Updated framework.
by Sorgelig
Fri Jun 24, 2022 5:53 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

SNES:
- Normalize volume in MSU1 mode.
by Sorgelig
Thu Jun 23, 2022 4:31 pm
Forum: IBM PC, PCXT, Tandy 1000
Topic: MiSTer PCXT
Replies: 1405
Views: 310876

Re: MiSTer PCXT

To implement IDE and FDD, if you don't need a low level compatibility (i think BIOS level should be enough for games, right?) then you can go much simpler way. You don't need IDE and FDD HW handling in BIOS. Just define your own ports close match to sd_* signals of hps_io module and directly read/write sectors from mounted images.
by Sorgelig
Mon Jun 20, 2022 2:05 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

ZX Spectrum, Amstrad: - Minor update of T80. - Updated framework. SMS: - Add an option to use joystick x-axis as paddle input (bellwood420). - Add support for Megumi Rescue Arcade (greyrogue). - Set Aspect Ratio to 4:3 for Game Gear (birdybro). - Added new Extended Game Gear Resolution Option (trbocode). - Updated framework. SNES: - Fixes for SPC ...
by Sorgelig
Tue Jun 07, 2022 5:24 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

S32X:
- Fixes from srg320.
- Updated framework.
by Sorgelig
Sun May 29, 2022 2:00 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

Main: - Automatic monitor default resolution detection through EDID. To use this feature, make sure video_mode is not used in MiSTer.ini file. DVI mode is also auto-detected if dvi_mode option is not used in MiSTer.ini. - additional vscale_mode modes (wickerwaka). - fix direct video (paulb-nl). - use horizontal video filter for vertical in interla...
by Sorgelig
Thu May 19, 2022 3:30 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

SNES:
- MSU1 fixes.
by Sorgelig
Tue May 17, 2022 2:35 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

SNES:
- Add MSU1 audio support based on concept from Karl Lurman and ElectronAsh.
- Add MSU1 data and video support.

Note: Make sure Main is updates as well.
by Sorgelig
Tue May 17, 2022 2:35 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

Main: - Move HDMI output configuration to HPS for better flexibility and future options. - video: make HDMI game mode optional (in MiSTer.ini). - video: associate a VIC mode with the predefined video modes (Martin Donlon). - audio: fix core volume control. - SNES: support for MSU1 audio (based on concept from Karl Lurman and ElectronAsh) and data/...
by Sorgelig
Wed May 11, 2022 1:38 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

PSX:
I think everyone already knows this wonderful core from Rober Peip and used some unofficial builds. Now it gets official release! Read the readme if you aren't familar with this core yet.
Make sure you've updated Main as well.
by Sorgelig
Wed May 11, 2022 1:37 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

Main:
- PSX: fixes, tweaks, improvements (me, Rober Peip, Marcoen Hirschberg).
- MGL: fix path to TGFX16 CD files.
- Initial support for wheels (me, Michael Huang). It may need to add drivers to specific wheels in Linux kernel.
- TGFX16 CD fixes (David Shadoff).
- CRT lightgun fixes (Nolan Nicholson).
by Sorgelig
Fri Apr 29, 2022 7:23 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

Gameboy:
- Implement MegaDuck mode (Kitrinx).
- Add rumble support (Kitrinx).
by Sorgelig
Mon Apr 25, 2022 2:20 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

S32X:
- Fixed PWM audio played too fast and noise in some games (Kitrinx).
by Sorgelig
Sat Apr 23, 2022 4:32 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

S32X:
- Use correct cpu clock divider, expand colors correctly (Kitrinx).
by Sorgelig
Wed Apr 20, 2022 7:58 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

S32X:
New core Sega 32X from srg320!
by Sorgelig
Wed Apr 20, 2022 7:49 pm
Forum: Linux
Topic: MiSTer error with latest update from Apr 13 2022
Replies: 3
Views: 1207

Re: MiSTer error with latest update from Apr 13 2022

Errors looks like from updater where this issue should be addressed.
by Sorgelig
Wed Apr 13, 2022 3:31 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

Linux, Main, Menu: - Add GunCon 2 and Guncon 3 drivers (Nolan Nicholson). - CFG80211 driver as a module to allow WiFi region change. - xone driver for wireless XBOX dongle support with preliminary support for chatpad. - Various tweaks for controller rumble support. - Menu: MIDI passthrough for USER I/O to use MT32pi from Linux (Kitrinx). - Switch ...
by Sorgelig
Sun Apr 03, 2022 1:08 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

NeoGeo:
- Improved stability.
by Sorgelig
Sat Mar 26, 2022 4:26 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

ao486:
- reduce PS2DIV from 4000 to 2000 (Christopher Hubmann).
- MiSTerFS.exe fixes and tweaks (p2mate, user7182).
- Updated framework.
Note: you must update both MiSTerFS.exe and Main!
by Sorgelig
Sat Mar 26, 2022 4:24 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

Main: - MGL: support up to 6 actions, reset action and other improvements and fixes. - Support setting sync polarity and override configuration based on video mode (Thomas Sowell). - IDE/floppy fixes for x86 (Alex Oughton). - added help menu (alanswx). - input: Guncon support via RetroZord adapter (Matheus Fraguas) - input: GunCon 3 tweaks (Nolan ...
by Sorgelig
Sat Mar 26, 2022 3:52 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

Minimig, SAMCoupe:
- Updated framework.
by Sorgelig
Sat Mar 26, 2022 3:50 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

QL:
- Remember mounted HDD image across boots. Note: rename boot.vhd to something else (for ex: to boot.wim) to let this option work.
- Updated framework.
by Sorgelig
Sat Mar 26, 2022 2:00 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

Gameboy, Genesis, MegaCD, NeoGeo, NES, SNES, SMS, TurboGrafx-16/CD:
- Updated framework.
- NES: MIDI fix, add mappers 268, 547 (greyrogue).
- NES: PPU, MMC5 fixes (paulb-nl).
by Sorgelig
Thu Mar 10, 2022 8:28 am
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

MacPlus:
- Fix floppy access.
by Sorgelig
Wed Mar 09, 2022 3:28 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

MacPlus:
- Added serial port for console and ppp connections (alanswx).
- Fixes in keyboard and scsi.
- Added Mac SE mode (not really useful, but good for completeness).
- Updated framework (shadowmask, adaptive scanlines, 256phases/10bit filters).
by Sorgelig
Tue Mar 01, 2022 4:19 pm
Forum: MiSTer Updates & Changelog
Topic: MiSTer updates and changelog
Replies: 771
Views: 3442931

Re: MiSTer updates and changelog

ao486, Minimig, Vectrex, Arduboy, Ay-3-8500, BK0011M, Specialist, Vector-06C:
- Updated framework (adaptive scanlines, shadowmasks, 256phase/10bit filters, etc.)
- ao486: new fix for VGA scroll bug (decod81).
- ao486: Fix overlapping CS for IDE and Floppy (alexoughton).