Page 5 of 26

Re: MiSTer updates and changelog

Posted: Mon Dec 21, 2020 3:29 am
by bellwood420
Arcade Breakout:
- Spinner support
- Reset support
- Separate input invert option
- Fix initial paddle position

Re: MiSTer updates and changelog

Posted: Tue Dec 22, 2020 3:44 pm
by oldgit
New Core: Acorn Atom
The predecessor to the BBC computer.

Re: MiSTer updates and changelog

Posted: Thu Dec 24, 2020 10:56 pm
by alanswx
New Core: Space Invaders:
Including 280Z ZZAp, Amazing Maze, Attack Force, Balloon Bomber, Blue Shark, Boot Hill, Clowns, Cosmo, Galaxy Wars, Gun Fight, Laguna Racer, Lunar Rescue, Lupin III, Sea Wolf, Space Encounters, Space Invaders II, Space Invaders Part II, Vortex
More Work, but need sound and other small fixes
Thank you to: oldgit (David Woods), Mike Coates, Gehstock, Gyurco, Shane Lynch, and lots of original Authors: Daniel Wallner, Mike J, Paul Walsh

Re: MiSTer updates and changelog

Posted: Mon Dec 28, 2020 6:58 pm
by oldgit
Acorn Atom:

New release 20201228
Changed SD access, allows LOAD and SAVE.

It may also fix the problems some have had with the boot.vhd in the games/AcornAtom folder.
I cannot test this as I couldn't get mine to not work.

Re: MiSTer updates and changelog

Posted: Tue Dec 29, 2020 8:51 am
by oldgit
Acorn Atom:

Release 20201229
Changes to SD card access timing

Re: MiSTer updates and changelog

Posted: Fri Jan 01, 2021 5:14 pm
by dshadoff
New Core: ADCTest
Utility to test ADC input and signal

- Second entry in the "Utilities" section !
- Also a helpful set of information for those wishing to integrate audio input into another core, or to study the code of a relatively trivial core

Re: MiSTer updates and changelog

Posted: Sun Jan 03, 2021 2:19 pm
by Sorgelig
Main:
- CHD CD image support (Zakk)
- Send UART mode and speed to core.
- Fix menu hang on F12 autorepeat.
- Update logo in OSD.
- New config options for UART and Save States.
- arcade: support for load/save of NVRAM.

Re: MiSTer updates and changelog

Posted: Sun Jan 03, 2021 2:20 pm
by Sorgelig
ao486:
- Support for MT32-pi over USER I/O port
- Add mpuctl utility to control MT32-pi
Note: You have to update Main as well!

Re: MiSTer updates and changelog

Posted: Sun Jan 03, 2021 2:22 pm
by Sorgelig
Hardware:
- Add MT32-pi interface board

Re: MiSTer updates and changelog

Posted: Sun Jan 03, 2021 3:17 pm
by Sorgelig
Gameboy:
- Graphics, mappers and GB link fixes (paulb-nl)
- Save states (including FF/REW) (Robert Peip)

Re: MiSTer updates and changelog

Posted: Tue Jan 05, 2021 7:06 am
by bellwood420
Arcade Breakout:
- Support for paddle/spinner button as serve button (by Sorgelig)
Note: mra needs to be updated as well

- Adjust hblank (by Sorgelig)

Re: MiSTer updates and changelog

Posted: Tue Jan 05, 2021 9:13 am
by Sorgelig
Genesis:
- Add CRAM dots option (paulb-nl).
- SNAC tweaks (Shane Lynch).
- Fixes from srg320.
- Some other fixes.

Re: MiSTer updates and changelog

Posted: Tue Jan 05, 2021 6:29 pm
by Sorgelig
SMS:
- Update the framework.
- Support for custom aspect ratio.
- Revert to 4:3 aspect ratio for Game Gear mode.
- Fix overlapped OSD option.

Re: MiSTer updates and changelog

Posted: Thu Jan 07, 2021 4:34 pm
by Sorgelig
ao486:
- RTC: fix the timer (fast music in some games).
- MPU401: larger TX FIFO buffer to fix some games (Monkey Island).

