Page 7 sur 21

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 16 mars 2021 - 18:35
par mr-o-big
16/03


Linux:
- add back missing jq utility.

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 19 mars 2021 - 12:12
par mr-o-big
19/03


New Core: AtariLynx
See readme for boot.rom information


ZX Spectrum Next:
- Initial port.
This version uses standard SDRAM (not SRAM).
Please read the readme.

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 20 mars 2021 - 18:11
par mr-o-big
20/03



New Core: TIA-MC1
Another Arcade from behind the iron curtain.
Included games: Billiard, Gorodki, Konek Gorbunok, Kot-Rybolov, Snezhnaja Koroleva, SOS

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 24 mars 2021 - 05:51
par mr-o-big
23/03


New Core: Mr. Do!
Classic arcade game brought to us by Pragma - Darren Olafson

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 25 mars 2021 - 20:11
par mr-o-big
24/03


ao486:
- Write protect option for floppies.
- Updated framework (updated HV-Integer behavior).


MacPlus:
Port latest changes from MiST:
- Proper support for secondary hard drive.
- RTC with RAM (Support for OS 7.5.x).
- FX68 CPU (68000 mode).
- VIA from Gideon.
Note: FDD currently doesn't work with 68010/68020 on 16MHz.

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 29 mars 2021 - 18:50
par mr-o-big
29/03


Main:
- Progress bar for arcades. Update NeoGeo progress bar.
- Tweaks in ST and Minimig menus.
- ini: support [arcade] section (all arcades), original arcade name and name provided by MRA.
- ini: support additional core names (+core).
- DEFMRA option for easier arcade core debugging.
- FC option to store file name.
- Fix no files message if previously loaded file is missing.


Gameboy:
- CPU and PPU files from paulb-nl.
- Option to load SGB border (paulb-nl).
- Palette and SGB border options get remembered now.
Note: you must update Main to latest!


ao486:
- Add COM2 serial.
- Option to use USER_IO for COM2 or MIDI.

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 01 avr. 2021 - 04:11
par mr-o-big
30/03


AtariLynx:
- Lynx flip mode
- CRT H/V shift
- Sync core to 60 Hz
- Flickerblend
- fix 3 pixel/1 pixel bug in 240p mode
- Add speedselect for Fastforward speed
- added HV integer mode
- update sys

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 01 avr. 2021 - 04:12
par mr-o-big
31/03


Time Pilot '84:
-Core rewritten from scratch for better stability
-Screen centering added
-Minor tweaks to audio gain
-Correct mistakes in the switchable low-pass filters
-Fix two reversed DIP switches and updated MRAs accordingly
-Update framework
Arcade core dev. for MiSTer.
Complete: Arkanoid, Time Pilot '84
Current core in progress: Sega System C-2 hardware


ZXNext:
- Update base code to latest Next code.
- Update boot.vhd to latest version matching the core version.
- Improvements in SDRAM.
- Improvements in virtual SD card.
- Some changes in keys: F1->F4, F11->F9 (matches original Next now)

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 04 avr. 2021 - 09:02
par mr-o-big
03/04


Main:
- Make sure wallpaper is restored after linux FB mode.
- File I/O tuned for higher performance.
- Save states: fixes and support for save of all 4 slots (relevant cores will be updated soon).
- Export HOME variable for scripts.


ZX Spectrum:
- Port FE issue2/3 option.
- Re-add DivMMC/ESXDOS (read the updated Readme!)
Note: you must update Main as well!

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 05 avr. 2021 - 10:11
par mr-o-big
04/04


Main:
- Hotfix: writes with new flags.


ZX Spectrum:
- Fix tape unable to load in Issue 2.
- Option to mute tape sound.


QL:
- Switched IPC code to Hermes binary for better keyboard experience (Marcel Kilgus)
- Updated framework.


ZXNext:
- sd_card: Fix STOP_TRANSMISSION command (hangs in Poggie demo).
- sd_card: 8-wire I/O mode for VHD to decrease waiting cycles.


Oric:
- Switch PSG to jt49. Option for stereo ABC/ACB (Ramon Martinez)
- Updated framework.

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 06 avr. 2021 - 09:38
par mr-o-big
06/04


Mr. Do!:
- Rewrote video timing
- Added screen flip in menu

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 08 avr. 2021 - 09:39
par mr-o-big
07/04


ZXNext:
- Tweaks and fixes in VHD access (20210404 release might corrupt VHD upon write).
- Improved performance on 14MHz and 28MHz modes.
- Add hard reset, so can mount different VHD/SD without reloading the core and choose different machines.
- Add CPU clock info to OSD.


ZX Spectrum:
- Fixes and tweaks in DivMMC VHD.

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 09 avr. 2021 - 18:47
par mr-o-big
09/04


ZXNext:
- Add second drive (D:).
- Add wait state while writing to VHD which should fix write timeout in some cases.
- Add RTC.
- Support for TZX and CSW(non-compressed) tape formats.


Irem M62:
Various video related fixes by paulb-nl
- Fix hires ce_pix
- 1 black pixel column on the left and 1 pixel missing on the right
- Missing last line
- Original 55Hz timing with option for PAL
- Add Analog H/V offset options
Add pause, update framework

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 11 avr. 2021 - 18:50
par mr-o-big
11/04


C64:
- SID6581: subtract filter instead of summing (Henrik Nordström).
- SID6581: reworked waveform mixer.
- SID6581: added option for different SID filters. Loadable custom filters.
- OSD menu rework.
- Updated framework.

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 15 avr. 2021 - 13:22
par mr-o-big
13/04


AtariLynx:
- new multislot savestate handling with gamepad support

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 15 avr. 2021 - 13:25
par mr-o-big
14/04


C64:
- SID 6581: rework envelope generator (fixes Mostro Giganto).
- SID 6581: other fixes and tweaks.
- SID 8580: allow noise to be mixed with voices.

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 17 avr. 2021 - 10:32
par mr-o-big
15/04


GBA:
- new multislot savestate handling with gamepad support
- automatic detection for max sprite pixel games
- fix mosaic 1 line offset
- fix mosaic in mode 3-5
- fix sprite alpha bit degrading to brighter/darker special effect if no second target is found

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 17 avr. 2021 - 10:33
par mr-o-big
16/04


Robotron
- Improve game speed accuracy (vlait)
- Fix vertical positioning
- Reduce audio volume
- Add pause


C64:
- Support 8-bit DAC mode (Monstro Giganto, Musik Run/Stop) in 6581/8580.
- Various fixes and tweaks in 6581/8580.

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 17 avr. 2021 - 21:14
par mr-o-big
17/04


New Core: Atari 7800
- Plays entire 7800 library
- Many sound chips supported
- Supports games up to 1mb
- SDRAM Required

Please note, 2600 is not yet enabled. Read the readme for more information.

Re: [MiSTer FPGA] New Cores & MAJ

Publié : 21 avr. 2021 - 04:53
par mr-o-big
20/04


Main:
- Fix memory leak on core load.
- Support direct DDR3 loading by F option.
- OSD fixes.


Lady Bug
- Merged Snap Jack, Dorodon and Cosmic Avenger into Lady Bug core
- All games updated with full DIP switches
- All games now have high score save/load and pause

Note: Due changes in input layout you may need to use Reset Settings and remap controls