Skip to content

Commit 8e143f5

Browse files
committed
Add PS2 port to platform matrix.
1 parent 45567b7 commit 8e143f5

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/platform_matrix.html

+26
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,32 @@
407407
loadsave_meter: yes,
408408
},
409409

410+
ps2:
411+
{
412+
platform: "ps2",
413+
description: "PlayStation 2",
414+
architecture: "MIPS (ELF)",
415+
endian: "Little",
416+
toolchain: "gcc 11.3.0 <br> binutils 2.38",
417+
packaged: ZIP,
418+
stack_protector: _FAULTY(),
419+
layer_rendering: yes,
420+
module_engine: xmp,
421+
adlib_engine: rad,
422+
ogg_vorbis: libvorbis,
423+
optimization: size,
424+
sdl: sdl2,
425+
editor: no_low_memory,
426+
helpsys: no_low_memory,
427+
audio: yes,
428+
software: yes,
429+
network: _FAULTY(),
430+
updater: no_updater,
431+
png: yes,
432+
hashtables: yes,
433+
loadsave_meter: yes,
434+
},
435+
410436
psp:
411437
{
412438
platform: "psp",

0 commit comments

Comments
 (0)