Description

The PicoMEM is an 8-bit ISA expansion card based on the Raspberry Pi RP2040 microcontroller. It offers a ton of features and aims to be an all-in-one solution for ISA-based vintage PCs.

Features:

An integrated bootable ROM allows in-system configuration and booting from any vintage system with Option ROM support. Press S at boot to configure and select disk images, memory settings and more.

Built-in MicroSD card reader to store multiple floppy and hard drive images (disk .img files).

Up to 128Kb of conventional RAM with no wait state. Up to 1MB conventional RAM with 6-wait states. 4MB of EMS memory supported by current drivers.

USB Mouse & Joystick Support – USB support requires a Micro USB OTG hub, such as this one: https://www.amazon.com/dp/B0CVXVLSNS

NE2000 Network Support emulation is now in Beta! It works through the integrated Wi-Fi module on the RP2040. No external antenna is supported, so some computer cases may greatly reduce the signal strength.

Easily update the firmware as updates come out. You only need to copy a single file over to the PicoMEM with a Micro USB cable, and it will automatically reboot and run the updated firmware.

Cards are preset to ROM address 0xD000 to allow them to coexist with XTIDE BIOS on existing CF adapters.

While the PicoMEM is in an advanced and functioning state, it is still a work in progress. There are several caveats and known issues on various systems. The project is under active development by a great number of contributors, as well as the projects’ originator, the very talented Freddy Vetele.

For the most up to date information, drivers, disk images and documentation please see the GitHub repository here: FreddyVRetro/ISA-PicoMEM: PicoMEM Doc and Firmware (github.com)

Here are some videos of the card in action, and some information on how to use them:

The PicoMEM, one card to rule them all

PicoMEM – One ISA card to rule them all. HDD/Floppy/RAM/Mouse/WiFi/POST Code