MiSTer updates and changelog

For MiSTer project updates only, developers releasing MiSTer cores can post updates here.
alanswx
Core Developer
Posts: 296
Joined: Sun May 24, 2020 6:55 pm
Has thanked: 5 times
Been thanked: 154 times

Re: MiSTer updates and changelog

Unread post by alanswx »

Acorn Electron
+ first release of port by oldgit
+ fixed video 15khz, added joystick
+ requires boot.vhd SSD image for MMC card
alanswx
Core Developer
Posts: 296
Joined: Sun May 24, 2020 6:55 pm
Has thanked: 5 times
Been thanked: 154 times

Re: MiSTer updates and changelog

Unread post by alanswx »

Acorn Atom
+ fixed joystick
+ fixed video (15khz)
+ shift-f10 will boot into boot.vhd SSD image for MMC card
alanswx
Core Developer
Posts: 296
Joined: Sun May 24, 2020 6:55 pm
Has thanked: 5 times
Been thanked: 154 times

Re: MiSTer updates and changelog

Unread post by alanswx »

CoCo2
* Fixed Dragon 64 Mode
* Added Floppy support to CoCo2
* Added experimental floppy support to dragon (through coco compatibility)
User avatar
Sorgelig
Site Admin
Posts: 877
Joined: Thu May 21, 2020 9:49 pm
Has thanked: 2 times
Been thanked: 211 times

Re: MiSTer updates and changelog

Unread post by Sorgelig »

Atari 2600:

This core has been superseded by Atari 7800 core. 2600 repository disabled from further updates and now is read-only. All further bug fixes and improvements for Atari 2600 should be made in Atari 7800 core which is fully compatible with 2600. Also 7800 core has improvements in 2600 part. All supported mappers are automatically detected and don't require special file extensions. So simply rename them back to standard a26 or bin extension.
Atari 2600 core still can be downloaded manually from its repository in its current form.
User avatar
Pierco
Core Developer
Posts: 56
Joined: Mon May 25, 2020 5:12 am
Has thanked: 8 times
Been thanked: 73 times

Re: MiSTer updates and changelog

Unread post by Pierco »

Tatung Einstein TC01
+ new computer core
alanswx
Core Developer
Posts: 296
Joined: Sun May 24, 2020 6:55 pm
Has thanked: 5 times
Been thanked: 154 times

Re: MiSTer updates and changelog

Unread post by alanswx »

Tatung Einstein TC01
+ Added video mixer and updated sys to support shadow masks, etc.
theypsilon
Scripting Wizard
Posts: 105
Joined: Sun May 24, 2020 8:20 pm
Been thanked: 40 times

Re: MiSTer updates and changelog

Unread post by theypsilon »

Downloader:
- Version 1.4 released.
- Added support for custom download filters: Users can now avoid installing files that they are not interested in. More info here: https://github.com/MiSTer-devel/Downloa ... filters.md
- Fixed makedirs errors.
- Improved backup handling when a file is downloaded but the hash is wrong.
- Option url_safe_characters introduced (which is used aturllib.parse.quote(safe)).
- Better logging for update_only_linux and update_linux=false.
- Output is stored in the correct order in the logs when a Linux Update happens.
- Custom databases can now trigger sleeps through its header property.
- Better log when a file has override protection and could be updated.
- Other general improvements: optimizations, more test coverage, code cleanup...
shodge
Core Developer
Posts: 17
Joined: Wed Jul 21, 2021 9:26 pm
Been thanked: 35 times

Re: MiSTer updates and changelog

Unread post by shodge »

CoCo3
CoCo3_220124.rtf Updates:
1: Fully supports CoCo3_FPGA / GIME-X byte move transactions (GART) via addresses $FFE1-$FFE9 [see docs].
2: Fully supports CoCo3_FPGA / GIME-X font manipulation [see docs].
3: Cold Start implemented new approach. The fixes the problem of going from Disk Basic to Extended Basic and not seeing a
difference. The change has side effect of not being able to cold start out of OS9. Work-around: <ctrl><alt><ins> followed by
<ctrl><alt><del>.
4: Memory size now supports 16MB. New OSD control allows the memory selections of 512K, 1M, 2M, and 16M.
5: New OSD option to 'Force Turbo' mode. If set the OSD turbo mode speed settings always control the coco's clock rate.
6: Tons of code cleanup including closer alignment to GIME-C and CoCo3_FPGA code. Better Cart compatibility.
7: MPI selection in the OSD has changed. Orch90 has been removed [you can load it as a cartridge or disk]. The selections are
(Slot 3) ECB and (Slot 4) Disk.
8: RTC has been added via addresses [$FFC0 - $FFC7] - [see docs].
9: New 'Force Turbo' mode is OSD.
User avatar
Pierco
Core Developer
Posts: 56
Joined: Mon May 25, 2020 5:12 am
Has thanked: 8 times
Been thanked: 73 times

