mednafenPceDev icon indicating copy to clipboard operation
mednafenPceDev copied to clipboard

Managed Mednafen Git repo with relevant fixes in support of the PCE (Developer) Community.

Results 15 mednafenPceDev issues
Sort by recently updated
recently updated
newest added

Review official sources to for the following debugger updates, to see if they are compatible with the source in this repository: > September 14, 2023: > Debugger: In the memory...

See test ROM here: https://github.com/rgalland/PCEngine_TestRoms

video
Accuracy

In the FX Megavault program, the 7up processor is set to 7MHz (341 horiz resolution), but the KING processor is locked at 256. Taking pictures using Mednafen's snap function produces...

PC-FX

When reading the joypads, the "request data" must be issued first, and the control port needs to be monitored to determine when the retrurn data is ready to be read...

PC-FX
Controller related

The 7MHz dotclock (used by the HuC6270) does work, but Mednafen ignores it with certain timings (even values which my composite monitor & actual machine accepts). (Tested using liberis examples)...

PC-FX

Currently when doing Qt Recording none of the shader, scanline, ~~palette~~ or other display functionality is accounted for. Fix it so that these options are used as defined on the...

enhancement
video
Recording

CPUTest here: https://www.chrismcovell.com/CPUTest/index.html This appears to be related to the Wonder Momo issue. On the "X-Cycle Instructions" area of CPUTest, all of the TAI/TIA accesses to/from VRAM run too fast...

bug
video

Per all of the amazing work done [here](https://pcengine.proboards.com/thread/979/improper-colors?page=5&scrollTo=14081) by everyone involved, we should add the final pce.pal from that work to this repo with clear instructions on what it is/is...

enhancement
video

Currently the -qtrecord functionality has some areas for potential improvement. The following items could allow for easier use of the resulting Quicktime media: - Switch -qtrecord to use the png...

enhancement
video
Recording

Currently the Metadata of the resulting Quicktime Recording doesn't fully list the Mednafen version we use in the encoder metadata tag: Currently it is: _encoder : Mednafen 1.29.0.pceDev-1.0 (17b_ Ideally...

enhancement
Recording