A fast, open-source memory tester for vintage DRAM and SRAM — from C64 and Amiga to Apple II and ZX Spectrum. Built and maintained by the developer who designed it.
Insert a chip, set the DIP switch to the pin count, hit reset. The tester auto-detects the type and runs the complete diagnostic suite — no menus, no algorithm picking, no datasheet lookups. The verdict shows on the OLED, or as a plain green/red LED.
16/18/20-pin chips like 4164, 41256 or 514256 — straight into the socket.
ZIP packages such as 514256 or 514400 tested directly — no adapter needed.
Verify the tester's own hardware. A QR code links straight to the docs.
No manual, no prior knowledge. Five moves — the tester does the rest automatically.
pick the RAM chipset the pin countdrop it in the socketplug indone
Full hands-on walkthrough · 14 min
Other testers ask you to choose a test mode. This one just runs them all — and tells you exactly what it found.
Set the pin count, that's it. The chip type, socket and full algorithm suite are handled for you.
A full 4164 in under 2 seconds. Work through a whole tray of chips in minutes, not an afternoon.
Patterns, crosstalk, address-line checks, real retention timing, CAS-before-RAS refresh, fast page & static column.
Same chip, same diagnosis — every time. No marketing knobs, no theatrics, just a deterministic verdict.
Short-circuit protection, current limiting and ground-short detection — visible right there in the schematic.
Hardware, firmware and schematics on GitHub under GPLv3. Every claim on this page is in the code.
These are simulated fault scenarios that show what the tester actually catches — from hard shorts to high-impedance soft faults.







Optional adapter boards extend the tester into packages a standard socket can't reach — including surface-mount SOJ pulls and ZIP variants you won't find on other testers.
Generates +12 V / −5 V on board to safely test classic 16-pin DRAM. Available bundled or standalone.
Test SOJ memory you've desoldered from Amiga and later boards — directly, without reflowing it back. The package the “professional” closed boxes leave out.

The less-common ZIP pinouts, covered. Two dedicated adapters for the chips other testers simply skip.
Times are for the complete test — patterns, retention, CAS-before-RAS refresh, fast page & static column, and address-line verification. Times are for the current firmware version.
| Chip | Capacity | Pins | Test time | Notes |
|---|---|---|---|---|
| 4027 | 4K × 1 | 16 | 0.2 s | Multi-voltage — via 4116 adapter |
| 4116 | 16K × 1 | 16 | 0.5 s | Multi-voltage — via 4116 adapter |
| 4816 | 16K × 1 | 16 | 0.7 s | |
| 3732 / 4532 | 32K × 1 | 16 | 1.8 s | Half-good 4164 chips |
| 4164 | 64K × 1 | 16 | 1.8 s | C64, ZX Spectrum & many more |
| 41256 / 41257 | 256K × 1 | 16 | 7.5 s | 41257 uses Nibble Mode |
| 4416 | 16K × 4 | 18 | 1.7 s | |
| 4464 | 64K × 4 | 18 | 5.2 s | |
| 511000 / 411000 | 1M × 1 | 18 | 23.8 s | DIP · SOJ via adapter · ZIP needs adapter |
| 514256 / 514258 | 256K × 4 | 20 | 3.5 s | DIP & ZIP · 514258 = Static Column · SOJ via adapter |
| 514400 / 514402 | 1M × 4 | 20 | 12.0 s | DIP & ZIP · 514402 = Static Column · SOJ via adapter |
| 2114 | 1K × 4 SRAM | 18 | 0.4 s | Insert rotated 180° — see manual |
SOJ packages (514400, 514402, 514256, 514258, 441000) and the 441000 / 41256 ZIP pinouts run through the optional adapter boards above. Times are for the current firmware version. Manufacturer part numbers (HM…, MB…, µPD…, TMS…, MSM… and others): see compatibility.md.
A diagnostic tool is only as trustworthy as what it admits. So here's the straight version.
No microcontroller-based DRAM tester runs at true TTL thresholds — this one included. Marginal chips that fail in a real machine can still pass on any tester in this class. Calling a hobbyist board “professional” is a word, not a measurement.
What you get instead: every test on this page is in the source. Read it, verify it, or change it. That's a stronger promise than an adjective.
Thousands of chips tested across every supported type — not one damaged. Inserting 5 V-level DRAM into a ZIF socket simply isn't what kills these parts.
Prefer not to hot-swap? Unplug USB before changing chips — the tester runs a full self-check on every power-up regardless. Protection you can see in the schematic beats protection you have to take on faith.
Pre-assembled SMD board, fully tested — you solder the through-hole parts in about 30 minutes. The 4116, SOJ and ZIP adapters are available bundled or standalone at every channel.
All schematics, PCB files, firmware and test algorithms live on GitHub under GPLv3. Any claim on this site can be confirmed by reading the code — limitations included. Want to build it yourself? The Gerbers for both the SMD and through-hole versions are right there too. Pull requests, issues and forks welcome.