Difference between revisions of "Minimig Improvements"
Jump to navigation
Jump to search
(reformat into a table) |
(fixes) |
||
| Line 1: | Line 1: | ||
| − | Some ideas for | + | Some ideas for [[Minimig]] improvements: |
| − | + | {| class="wikitable" | |
| − | |||
| − | |||
! Project name !! Basic !! Comment | ! Project name !! Basic !! Comment | ||
|- | |- | ||
| Line 57: | Line 55: | ||
Resources: | Resources: | ||
| − | :* http://opencores.org/ | + | :* [http://opencores.org/ Opencores.org - Free HDL devices] |
Revision as of 14:45, 29 August 2007
Some ideas for Minimig improvements:
| Project name | Basic | Comment |
|---|---|---|
| Minimig Selftest | Y | |
| ECS graphics | N | First to do?, after all more software can use ECS than AGA |
| AGA graphics | N | |
| Harddisc | Y | |
| Ethernet | ? | Rid of the need for flashmemories? (network boot) |
| Use SDram | Y | |
| Shared MCU/FPGA RS232 | Y | |
| 50/60Hz (pal/ntsc) | Y | |
| S-Video Resistor D/A issues etc.. | Y | |
| Breakout connectors instead of pcb mounted | Y | |
| MCU user I/O | Y | Wire the unused MCU (pic18xxxx) ports to a user I/O pin header |
| Kickstart replacement | N | |
| Discimage support .ADF .DMS .FDI .ADZ | N | ADF is not sufficient for some copyprotected discs |
| Expansion via Zorro ISA PCI PCI-Express | N | |
| Upgrade the FPGA | Y | |
| RTL devices | N | |
| Create a real floppy controller | N | (see Amiga floppy project) |
| Simulate Atari ST, Macintosh-m68k etc.. | N | |
| Realtime clock | N | |
| Parallel port | N | |
| USB | N | |
| Faster CPU | N | 68020? -> can run netbsd |
| CPU in verilog/vhdl | N | single-chip FPGA + CPU |
| Wikipedia:FPGA | N | Mentions a few such "FPGA + CPU chip" devices |
| Minimig 68K CPU BERR* Support | Y | For 68K BERR* Vector when non-existant memory accessed |
Resources: