[MiSTer FPGA] New Cores & MAJ

cores, scripts, etc.., tout ce qui est logiciel

Modérateurs : kefran69, Modérateurs

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 22 avr. 2021 - 13:55

21/04


Hardware - New SDRAM v2.9:
- LDO on board for stable and less noisy power supply to chips.
- SMT connector for easier assembling.



Pacman
- Added pause

(applies to Pac-Man, Alibaba and 40 Thieves, Birdiy, Crush Roller, Dream Shopper, Eeekk!, Eggor, Eyes, Gorkans, Jump Shot, Lizard Wizard, Mr. TNT, Ms. Pac-Man, Pac-Man Club, Pac-Man Plus, Pac Manic Miner Man, Ponpoko, Super Glob, Van-Van Car, and Woodpecker)

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 28 avr. 2021 - 12:23

22/04

Zaxxon
- Fix colours in Zaxxon / Super Zaxxon
- Add pause
https://github.com/JimmyStones/

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 28 avr. 2021 - 12:25

23/04


C64:
- SID: Use common module for both 6581 and 8580 chips.
- SID: rewrite 6581 filters with hopefully better resemble of original 6581 sound.
- Keyboard: re-arrange some keys (shifted 6-0, swap + and = buttons, better simulation of compound keys).

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 28 avr. 2021 - 12:26

24/04


C64:
- Fix PRG autorun
- Adjust OPL volume.

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 28 avr. 2021 - 12:27

26/04



C64:
- OSD option to reset disk drives.
- SID: simulate DAC floating input (fix for sampled music).
- Add DigiMax.

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 28 avr. 2021 - 12:27

27/04


ZX Spectrum:
- Fix show effect (snow test passed).
- Some refactoring and tweaks for ports access (timings test passed).
- Option to enable mouse and select L/R buttons swap.
- Updated T80.

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 28 avr. 2021 - 12:28

28/04


Defender
- Add pause
- Reduce audio volume

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 01 mai 2021 - 10:18

29/04



NES:
- Save states and pause (Robert Peip).
- Improvements to mapper 2 and other fixes (Greyrogue)
- Option to store custom palette.

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 04 mai 2021 - 18:41

04/05



Pooyan
- Add highscore save/load
- Add pause
- Update sys
https://github.com/JimmyStones/



Main:
- OSD: backspace to clear FC option.
- Add OSD_MSG flag for non-interactive windows (for cores having pause when OSD is open).
- input: fix wrong dir creation.



C64:
- SID: use common adjusted resonance table.
- SID: add curve generator (in release folder, use web browser to generate curves).
- Automatic reset before PRG loading.
- Add pause option when OSD is opened.
- keyboard: map extended PS/2 keys, swap pound/arrow-up keys.
- C1541: support fast disk access through parallel mode (Dolphin, SpeedDOS), extended 8KB RAM and up to 24KB ROM support.
- C1541: various fixes and tweaks.
- Option to load System ROM (fixed-name boot.rom isn't required anymore).
- Option to disable memory clear upon reset (to use some debuggers).
- Option to release keys upon reset (to prevent automatic enter to debugger in some ROMs like Dolphin).
- Fix TOD(RTC) clock.
- DolphinDOS and SpeedDOS are provided (abandon-ware) as an option for System ROM.
- Other fixes and tweaks. Please read updated ReadMe!

Note: you have to update Main to latest one (or PRG loading will hang)!

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 05 mai 2021 - 15:04

05/05



C64:
- C1541: fix: some fast loaders didn't work in previous release.
- RAM now always get cleared before PRG and CRT load regardless the option.
- Boot cart option (OSD->Hardware), so boot3.rom isn't used anymore.

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 08 mai 2021 - 09:18

08/05


Gameboy:
- New mappers: MBC30, MBC7, GB Camera (paulb-nl).
- Fixes in PPU and CPU (paulb-nl).
- Improved savestates (Robert Peip).
- MiSTer themed borders pack (birdybro).
- Updated framework.

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 09 mai 2021 - 18:57

09/05


C64:
- C1541: Fix: unable to load from disk if loadable ROM is selected but ROM isn't loaded.
- C1541: Preloaded DolphinDOS 2.0 into loadable ROM as default one. Fast Disk expansion enabled by default default.
- OSD options rename to avoid confusions.
- Add C128 and Smart turbo modes.
- Option to disable reset and run PRG on loading.
- Fix joysticks connection on C64 expansion port.

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 11 mai 2021 - 18:34

10/05


SVI 328
- New core by fpganoob

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 12 mai 2021 - 22:22

12/05


C64:
- Fix IEC signal latch (Turrican III loader).
- VIC: fix xscroll latch time (Memento Mori and Comaland demos).
- CIA: fix SP and CNT signals (RS232 UP9600 mode).
- Add RS232 HW control signals.
- Implement RS232 UP9600 mode with up to 9600 baud rate.
- Parallel disk connection now co-exists with other expansion options.

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 21 mai 2021 - 17:47

21/05


Main:
- Some refactoring in Minimig options.
- Add 4800 baud to UART speeds.
- Optimized arcade rom deinterleaver (blackwine).
- user_io: don't write beyond existing file size if not savefile.
- Menu: some fixes and tweaks in navigation.


C64:
- cartridge: support for Retro Replay and Atomic/Action/Nordic Power.
- Support for REU up to 16MB.
- Support for GeoRAM 4MB.
- Adjust PAL border.
- Some internal fixes and tweaks.

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 23 mai 2021 - 19:04

24/05


C64:
- Fixed RESTORE key.
- Added some keys to joystick for keyboardless use. Please read the updated ReadMe about how to use it.

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 25 mai 2021 - 19:13

25/05


C64:
- Joystick simulates SPACE and CTRL on Fire2/3 if not connected to POT.

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 29 mai 2021 - 19:25

29/05


C64:
- Implement C1581 disk drive (D81 files).
- SDRAM: increase RAS-CAS time for better stability.
- Some internal fixes and tweaks.

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 04 juin 2021 - 18:02

04/06


RX-78:
- New core by Pierco & Alanswx


Main:
- Cheat option for arcades (MRA).
- Various OSD fixes and tweaks.
- OSD: confirmation screen for clearing recents.
- user_io: DEFMRA: use path if supplied.
- Update sd_* API for flexibility and performance (Template will be updated soon).
- Assert status[0] before FC option parser (fix boot cart in C64 core).

mr-o-big
Connaisseur
Connaisseur
Messages : 417
Inscription : 09 janv. 2014 - 00:00
A été remercié : 19 fois

Re: [MiSTer FPGA] New Cores & MAJ

Message par mr-o-big » 05 juin 2021 - 17:43

05/06


Main:
- OSD: fix arcade dip/cheat options messed the options bellow them.
- Fix arcade dip loading.
- user_io: limit disk i/o requests per cycle.

Et tjr pas de maj du core C64, ça va faire longtemps....

Répondre

Revenir à « Le software »