MiSTer updates and changelog
- Sorgelig
- Site Admin
- Posts: 890
- Joined: Thu May 21, 2020 9:49 pm
- Has thanked: 2 times
- Been thanked: 214 times
Re: MiSTer updates and changelog
ZX Spectrum, ZX Next, TSConf, ZX81, PET2001:
- Updated framework (adaptive scanlines, shadow mask, 64-phase filters).
- TSConf: Fixed a bug. High sprites were hidden (Ramon Martinez).
- ZXNext, TSConf: persistent image mounting (remembered across boots). Please rename boot.vhd(boot0.vhd, boot1.vhd) to other name if you want this feature working.
- Updated framework (adaptive scanlines, shadow mask, 64-phase filters).
- TSConf: Fixed a bug. High sprites were hidden (Ramon Martinez).
- ZXNext, TSConf: persistent image mounting (remembered across boots). Please rename boot.vhd(boot0.vhd, boot1.vhd) to other name if you want this feature working.
Re: MiSTer updates and changelog
Arcade Astrocade:
- Updated framework (adaptive scanlines, shadow mask, 64-phase filters).
- Add speaker configuration setting for Gorf versions using speech
- Updated framework (adaptive scanlines, shadow mask, 64-phase filters).
- Add speaker configuration setting for Gorf versions using speech
- Stereo = Speech mixed in with output for both sound chips (L & R)
- Cabinet = One sound chip through top speaker (L)
Other sound chip or Speech through lower speaker (switched under program control) (R)
- jimmystones
- Core Developer
- Posts: 218
- Joined: Sun Nov 22, 2020 1:26 pm
- Location: Reading, UK
- Has thanked: 32 times
- Been thanked: 251 times
- Contact:
Re: MiSTer updates and changelog
New core: Blockade
1970's Gremlin arcade board
Supported games:
- Blockade
- CoMotion
- Hustle
- Blasto
1970's Gremlin arcade board
Supported games:
- Blockade
- CoMotion
- Hustle
- Blasto
Re: MiSTer updates and changelog
CoCo3 20220219
1. CoCoSDC now operates at 7.16Mhz without errors.
2. CoCoSDC moved to slot 2. Here it only has 2 drives. They can be ss/ds 35/40/80 or superfloppies. Menu added to allow selection of slot 4 drives [4] while selected for slot 2- OS9 can use.
3. Added mouse to joystick support for the right mouse. Works with GSHELL.
4. Doc update.
1. CoCoSDC now operates at 7.16Mhz without errors.
2. CoCoSDC moved to slot 2. Here it only has 2 drives. They can be ss/ds 35/40/80 or superfloppies. Menu added to allow selection of slot 4 drives [4] while selected for slot 2- OS9 can use.
3. Added mouse to joystick support for the right mouse. Works with GSHELL.
4. Doc update.
- Sorgelig
- Site Admin
- Posts: 890
- Joined: Thu May 21, 2020 9:49 pm
- Has thanked: 2 times
- Been thanked: 214 times
Re: MiSTer updates and changelog
Archie, Atari ST, Atari 800, Atari 5200, Apple II, Amstrad:
- Updated framework (adaptive scanlines, shadow mask, 64-phase filter, etc).
- Archie: fixes from Adam Hay.
- Atari 800: disable second pokey when mono audio is selected.
- Amstrad: update FDC to latest.
- Apple II: Implement mixed-mode text color artifacts (steven-a-wilson).
- Updated framework (adaptive scanlines, shadow mask, 64-phase filter, etc).
- Archie: fixes from Adam Hay.
- Atari 800: disable second pokey when mono audio is selected.
- Amstrad: update FDC to latest.
- Apple II: Implement mixed-mode text color artifacts (steven-a-wilson).
Re: MiSTer updates and changelog
TI-99/4A:
- Updated framework (adaptive scanlines, shadow mask, 64-phase filter, etc).
Updates from Flandango:
New M99 Rom Header for easier loading of multi part cartridges.
Separated System Roms/Groms and DSRs from cartridge roms.
SAMS Support up to 1Meg.
Can now load Carts with roms up to 32Megs.
Tipi support via User IO port.
PCode System Support.
Cassette tape support via the ADC/Audio Out
Further implementation of the TMS9901 along with timer.
Added new Python scripts to help with generating new M99 roms.
Added 3rd Disk option.
Updates to floppy drive subsystem and Minimem's NVRAM handling to utilize latest framework.
Mechatronics Mouse support via Joystick port. To utilize joysticks, disable mouse in OSD.
Joystick emulation via mouse (use trackball/mouse for Centipede)
Can READ/WRITE to DSDD 40/80 track floppy images with appropriate DSR
Updated Readme and createSystemRoms tool
- Updated framework (adaptive scanlines, shadow mask, 64-phase filter, etc).
Updates from Flandango:
New M99 Rom Header for easier loading of multi part cartridges.
Separated System Roms/Groms and DSRs from cartridge roms.
SAMS Support up to 1Meg.
Can now load Carts with roms up to 32Megs.
Tipi support via User IO port.
PCode System Support.
Cassette tape support via the ADC/Audio Out
Further implementation of the TMS9901 along with timer.
Added new Python scripts to help with generating new M99 roms.
Added 3rd Disk option.
Updates to floppy drive subsystem and Minimem's NVRAM handling to utilize latest framework.
Mechatronics Mouse support via Joystick port. To utilize joysticks, disable mouse in OSD.
Joystick emulation via mouse (use trackball/mouse for Centipede)
Can READ/WRITE to DSDD 40/80 track floppy images with appropriate DSR
Updated Readme and createSystemRoms tool
- Sorgelig
- Site Admin
- Posts: 890
- Joined: Thu May 21, 2020 9:49 pm
- Has thanked: 2 times
- Been thanked: 214 times
Re: MiSTer updates and changelog
Main:
- Initial support for MiSTer Game Launcher (mgl) file. (similar to MRA, but for any(almost) core).
- PSX: Support for multi-track CD.
- PSX: support for CHD (zakk4223).
- PSX: supports for cheats (Marcoen Hirschberg).
- PSX: noreset.txt file to prevents reset on next CD mounting (useful for Action Replay CD).
- Support for 256 phases with 10bit coefficients filters (cores will be updated later to support it).
- Support keyboard scancode switch commands (Aitor Gómez). Attn: requires ao486 update too!
- some other tweaks.
- Initial support for MiSTer Game Launcher (mgl) file. (similar to MRA, but for any(almost) core).
- PSX: Support for multi-track CD.
- PSX: support for CHD (zakk4223).
- PSX: supports for cheats (Marcoen Hirschberg).
- PSX: noreset.txt file to prevents reset on next CD mounting (useful for Action Replay CD).
- Support for 256 phases with 10bit coefficients filters (cores will be updated later to support it).
- Support keyboard scancode switch commands (Aitor Gómez). Attn: requires ao486 update too!
- some other tweaks.
- Sorgelig
- Site Admin
- Posts: 890
- Joined: Thu May 21, 2020 9:49 pm
- Has thanked: 2 times
- Been thanked: 214 times
Re: MiSTer updates and changelog
ao486:
- e820 map: Explicitly reserve MisterFS region (Alex Oughton).
- Scancode set 1 handling cupdate according to Main (Aitor Gómez).
- Fix for the VGA hardware scroll bug (Pasi Lähteenmäki).
Note: make sure you updated BIOS (boot0.rom) and Main as well.
- e820 map: Explicitly reserve MisterFS region (Alex Oughton).
- Scancode set 1 handling cupdate according to Main (Aitor Gómez).
- Fix for the VGA hardware scroll bug (Pasi Lähteenmäki).
Note: make sure you updated BIOS (boot0.rom) and Main as well.
-
- Core Developer
- Posts: 300
- Joined: Sun May 24, 2020 6:55 pm
- Has thanked: 5 times
- Been thanked: 154 times
Re: MiSTer updates and changelog
Camputers Lynx48/96
- new core from Kyp069, ported to MiSTer by rampa069
- verilator simuation by JimmyStones and alanswx
- Partial OSD tape loading support by JasonA (improvements to come)
- new core from Kyp069, ported to MiSTer by rampa069
- verilator simuation by JimmyStones and alanswx
- Partial OSD tape loading support by JasonA (improvements to come)
- Sorgelig
- Site Admin
- Posts: 890
- Joined: Thu May 21, 2020 9:49 pm
- Has thanked: 2 times
- Been thanked: 214 times
Re: MiSTer updates and changelog
ao486:
- fix keyboard problems introduced in previous release.
- fix color problems in some games introduced in previous release.
Make sure you i've updated boot0.rom as well.
- fix keyboard problems introduced in previous release.
- fix color problems in some games introduced in previous release.
Make sure you i've updated boot0.rom as well.
Re: MiSTer updates and changelog
CoCo3 20220226
1. Added GIME-X compatible interface for Turbo operation including new 2.68 Mhz AND 9.54 Mhz.
2. Additionally - minor GIME-X code alignments in the addressing section added.
1. Added GIME-X compatible interface for Turbo operation including new 2.68 Mhz AND 9.54 Mhz.
2. Additionally - minor GIME-X code alignments in the addressing section added.
- Sorgelig
- Site Admin
- Posts: 890
- Joined: Thu May 21, 2020 9:49 pm
- Has thanked: 2 times
- Been thanked: 214 times
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).
- 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).
- Sorgelig
- Site Admin
- Posts: 890
- Joined: Thu May 21, 2020 9:49 pm
- Has thanked: 2 times
- Been thanked: 214 times
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).
- 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).
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: MiSTer updates and changelog
Arcade Cores: Asteroids, Asteroids Deluxe, Canyon Bomber, Dig Dug, and Dominos
+ Updated Framework (Shadowmasks and 256 phase 10-bit Adaptive Scanlines)
+ Updated Framework (Shadowmasks and 256 phase 10-bit Adaptive Scanlines)
birdybro~
- Sorgelig
- Site Admin
- Posts: 890
- Joined: Thu May 21, 2020 9:49 pm
- Has thanked: 2 times
- Been thanked: 214 times
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).
- Updated framework.
- NES: MIDI fix, add mappers 268, 547 (greyrogue).
- NES: PPU, MMC5 fixes (paulb-nl).
- Sorgelig
- Site Admin
- Posts: 890
- Joined: Thu May 21, 2020 9:49 pm
- Has thanked: 2 times
- Been thanked: 214 times
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.
- 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.
- Sorgelig
- Site Admin
- Posts: 890
- Joined: Thu May 21, 2020 9:49 pm
- Has thanked: 2 times
- Been thanked: 214 times
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 Nicholson).
- input: add support for rumble (zakk4223).
- ao486: MiSTerFS fixes/tweaks (p2mate, user7182).
- Other fixes and tweaks.
Note: you must update MiSTerFS.exe in ao486 as well!
- 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 Nicholson).
- input: add support for rumble (zakk4223).
- ao486: MiSTerFS fixes/tweaks (p2mate, user7182).
- Other fixes and tweaks.
Note: you must update MiSTerFS.exe in ao486 as well!
- Sorgelig
- Site Admin
- Posts: 890
- Joined: Thu May 21, 2020 9:49 pm
- Has thanked: 2 times
- Been thanked: 214 times
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!
- 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!
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: MiSTer updates and changelog
New Core: Joust2
1986 Williams 2nd Generation hardware
- Original core developed by darfpga ported to MiSTer by birdybro
Supported game:
Joust 2: Survival of the Fittest Revision 1 and Revision 2
1986 Williams 2nd Generation hardware
- Original core developed by darfpga ported to MiSTer by birdybro
Supported game:
Joust 2: Survival of the Fittest Revision 1 and Revision 2
birdybro~
- aberu
- Core Developer
- Posts: 1192
- Joined: Tue Jun 09, 2020 8:34 pm
- Location: Longmont, CO
- Has thanked: 247 times
- Been thanked: 411 times
- Contact:
Re: MiSTer updates and changelog
New Core: Mystic Marathon
1984 Williams Hardware
- Original core developed by darfpga ported to MiSter by birdybro and JasonA
Supported game:
Mystic Marathon
1984 Williams Hardware
- Original core developed by darfpga ported to MiSter by birdybro and JasonA
Supported game:
Mystic Marathon
birdybro~