New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
A Interface to adapt modern SD Card to the old MSX computers
This is an open source project that aims to create a MSX cartridge that acts as a old disk drive interface but in fact it will be accesing a modern SD Card. For the MSX it will be as if there is a magnetic disk drive with a real magnetic disk but for real it will be accessing a .dsk file inside a sdcard.
Development tools used are:
- Kicad version 2013-07-07
- Microchip XC8 v1.21 (free mode)
- Micrchip MPLAB X IDE v1.90
- Altera´s Quartus Web Edition 11.0
UPDATE 2014-11-05
===============
Now it is working and the SVN repositories has it all: Schematics, PCB layout, firmware for the CPLD and the firmware for the MCU. ...
FileSystem is an OPENSOURCE program for advanced disk management with built-in drivers for PATA IDE Hard Disks and DVD/CDROM Drives, USB Mass Storage Drivers. Implemented file systems : FAT32 / ISO9660 / EXT2. It can be compiled for DOS, LINUX, WIN32
This program can use some of ZX Spectum emulator files (.sna, .z80, .tap, .tzx) on real ZX Spectrum with IDE interface. It reads these files from ISO9660 filesystem. Snapshots are directly loaded and runned, tap/tzx files are emulated like standard t
The GDB (GNU debugger) RSP (remote serial protocol) allows remote debugging of embedded software. This project offers source code of monitors so the developer only needs to burn flash EPROMs once, then use serial communication to download/debug.
8051lib is a collection of easy-to-use C Functions and Assemble Languages Sets for the 8051 microcontroller.
The Final Goal is to make the microcontroller developer focus on the Algorithms not the Hardware Drivers.