From 0d7b86b5bc0730d8cd82cb702b414f3bdc668280 Mon Sep 17 00:00:00 2001 From: Bobby Dilley Date: Fri, 2 Sep 2022 14:49:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 145b686..9d817d8 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ This project contains header files from SEGA. Please DO NOT distrobute this code This project aims to hook and emulate the various different parts of the SEGA Lindbergh allowing the games to run on modern versions of Linux. +You can view the supported titles [here.](docs/supported.md) + ## What this project does This project provides an emulation layer so for various software & hardware components of hte SEGA Lindbergh system allowing you to run the games on a modern version of linux. The project also aims to provide documentation of the various APIs used in the Lindbergh system which may be useful for further emulation projects, or homebrew.