From f34c2f6c75344383a3008ce4e693d66655b558c9 Mon Sep 17 00:00:00 2001 From: Adrian Siekierka Date: Mon, 10 Sep 2018 10:32:36 +0200 Subject: [PATCH] add Dreamcast platform_matrix entry --- docs/platform_matrix.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/docs/platform_matrix.html b/docs/platform_matrix.html index 84e4d8295..406311199 100644 --- a/docs/platform_matrix.html +++ b/docs/platform_matrix.html @@ -158,6 +158,31 @@ loadsave_meter: no, }, + dreamcast: + { + platform: "dreamcast", + description: "Sega Dreamcast", + architecture: "SH-4 (ELF)", + endian: "Little", + toolchain: "gcc 4.7.3
binutils 2.27
(KallistiOS)", + packaged: _FAULTY(), + stack_protector: _FAULTY(), + layer_rendering: yes, + module_engine: xmp, + ogg_vorbis: tremor, + optimization: size, + sdl: no, + editor: no_low_memory, + helpsys: no_low_memory, + audio: yes, + software: yes, + updater: no_updater, + png: subopt(), + uthash: yes, + loadsave_meter: yes, + }, + + mingw: { platform: "mingw",