DIY-A586 by piotr_go
https://www.elektroda.pl/rtvforum/topic3891155.html
https://github.com/piotr-go/DIY-A586
Very nice project of Amiga hardware emulator with Floppy Drive support. Also other cores are available: PC, NES, RISC, Spectrum
Quick HowTo:
Program W25Q128 before soldering. Use file main.bin from folder v1.9\main. Remember to set fusebits:
That is it for this moment, now You can soder it and run machine.
Generally cores have .d19 extension, so:
- Amiga core is mikan_v0.1.7.d19 (for 2024.04.17)
- PC core is Next186_SoC.d19
- NES core is nes.d19
- Spectrum core is spectrum.d19. If You have problem with sound (noise when using ESXDOS), please use .d19 file from test folder.
- RISC core is risc_v.d19
They have to be placed on SD card. Also You will need:
- Kickstart files for Amiga named: KICK13.ROM (MD5: 82a21c1890cae844b3df741f2762d48d ), KICK31.ROM (MD5: e40a5dfb3d017ba8779faba30cbd1c8e), KICK32221.ROM
- BIOS_Next186.ROM for PC
- some game, f.e. contra.nes for NES
- ESXDOS files from https://esxdos.org/index.html for Spectrum 128
- doom.bin or mp3.bin to test RISC-V core. You should place doom.wad file into /doom folder on Your SD card.