forked from libsdl-org/SDL
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dreamcast readme
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,3 +15,17 @@ with README.md | |
Enjoy! | ||
|
||
Sam Lantinga ([email protected]) | ||
|
||
|
||
Very, very limited SDL2 port to the dreamcast :) | ||
to build | ||
cd build-scripts | ||
./dreamcast.sh | ||
|
||
to build the dreamcast test binary | ||
cd test/dreamcast/test | ||
make | ||
|
||
![image](https://github.com/user-attachments/assets/2fe25a29-117f-4e44-9c0e-3bc8c2c98783) | ||
|
||
|