mirror of
https://github.com/rdolbeau/NuBusFPGA.git
synced 2024-12-21 19:29:21 +00:00
upd README
This commit is contained in:
parent
f74169a966
commit
2db7fab3c7
@ -42,4 +42,6 @@ The SDRAM has its own custom DMA controller, using native Litedram interface to
|
||||
|
||||
The Declaration ROM is in the subdirectory DeclROM and includes the driver needed for the unaccelerated framebuffer and the RAM Disk. It needs the [Retro68](https://github.com/autc04/Retro68) toolchain to build.
|
||||
|
||||
The code for the NuBusFPGAInit (which should be renamed) is in NuBusFPGAInit/, and will need a CodeWarrior INIT project to build, on a real Macintosh or an emulated one using e.g. Qemu. It enables graphic acceleration.
|
||||
The code for the NuBusFPGAInit (which should be renamed and enables acceleration) is in NuBusFPGAInit/, and will need a CodeWarrior INIT project to build, on a real Macintosh or an emulated one using e.g. Qemu. It enables graphic acceleration.
|
||||
|
||||
The code for the Audio component (which enables audio support over HDMI) is in NuBusFPGAHDMIAudio/.
|
Loading…
Reference in New Issue
Block a user