Page 12 of 27

Re: MiSTer updates and changelog

Posted: Sun Oct 17, 2021 8:44 pm
by jimmystones
Input Tester
- Support for 2nd analog stick
- Button test mode
- New UI

Re: MiSTer updates and changelog

Posted: Mon Oct 18, 2021 12:34 pm
by Sorgelig
NES:
- Added mappers 196,227,246 (paulb-nl)
- Fix mask for non power of two sizes (Action 52) (paulb-nl)

Apple II:
- Fixed keyboard (incl. steven-a-wilson's fix).

Re: MiSTer updates and changelog

Posted: Wed Oct 20, 2021 4:07 pm
by danielb
Compukit UK101

- Added OSI mode to support an Ohio Scientific computer in addition to the UK101.
- Input files may have .bas and .lod extensions, as well as .txt.

Re: MiSTer updates and changelog

Posted: Wed Oct 20, 2021 4:09 pm
by jimmystones
Input Tester
- Fix analog display issues for devices 2-6
- Add keyboard navigation support
- Add keyboard + mouse output in advanced mode

Re: MiSTer updates and changelog

Posted: Wed Oct 20, 2021 4:10 pm
by Sorgelig
C64:
- CIA: ignore input on PA/PB pins configured as output (fixes Transwarp loader).

Re: MiSTer updates and changelog

Posted: Sun Oct 24, 2021 6:47 am
by FPGAzumSpass
AtariLynx:
- paged RAM/ROM access added (fixes Assembloids)

Re: MiSTer updates and changelog

Posted: Sun Oct 24, 2021 5:52 pm
by Ace
Time Pilot '84, Gyruss:
-Fix longer-than-normal VSync pulse length on 082 custom chip
-Further tweaking of the 502 and 503 custom chip implementations
-Minor adjustment to vertical counter latching (this fixes a hidden sprite rendering bug in the previous build of Time Pilot '84 which was only exposed with the revised 502 and 503 implementations)

Re: MiSTer updates and changelog

Posted: Sun Oct 24, 2021 7:18 pm
by danielb
Compukit UK101

Added two new monitor ROMs: Wemon for UK101 and Synmon for OSI.

Re: MiSTer updates and changelog

Posted: Mon Oct 25, 2021 11:12 am
by Sorgelig
C64:
It seems I/O ports are used in prohibited modes where output pins with active drivers for 1 are driving low by either disk (Transwarp loader) or by joysticks (some games). I wonder how many CIA/VIA chips got broken because of that? Anyway, this release keeps workaround for Transwarp and reverts changes of other CIA ports to allow reading output pins states and fix joysticks for games using CIA in prohibited mode.

Re: MiSTer updates and changelog

Posted: Mon Oct 25, 2021 12:31 pm
by shark800
Ondra SPO 186

First official release of another Czechoslovakian 8-bit computer

Re: MiSTer updates and changelog

Posted: Mon Oct 25, 2021 3:16 pm
by Ace
Time Pilot:
Complete core redesign for improved accuracy:
-New model built using Time Pilot '84 as a base
-Increase base clock to match actual frequencies of the PCB; fixes slower-than-normal game speed from the original implementation
-Refactor all clocks derived from the base clock
-Add implementation of the Konami 501 custom chip from Gyruss for more accurate handling of the Z80 and its data I/O
-Adjust video timings to match the original (thank you to Artemio Urbina for assisting with this)
-Adjust VBlank area; fixes graphical garbage outside the playfield
-Change aspect ratio to square pixels as per the PCB's 6.144MHz pixel clock
-Improve sprite rendering accuracy; fixes graphical errors in the sprite layer and correctly replicates a sprite discolration bug at the bottom of the screen present on the original PCB
-Replace existing YM2149/AY-3-8910 module with JT49 from Gyruss; fixes the incorrect volume scale from the previous releases
-Tune the switchable low-pass filters to better match the frequency response of the original PCB (thank you to Artemio Urbina for assisting with this)
-Increase audio volume
-Add high score auto-save support (JimmyStones)
-Update framework

Re: MiSTer updates and changelog

Posted: Mon Oct 25, 2021 4:50 pm
by Ace
Finalizer - Super Transformation:
New arcade core

Re: MiSTer updates and changelog

Posted: Tue Oct 26, 2021 8:05 pm
by Grabulosaure
Intellivision:
- Changes to Intellicart format detection. Add menu for forced selection of Raw or Intellicart formats
- Double height MOB selection fix (D1K)

Interton VC-4000:
- Changed joystick mapping

Emerson Arcadia 2001:
- New core, previously part of the "C2650" core. Based on Signetics 2650 CPU and 2637 video.

Fairchild ChannelF:
- Added release.

Both Arcadia and ChannelF have issues. Worst problem is that most games are terrible.

Re: MiSTer updates and changelog

Posted: Fri Oct 29, 2021 7:24 am
by danielb
Compukit UK101

- Selectable memory size - options are 4K, 8K, 32K and the maximum approx. 41K.
- Fixed keyboard auto-repeat rate at high clock speeds for OSI machine (Cegmon only).

Re: MiSTer updates and changelog

Posted: Sat Nov 06, 2021 9:40 am
by theypsilon
Downloader:

- Version 1.2 released.
- Added support for custom databases.
- Added database and path validations.
- Validation changes for options base_path and base_system_path. They now need to always start with /media/* otherwise downloader will show an error.
- Minor fixes.

Re: MiSTer updates and changelog

Posted: Mon Nov 08, 2021 11:43 am
by paulbnl
Gameboy:
- Rework cartridge bus.
- Fix unstable core pause.
- Other fixes.

Gameboy2P:
- Add Sachen & Rocket mappers.
- Rework cartridge bus.
- Other fixes.

Re: MiSTer updates and changelog

Posted: Tue Nov 09, 2021 9:28 pm
by molekula
Sord M5:
- New computer core

Re: MiSTer updates and changelog

Posted: Fri Nov 12, 2021 3:34 pm
by Sorgelig
Linux, Main, Bootloader:

- Updated to Kernel 5.15.1. Probably will stay on this kernel (or at least 5.15.x) for some time. It seems USB host driver is more stable, so using default one (instead of downgraded).
- Some fixes and tweaks since last linux release.
-Change reset type to "cold reset" while loading core from USB blaster or LXDE. So make sure bootloader is updated. (Official updater will take care of that).
- Don't load cheat files for non-game files (fixes NES loosing cheats)
- SNES: only skip 512 byte ROM header (srg320)
- TGFX16: fixes in CD (srg320)
- input: fix mouse wheel data transfer.
- input: fix key_menu_as_rgui option.
- UART: save modem baud rate, enable 115200 speed for modem mode.
- Some other fixes and tweaks i've forgot.

Re: MiSTer updates and changelog

Posted: Sat Nov 13, 2021 9:59 am
by danielb
Compukit UK101

- Scandoubler now works.
- Rearranged menu to group related items together.

Re: MiSTer updates and changelog

Posted: Tue Nov 16, 2021 3:29 pm
by Sorgelig
TurboGrafx-16/CD:
- CPU: fix Timer reloading (fixes Battle Royale) (srg320)

Re: MiSTer updates and changelog

Posted: Sun Nov 21, 2021 6:59 pm
by danielb
Compukit UK101

- Added OSI C1P/Superboard II mode.

Re: MiSTer updates and changelog

Posted: Mon Nov 22, 2021 2:20 pm
by paulbnl
Gameboy, Gameboy2P:
- Fixes for separate WRAM bus on GBC (Aladdin)

Re: MiSTer updates and changelog

Posted: Fri Nov 26, 2021 10:00 am
by danielb
Compukit UK101

- Added software control of screen resolution in OSI C2P mode.

Re: MiSTer updates and changelog

Posted: Fri Nov 26, 2021 3:46 pm
by Sorgelig
Main:

- Support for loadable Shadow Masks as proposed by Martin Donlon.
you must download masks from https://github.com/MiSTer-devel/ShadowMasks_MiSTer and place to Shadow_Masks folder on SD card.

- input: fix keyboard to joystick mapping.

- user_io: fixes and tweaks in image I/O, support 2352 byte/sector for PSX core.

- improved screenshots (alanswx).

Re: MiSTer updates and changelog

Posted: Fri Nov 26, 2021 3:47 pm
by Sorgelig
Add Shadow Masks support

Release of Shadow Mask support by Gregory Hogan. For better flexibility masks are loadable.
Make Sure you updated Main as well.

Currently following cores have been updated with Shadow Masks:

SNES
NES
TurboGraphx16
NeoGeo
Genesis
MegaCD


If everything will go well, other cores will be updated too.

Re: MiSTer updates and changelog

Posted: Mon Nov 29, 2021 2:27 am
by Kitrinx
Atari7800:
- add 2600 support with an entirely new implementation
- Autodetection of 2600 bankswitching mode (Alanswx)
- Many 2600 bankswitching types supported including Starpath supercharger
- Flickerblend, de-combing, and video stabilization for 2600
- Load starpath supercharger tapes using ADC
- Support custom palettes
- Toggle buttons for difficulty switches, b&w switch, and pausing the core
- Renamed difficulty switch labels for clarity
- Improved RIOT timer edge case accuracy
- Added omega booster grip and robotron controller input options
- Rework paddle handing with dynamic assignments and automatic range detection
- Update framework

For best results with paddles, it's suggested to use mouse or a dedicated spinner like Mr. Spinner or Ultimatemister's spinner. Analog sticks work but are more difficult to use, check the readme for more information.

Re: MiSTer updates and changelog

Posted: Wed Dec 01, 2021 7:37 am
by FPGAzumSpass
GBA:
- fix Sound DMA empty fifo handling(Snood, F-Zero Climax)
- fix Savestate loading of Sound DMA Fifo(Zelda ALttP)
- Use title ID to identify game(change by missionfloyd)

Re: MiSTer updates and changelog

Posted: Sat Dec 04, 2021 8:04 pm
by theypsilon
Downloader:

- Version 1.3 released.
- Added support for database-scoped default options.
- Added support for database-scoped options.
- Old mister file is now saved in the root of the SD as .MiSTer.old. This prevents an error that affected some users of the cifs script.
- Many improvements and fixes, check the CHANGELOG file at: https://github.com/MiSTer-devel/Downloa ... ANGELOG.md

Re: MiSTer updates and changelog

Posted: Fri Dec 10, 2021 12:15 pm
by Sorgelig
X68000:

Core was greatly reworked since last release. Secondary SD card isn't used anymore. Place D88 and HDF images on main SD card. Internal sources were cleaned and reorganized for easier maintenance. CPU has been replaced by cycle accurate one. Added many fixes and tweaks from Kitrinx, wwark and others.

Keep in mind this core is still work in progress. Many things still need to be fixed.

Re: MiSTer updates and changelog

Posted: Tue Dec 14, 2021 3:03 pm
by Sorgelig
Shadow Mask v2:

Add Improved shadow mask including per pixel 32 levels of brightness and up to 16x16 mask size. This should give much better flexibility and finer effects.
Cores previously compiled with shadow mask support (NES, SNES, Genesis, MegaCD, TGFX16, NeoGeo, X68000) recompiled with v2 support. Main is updated too.

Additional changelog:
- NES: fixed FDS boot rom (greyrogue).
- SNES: several fixes from srg320.
- TurboGrafx16/CD: Update behavior of VCE when CPU accesses the palette register during active scan. (dshadoff).

Note: don't forget to update Main.