Skip to content

Small library to use serial port debugging on newer PS2 toolchains using `fopencookie()` instead of `vsnprintf()`

License

Notifications You must be signed in to change notification settings

israpps/SIOCookie

Repository files navigation

PS2-SIOCookie

A small library for using serial port debugging on newer ps2 toolchains that circunvents the usage of vsnprintf()...

pull request are welcome!

Usage

use this function

Notes

  • since 11/01/2023 SIOCookie is now part of PS2SDK-Ports, if you compiled/updated your ps2dev enviroment after that date, you can use this library without building it yourself.
  • Due to the annoying simbiosis between EE and IOP, this library will only affect printf issued from EE code, IOP printf is not affected

About

Small library to use serial port debugging on newer PS2 toolchains using `fopencookie()` instead of `vsnprintf()`

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published