index
:
xavi/psn00bsdk
fix-include
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpsn00b
/
psxetc
/
dl.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix IRQ bugs, PutDispEnv() PAL screen centering
spicyjpeg
2023-06-20
1
-2
/
+4
|
*
Add argument validation to most libpsn00b functions
spicyjpeg
2023-04-04
1
-2
/
+11
|
*
Misc. bugfixes, add support for DRAWENV texture windows
spicyjpeg
2022-12-18
1
-4
/
+6
|
*
Fix dynamic linker symbol resolver and assert macro
spicyjpeg
2022-12-18
1
-88
/
+53
|
*
Misc. libpsn00b bugfixes, new critical section macros
spicyjpeg
2022-11-15
1
-2
/
+2
|
*
Refactor dynamic linker, misc. cleanups
spicyjpeg
2022-10-30
1
-268
/
+131
|
*
Rewrite psxsio with new API, fix compiler warnings
spicyjpeg
2022-10-21
1
-1
/
+2
|
*
Clean up SDK debug logging, fix getTPage()
spicyjpeg
2022-10-19
1
-25
/
+27
|
*
Add debug log buffering, fix GetHeapUsage()
spicyjpeg
2022-10-18
1
-48
/
+43
|
*
Fix dropped IRQs, clean up psxcd and psxetc logging
spicyjpeg
2022-10-13
1
-54
/
+44
|
*
Replace DEBUG macro with standard NDEBUG macro
spicyjpeg
2022-10-11
1
-3
/
+3
|
*
Rewrite assert() and DL_CALL(), update mkpsxiso
spicyjpeg
2022-02-20
1
-2
/
+4
|
*
Refactor dynamic linker API, fix system/dynlink example
spicyjpeg
2021-12-30
1
-28
/
+23
|
*
Deprecated malloc.h, moved int*_t types to stdint.h
spicyjpeg
2021-11-18
1
-2
/
+2
|
*
libc build fix, replaced dlerror() strings with enum
spicyjpeg
2021-10-20
1
-95
/
+111
|
*
Migrated libpsn00b to CMake
spicyjpeg
2021-09-12
1
-1
/
+1
|
*
Added dynamic linker API and example, updated README and changelog
spicyjpeg
2021-08-17
1
-0
/
+665