Re: MiSTer updates and changelog

Unread post by Pierco »

Tatung Einstein TC01
+ You can now switch to the Einstein 256 in OSD
shark800
Core Developer
Posts: 25
Joined: Sun Jan 03, 2021 11:17 am
Has thanked: 3 times
Been thanked: 44 times

Re: MiSTer updates and changelog

Unread post by shark800 »

PMD85 core update
+ MHB8251 implemented (i8251 clone, games use it as a timer and TxD and RxD signals are now connected to MiSTer user port = you can communicate from PMD85 MiSTer core to PC now)
+ All RAM implemented (games like Hlípa and Magicland Dizzy works now)
+ eprom range decoder fix
+ interface 8255 chip select fix
alanswx
Core Developer
Posts: 296
Joined: Sun May 24, 2020 6:55 pm
Has thanked: 5 times
Been thanked: 154 times

Re: MiSTer updates and changelog

Unread post by alanswx »

Laser 310
+ New 15khz video
+ added sound
User avatar
Kitrinx
Core Developer
Posts: 185
Joined: Sat May 23, 2020 2:14 am
Location: NYC
Has thanked: 1 time
Been thanked: 147 times
Contact:

Re: MiSTer updates and changelog

Unread post by Kitrinx »

Atari 7800 (2600)
-Add F key shortcuts for various console switches.
-Fix RIOT input. (Star Raiders keypad, Atarivox via SNAC)
-Add integrated SaveKey support.
-Fix some instability with pause-on-osd.
-Fix custom aspect ratios.
-Update framework to support shadow masks.
User avatar
Sorgelig
Site Admin
Posts: 877
Joined: Thu May 21, 2020 9:49 pm
Has thanked: 2 times
Been thanked: 211 times

Re: MiSTer updates and changelog

Unread post by Sorgelig »

Main:
- Implement video processing presets. This should be handy for inexperienced users to get right settings. It also allows to change between settings quickly.
- other tweaks and fixes.
User avatar
Sorgelig
Site Admin
Posts: 877
Joined: Thu May 21, 2020 9:49 pm
Has thanked: 2 times
Been thanked: 211 times

Re: MiSTer updates and changelog

Unread post by Sorgelig »

Gameboy:
- add option to drop shadow like DMG screen (Kitrinx).
- add option to enable special gba features in gbc games (Kitrinx).
- Updated framework, support for ShadowMasks.

NES:
- Savestates for more mappers (greyrogue).
- Cleanup in palettes (Kitrinx, birdybro).
- Updated framework.
User avatar
Sorgelig
Site Admin
Posts: 877
Joined: Thu May 21, 2020 9:49 pm
Has thanked: 2 times
Been thanked: 211 times

Re: MiSTer updates and changelog

Unread post by Sorgelig »

C64:
- Expand capability of Magic Desk cartridge format to 128 banks (John Scarfone).
- Add crops for 1440p and 1536p
- Updated framework (ShadowMask, 64phase Filters).

ZX Spectrum:
- Adjust half tone brightness.
- Updated framework (ShadowMask, 64phase Filters).
danielb
Core Developer
Posts: 227
Joined: Thu Jun 04, 2020 1:43 pm
Has thanked: 41 times
Been thanked: 64 times

Re: MiSTer updates and changelog

Unread post by danielb »

Compukit UK101

- Updated framework
User avatar
Sorgelig
Site Admin
Posts: 877
Joined: Thu May 21, 2020 9:49 pm
Has thanked: 2 times
Been thanked: 211 times

Re: MiSTer updates and changelog

Unread post by Sorgelig »

GBA:
- Updated framework (ShadowMask, 64phase filters).

SNES:
- SRTC and SCPU fixes (srg320).
- Updated framework.
alanswx
Core Developer
Posts: 296
Joined: Sun May 24, 2020 6:55 pm
Has thanked: 5 times
Been thanked: 154 times

Re: MiSTer updates and changelog

Unread post by alanswx »

Laser 310
- fixed video, timing issues, blinking cursor, incorrect fonts
User avatar
Sorgelig
Site Admin
Posts: 877
Joined: Thu May 21, 2020 9:49 pm
Has thanked: 2 times
Been thanked: 211 times

Re: MiSTer updates and changelog

Unread post by Sorgelig »

Introducing MT32-pi lite for MiSTer

This is simplified version of MT32-pi board. It uses Raspberry Pi Zero 2W. It doesn't have any buttons or displays and very compact. It sits firmly on the side of the case. It also doesn't use cable, so it has more stable connection.

More info you can find here:
https://github.com/MiSTer-devel/Hardwar ... 32PiHat_LT

Release gerbers are in usual place:
https://github.com/MiSTer-devel/Hardwar ... r/releases
User avatar
Sorgelig
Site Admin
Posts: 877
Joined: Thu May 21, 2020 9:49 pm
Has thanked: 2 times
Been thanked: 211 times

