Frédéric Mahé

Results 30 issues of Frédéric Mahé

Official entries not in GSC: ``` 1 US - A-M/Legend of Zelda, The - Ocarina of Time - Master Quest (USA) (GameCube).z64 1 US - A-M/Lode Runner 3-D (USA).z64 2...

enhancement

This recent [hack](https://www.romhacking.net/hacks/5546/) should be added to the various NES databases (N8, Nt Mini Legacy, Nt Mini Noir).

enhancement
good first issue
NES

https://nerdlypleasures.blogspot.com/2020/04/the-nes-and-famicom-accurate-cartridge.html Use Great Hierophant's work to validate the N8 SMDB entries.

enhancement
NES

In the README associated to the [latest release](https://atariage.com/forums/topic/242970-fpga-based-videogame-system/) (022417) of the NES cores for Analogue's Nt mini, Kevin Horton lists the mappers (and submappers) supported: ``` 0 - NROM (no...

enhancement
NES

(using hash values for comparisons, generic code, should work for other SMDB files) For example, entries in: ``` SD2SNES/4 Game Series Collections/Genre/Shoot 'em Ups/1 All Shoot 'em Up Games/ ```...

enhancement
SNES

Game Series Collections entries present in Best-Of Lists, but not in other Game Series Collections folders. Using hash values for comparisons, the script should work for any SMDB file: ```sh...

enhancement
SNES

```sh SMDB="Super EverDrive & SD2SNES SMDB.txt" comm -23 \

enhancement
SNES

Three columns: 1. hash value 2. No-Intro name 3. SMDB name (a lot of false-positive due to `top X lists` and chronological folders) ```sh NOINTRO="Nintendo - Super Nintendo Entertainment System...

enhancement
SNES

```sh SMDB="EverDrive GB SMDB.txt" comm -23 \

enhancement