Re: MiSTer updates and changelog

Posted: Fri Jan 08, 2021 3:15 pm
by Sorgelig
Gameboy:
- Improved rewind capture performance (Robert Peip)
- Fixes for IRQ (paulb-nl)

Re: MiSTer updates and changelog

Posted: Fri Jan 08, 2021 5:13 pm
by Sorgelig
Gameboy:
- Add option for raw colors (Robert Peip)

Re: MiSTer updates and changelog

Posted: Sat Jan 09, 2021 12:20 pm
by Sorgelig
Main:
- Add MT32-pi settings for AtariST and Minimig cores.
- arcade: don't load nvram if not found.
- megacd: fix CD audio broken in previous release (zakk4223).

AtariST:
- Add support of MT32-pi
Note: you have to update Main as well!

Minimig:
- Add support of MT32-pi
Note: you have to update Main as well!

Re: MiSTer updates and changelog

Posted: Sat Jan 09, 2021 12:21 pm
by Sorgelig
ao486:
- Reset i2s input samples (fix distorted audio).

Re: MiSTer updates and changelog

Posted: Tue Jan 12, 2021 2:35 pm
by Sorgelig
ColecoVision:
- Option to hide border.
- Support for custom aspect ratio.
- Update the framework.

Re: MiSTer updates and changelog

Posted: Tue Jan 12, 2021 8:44 pm
by Sorgelig
Arcade ComputerSpace:
- Improve explosion sound (bellwood420).
- Update the framework.
- Support for custom aspect ratio.
- Other minor updates and tweaks.

Re: MiSTer updates and changelog

Posted: Tue Jan 12, 2021 9:18 pm
by Sorgelig
Aquarius:
- Support for custom aspect ratio.
- Support forced_scandoubler.
- Update the framework.

Re: MiSTer updates and changelog

Posted: Wed Jan 13, 2021 12:59 am
by alanswx
Coco2:
- Support for real tape through the ADC adapter
- Support for forced_scandoubler
- support for custom aspect ratio
- Update the framework

Re: MiSTer updates and changelog

Posted: Wed Jan 13, 2021 11:07 am
by Sorgelig
Arduboy:
- Update the framework.
- Support for custom aspect ratio.
- Support forced_scandoubler INI option.

Re: MiSTer updates and changelog

Posted: Wed Jan 13, 2021 8:46 pm
by lamarax
New core: Do Donpachi (Cave 68000) by nullobject

-I've taken the liberty to post this here in the official thread, in case people don't monitor the "Arcade cores" subforum.

Re: MiSTer updates and changelog

Posted: Thu Jan 14, 2021 2:06 pm
by alanswx
Donkey Kong, Radar Scope
- Upgraded Donkey Kong from MiST
- Includes Radar Scope
- Also Includes Pest Place and DK 3

Re: MiSTer updates and changelog

Posted: Thu Jan 14, 2021 3:14 pm
by Sorgelig
NES:
- Fixes for PPU and MMC3 (Kitrinx).
- Improved MMC1 mapper (paulb-nl).
- Fix zapper mouse trigger mode.

Re: MiSTer updates and changelog

Posted: Thu Jan 14, 2021 3:58 pm
by Sorgelig
NeoGeo:
- Support for custom aspect ratio.
- Update the framework.

Re: MiSTer updates and changelog

Posted: Sat Jan 16, 2021 3:11 pm
by dshadoff
AliceMC10:

- Added support for real tape through the ADC adapter

Re: MiSTer updates and changelog

Posted: Sun Jan 17, 2021 9:35 am
by Sorgelig
ao486, AtariST, Minimig:
- Use USER_IN[0] for MIDI RX.
- Update the framework.

Re: MiSTer updates and changelog

Posted: Sun Jan 17, 2021 3:42 pm
by Sorgelig
C64:
- Update palette to latest and more accurate colors.
- Use Win+F11 as original RESTORE when Action Replay or similar cart is used.
- Update the framework.