aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/include/assert.h
Commit message (Collapse)AuthorAgeFilesLines
* Update submodules, minor bugfixes and updatesspicyjpeg2024-10-141-4/+4
|
* Clean up all headers, add and rename some BIOS APIsspicyjpeg2023-04-051-6/+3
|
* Add argument validation to most libpsn00b functionsspicyjpeg2023-04-041-0/+19
|
* Fix VSync(), assert(), warnings and some examplesspicyjpeg2023-01-221-3/+5
|
* Fix dynamic linker symbol resolver and assert macrospicyjpeg2022-12-181-3/+10
|
* Library bugfixes and additions, _sdk_log_inner() removalspicyjpeg2022-10-231-3/+4
|
* Rewrite psxsio with new API, fix compiler warningsspicyjpeg2022-10-211-3/+4
|
* Clean up SDK debug logging, fix getTPage()spicyjpeg2022-10-191-6/+19
|
* Replace DEBUG macro with standard NDEBUG macrospicyjpeg2022-10-111-3/+3
|
* Rewrite assert() and DL_CALL(), update mkpsxisospicyjpeg2022-02-201-4/+18
|
* Added C++ support, updated build instructions and makefiles, consolidated ↵John Wilbert M. Villamor2019-07-171-0/+6
libc and libgcc (during build process), libraries now v0.12b and more