IBM PC XT emulator on Arduino UNO
Under development, please wait some more weeks!
This project is almost completed! It's time for testing!
Super buggy since switching to virtual memory file on SD instead of a ram array.
Now switched to Arduino's standard SD library for supporting FAT12, FAT16 and FAT32.
Sketch uses 21932 bytes (67%) of program storage space. Maximum is 32256 bytes.
Global variables use 993 bytes (48%) of dynamic memory, leaving 1055 bytes for local variables. Maximum is 2048 bytes.
You can now see the development progress of the project in the code, but it's not completed yet, so please don't use it now! If you like this project, you can fork and contribute to it! Thanks for any contributions!