Minor Fixes and 1.0.0 Promotion
It's finally time to promote the PC Engine core to its 1.0.0 release. The core has proven to be very stable since 0.3.0, and can be considered complete.
This release also brings about some small improvements from the upstream MiSTer repository.
Installation instructions
Easy Mode
I highly recommend the updater tools by @mattpannella, @RetroDriven, and @neil-morrison44. Choose one of the following updaters:
- Pocket Updater - Windows only
- Pocket Sync - Cross platform
- Pocket Updater Utility - Cross platform, command line only
Any of these will allow you to automatically download and install openFPGA cores onto your Analogue Pocket. Go donate to the creators if you can
Manual Mode
Visit Releases and download the latest version of the core by clicking on the file named agg23....zip
.
To install the core, copy the Assets
, Cores
, and Platform
folders over to the root of your SD card. Please note that Finder on macOS automatically replaces folders, rather than merging them like Windows does, so you have to manually merge the folders.
Donations
If you are able to, please donate to the various developers of this core:
- @torlus - Unknown
- @srg320 on Patreon
- @greyrogue - Unknown
If you like the porting work I'm doing, you can also donate to me:
Changelog
- Fix incorrect TIMER interrupt acknowledge condition
- Fix for too-fast usage of new interrupt mask
- Add minor delay when processing SCSI status
- Correct SGX off-by-one issue, issue #195
- Adjust status delay
- Fix VU meters
- Minor fix to BRAM locking (fixes issue #201)
- Introduce cdda fifo clearing to remove glitches in cd audio playback
- VDC: fix background rendering in the 4 clocks mode (Soldier Blade)
- VDC: fix sprite rendering in 4 color mode (Fighting Run)