From 8d4c8a70e31c4b121a78e715b57ab3f17c76ba2a Mon Sep 17 00:00:00 2001 From: edwin Date: Sun, 1 Aug 2004 23:17:59 +0000 Subject: New port: emulators/raine - Arcade Emulator for M68000, M68020 and Z80 based hardware Arcade Emulator for M68000, M68020 and Z80 based hardware. WWW: http://www.rainemu.com/ PR: ports/69509 Submitted by: Florent Thoumie --- emulators/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/Makefile') diff --git a/emulators/Makefile b/emulators/Makefile index 31f85fa0d195..5be26c6d4df6 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -69,6 +69,7 @@ SUBDIR += qcl SUBDIR += qemu SUBDIR += quasi88 + SUBDIR += raine SUBDIR += rtc SUBDIR += sim SUBDIR += sim6811 -- cgit