mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-22 00:29:18 +00:00
Add missing credits.
This commit is contained in:
parent
cf4913deb0
commit
1c8702d67a
@ -23,6 +23,8 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
Aspen is a custom memory controller and PCI bridge
|
||||
designed especially for Pippin.
|
||||
|
||||
Kudos to Keith Kaisershot @ blitter.net for his precious technical help!
|
||||
*/
|
||||
|
||||
#ifndef ASPEN_MEMCTRL_H
|
||||
|
@ -21,6 +21,10 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
/** @file Bandai/Atmark Pippin emulation. */
|
||||
|
||||
/**
|
||||
Kudos to Keith Kaisershot @ blitter.net for his precious technical help!
|
||||
*/
|
||||
|
||||
#include <cpu/ppc/ppcemu.h>
|
||||
#include <devices/common/pci/pcihost.h>
|
||||
#include <devices/ioctrl/macio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user