We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45567b7 commit 8e143f5Copy full SHA for 8e143f5
docs/platform_matrix.html
@@ -407,6 +407,32 @@
407
loadsave_meter: yes,
408
},
409
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
+
436
psp:
437
{
438
platform: "psp",
0 commit comments