Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Pokémon mini: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
(Changing sort key for Category:Consoles.)
No edit summary
Line 1: Line 1:
The '''Pokémon mini''' was a handheld game console by Nintendo based on a custom Epson S1C88 processor. It used ROM cartridges for gameplay.
The '''Pokémon mini''' was a handheld game console by Nintendo based on a custom Epson S1C88 processor. It used 512 KiB ROM cartridges for software.


==Games==
==Games==
Line 5: Line 5:


Checksums for this system are CRC32 Measured from $2100 to EOF. The ROM size specified includes the initial 0x2100 bytes but the checksum ignores them (because the system does).
Checksums for this system are CRC32 Measured from $2100 to EOF. The ROM size specified includes the initial 0x2100 bytes but the checksum ignores them (because the system does).
All official games use a standard development library called [[Pokemon mini:MINLIB|MINLIB]].


==Emulators==
==Emulators==
Line 14: Line 16:
* [https://sourceforge.net/projects/pokemini/ PokeMini] (most accurate at the moment)
* [https://sourceforge.net/projects/pokemini/ PokeMini] (most accurate at the moment)
* [https://minimon.scyl.us/ MiniMon] remake - browser app
* [https://minimon.scyl.us/ MiniMon] remake - browser app
* [https://github.com/shonumi/gbe-plus GBE+] - only one with IR support


==ROM Images==
==ROM Images==

Revision as of 23:41, 22 February 2022

The Pokémon mini was a handheld game console by Nintendo based on a custom Epson S1C88 processor. It used 512 KiB ROM cartridges for software.

Games

Checksums for this system are CRC32 Measured from $2100 to EOF. The ROM size specified includes the initial 0x2100 bytes but the checksum ignores them (because the system does).

All official games use a standard development library called MINLIB.

Emulators

In order of release.

ROM Images

Pokémon mini ROM images have the extension .min

Colorization files for use with PokeMini have the extension .minc

External Links