NgpCraft Emulator v2.7.1 is released. A Neo Geo Pocket / Neo Geo Pocket Color emulator: a fast native C++ core (TLCS-900H + Z80 + K2GE video) driven by a PyQt6 desktop shell. Its timing is calibrated against real hardware — instruction-fetch wait-states on the cartridge flash, silicon-measured MUL/DIV and LDIR costs — so self-timed games (Cool Boarders Pocket, Densha de Go) run at their true 30 fps instead of the ~2× too fast that most emulators show.
Features:
Library with cover thumbnails (grid / list / compact), live-reflowing — plus search, sort (name, last played, most played, playtime, recently added, size, with a direction toggle), favourites ★ and a never-played filter. Play count, playtime and last-played are tracked per game.
Console boot — with a real BIOS, Boot BIOS powers the console on for real: the Neo Geo Pocket intro plays and the game then boots on its own, exactly like hardware.
Video: integer / fit / stretch scaling, scanline / LCD-grid / CRT filters, colour profiles, real fullscreen. The canvas follows the window; size presets Ctrl+1…5.
Black-and-white cartridges, in colour — an NGP game on an NGPC is colourised, the way a Game Boy game is on a Game Boy Color. Both machines are selectable — see Monochrome cartridges.
Save states — 8 slots per game (toolbar or F2 save / F4 load / F3 slot).
In-game saves — the game's own flash save, stored in the ROM, a separate file, or both.
A console that remembers — the coin cell keeps its BIOS settings and its clock, so the date is still right next time. The RTC alarm works too, and goes off on time.
Speed control — fast-forward (hold Tab) and 0.25×…4× ([ / ] or the toolbar).
Rewind — hold , (or the ⏪ toolbar button) to run the game backward; release to resume. . steps one frame forward. Buffer length configurable (Off / 10 / 20 / 30 s).
Screenshots (F12, folder configurable), FPS overlay, a hideable player toolbar.
Controller support — an Xbox-style (XInput) pad alongside the keyboard, plus turbo / autofire on A and B at 5–20 presses per second.
Fully remappable — console buttons and every in-game hotkey, with a warning when a binding would collide. The console buttons are bound on a picture of the console: each field sits next to the button it drives, so you pick the D-pad's left rather than a row labelled "Left".
Themes — follows your desktop's light/dark setting by default, or pick Light or Dark explicitly. Switches live, no restart.
Debug tools (F1) — a real debugger: symbols, instruction stepping, call stack, raster event timeline, read and write watchpoints, an editable hex view with access highlighting, RAM search, and audio analysis with VGM export. See Debugging.
ROM analysis — right-click a game to boot it, drive it, and report what is wrong with it. See ROM analysis.
Crash reports — a ROM fault writes a detailed crashes/*.txt (reason, PC, opcode, registers, memory & stack dumps).
Translated interface — English and French, switchable live, no restart. One JSON file per language in lang/, so adding one is adding a file and needs no code: see TRANSLATING.md. Contributions welcome.
NgpCraft Changelog:
Added
HLE BIOS: link cable support. The COM group (0x10–0x1A) is now a real ring driver, so two-player link works with no BIOS dump, at the retail BIOS's own byte rate.
HLE BIOS: in-game saves. Real flash driver , including the second die of 4 MiB cartridges. Saves now work with no BIOS dump.
Three BIOS slots with a selector (Settings > Console): colour NGPC dump, monochrome NGP dump, or the built-in HLE image. The emulator identifies each image and says which console it belongs to; an empty slot falls back and tells you.
Monochrome NGP console. The 3-bit LUT level resolves straight to one of eight greys, and cartridge writes to the colour palette and mode register are discarded, as on K1GE silicon.
Link tab in the debugger (F1). Per-stage byte counts, CTS/RTS with hold times, both serial interrupts, plus a one-sentence verdict naming the earliest blocked stage. Byte injection, loopback (echo/sink) and impairment (latency, loss, cut) let you test with one console.
Graphics filter plugins. Point a setting at your own folder; each plugin is one Python file (NAME, SCALE, apply). None are shipped (the good scalers are copyleft, this project is MIT). Plugins are smoke-tested at load and rejected with a reason.
Cartridge language setting (system byte 0x6F87). Bilingual games used to run in Japanese by accident; English is now the default.
Manual clock mode. Set the console's date and time by hand — the only way to set it under the HLE image, which has no setup screen.
Library: a Regenerate covers button, full file name kept when two dumps share a title, full path on hover.
Fixed
Save corruption from the second session on under-filled cartridges: the .ngc was rewritten at the guessed capacity, the 0xFF padding then counted as ROM image, and later saves were ANDed into an unerased block. Already-inflated files repair themselves on next load.
Card-type byte could outlive the block map, so a game asking for its 8 KB save block could erase 64 KB of its own code.
Auto flash size is now derived from the block number the game passes to the BIOS, before the erase happens. Setting the size by hand should no longer be needed.
BIOS settings are persisted as the BIOS left them: language no longer reverts, the colour theme sticks, and a first boot no longer re-runs the setup wizard every time.
Covers are no longer discarded when the BIOS changes.
Library scan no longer follows junctions and symlinks (duplicate entries, or a scan cut short).
A failed ROM open shows a dialog instead of aborting the process from a Qt slot.
INTLVSET now writes through its work-RAM shadow (0x6C24–0x6C2B), which is what games actually read.
Metal Slug — 2nd Mission now play
Known limitations
The monochrome NGP is a restricted K2GE, not a K1GE implementation: a game probing the video chip still finds a K2GE, and the NEG (inverted display) bit is not applied. Checked on a few titles only.
A game reading BIOS work RAM directly, instead of calling the API, sees our layout rather than SNK's.
Download: NgpCraft Emulator v2.7.1
Source:Here
2026-07-27
Tags:
Console,
NeoGeo,
NgpCraft,
Official_Build

NewsLetter
Bookmark
Submit News
Email Us

Random Related Topic
0 Comments
Post a Comment
Can't post a comment? Try This!