Re: MiSTer updates and changelog

Unread post by Sorgelig »

Main:
- Add UEF tape converter for BBC/Acorn cores (alanswx).
- input: calibration menu/save/load for GunCon 2 (Nolan Nicholson).
- PSX: add encryption map generation using markun's code.
- x86: fix ide flags.
alanswx
Core Developer
Posts: 296
Joined: Sun May 24, 2020 6:55 pm
Has thanked: 5 times
Been thanked: 154 times

Re: MiSTer updates and changelog

Unread post by alanswx »

CoCo2
+ fixed CoCo disk support
+ dragon disk support is there, but doesn't work quite right
+ added cassette status pop up while loading tape files
User avatar
Sorgelig
Site Admin
Posts: 877
Joined: Thu May 21, 2020 9:49 pm
Has thanked: 2 times
Been thanked: 211 times

Re: MiSTer updates and changelog

Unread post by Sorgelig »

Main:
- Adaptive scanlines support by Wickerwaka (cores will be updated to support this feature).
- IDE: Set default block size for multi r/w (Alex Oughton) (fixes Linux boot in ao486 core).
- PSX: change saves handling. Now memory card 1 is automounted per-game (like other cores).
- PSX: auto-pick cue/iso if only one available in folder and other tweaks/improvements.
User avatar
Sorgelig
Site Admin
Posts: 877
Joined: Thu May 21, 2020 9:49 pm
Has thanked: 2 times
Been thanked: 211 times

Re: MiSTer updates and changelog

Unread post by Sorgelig »

ao486:
- sound: Add busy wait to write port status on DSP (user7182).
- Updated framework (shadow mask, 64phases filters, adaptive scanlines).
shodge
Core Developer
Posts: 17
Joined: Wed Jul 21, 2021 9:26 pm
Been thanked: 35 times

Re: MiSTer updates and changelog

Unread post by shodge »

CoCo3 20220211
- Fixed issues relative to floppy's becoming read only after a reset.
- MiSTer Development core updated.
- Added a register level compatible cocosdc to be able to run NitrOS9 EOU vhd drive. To run pull the 68SDC.vhd file into coco3/games, mount the .vhd in drive 0, type dos to start. Note: sdc interface will corrupt the file system if running at 7.16Mhz [lower speeds seem fine on limited testing]
User avatar
Sorgelig
Site Admin
Posts: 877
Joined: Thu May 21, 2020 9:49 pm
Has thanked: 2 times
Been thanked: 211 times

Re: MiSTer updates and changelog

Unread post by Sorgelig »

Genesis, MegaCD, SNES, NES, NeoGeo, TurboGrafx-16/CD:
- Updated framework (adaptive scanlines, latest shadow mask, etc)
- TGFX: Fix Order of the Griffon issue (dshadoff).
- TGFX: CPU: fix in microcode (srg320).
User avatar
jimmystones
Core Developer
Posts: 216
Joined: Sun Nov 22, 2020 1:26 pm
Location: Reading, UK
Has thanked: 32 times
Been thanked: 248 times
Contact:

Re: MiSTer updates and changelog

Unread post by jimmystones »

InputTest:
- Substantial hardware re-work behind the scenes!
- Hardware sprite mouse pointer in Advanced mode
- Menu now openable using USER button and OSD option
- SOCD detection in Digital mode
- Credits page
- Another 'secret' game :D
alanswx
Core Developer
Posts: 296
Joined: Sun May 24, 2020 6:55 pm
Has thanked: 5 times
Been thanked: 154 times

Re: MiSTer updates and changelog

Unread post by alanswx »

Acorn Electron
- Updated framework (adaptive scanlines, latest shadow mask, etc)
- cassette support (*TAPE , CHAIN "")
- cassette status
alanswx
Core Developer
Posts: 296
Joined: Sun May 24, 2020 6:55 pm
Has thanked: 5 times
Been thanked: 154 times

Re: MiSTer updates and changelog

Unread post by alanswx »

CoCo2
- Updated framework (adaptive scanlines, latest shadow mask, etc)
- cassette status
User avatar
wark91
Core Developer
Posts: 334
Joined: Sun May 24, 2020 8:34 pm
Has thanked: 447 times
Been thanked: 94 times

Re: MiSTer updates and changelog

Unread post by wark91 »

PC 8801:
- Updated framework (adaptive scanlines, latest shadow mask, etc) (thank you daph)
User avatar
Sorgelig
Site Admin
Posts: 877
Joined: Thu May 21, 2020 9:49 pm
Has thanked: 2 times
Been thanked: 211 times

Re: MiSTer updates and changelog

Unread post by Sorgelig »

GBA, Gameboy, SMS, ColecoVision, Minimig, X68000:
- Updated framework (adaptive scanlines, shadow mask, 64-phase filter, etc.)
- SMS: open OSD on startup.
- X68000: persistent HDD and RAM images.
Post Reply