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
/
examples
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Update submodules, minor bugfixes and updates
spicyjpeg
2024-10-14
1
-2
/
+2
|
*
Fix examples, update submodules and CI script
spicyjpeg
2024-01-08
6
-52
/
+43
|
*
Fix setjmp.h, FntSort(), examples, rewrite system/timer
spicyjpeg
2023-07-03
4
-195
/
+255
|
*
Split off libsmd from n00bdemo into separate library
spicyjpeg
2023-06-20
10
-3827
/
+465
|
*
More SPU streaming example tweaks
spicyjpeg
2023-06-20
4
-44
/
+48
|
*
Update io/pads and sound/cdstream examples
spicyjpeg
2023-06-20
7
-220
/
+649
|
*
Fix IRQ bugs, PutDispEnv() PAL screen centering
spicyjpeg
2023-06-20
2
-20
/
+19
|
*
Refactor hello and cppdemo examples, fix cdxa
spicyjpeg
2023-05-21
7
-395
/
+523
|
*
Add C++ standard library headers, update beginner/cppdemo
spicyjpeg
2023-05-11
1
-140
/
+134
|
*
Clean up all headers, add and rename some BIOS APIs
spicyjpeg
2023-04-05
2
-2
/
+2
|
*
Add PCDRV API, fix warnings and DS region misdetection
spicyjpeg
2023-04-04
2
-1
/
+2
|
*
Add missing CD image dependencies to CMake scripts
spicyjpeg
2023-04-04
11
-30
/
+23
|
*
Add IsIdleGPU(), tweak psxgpu.h, fix mdec/strvideo
spicyjpeg
2023-04-04
2
-22
/
+26
|
*
Add BS v3 decoding, fix MDEC API and strvideo example
spicyjpeg
2023-01-23
1
-29
/
+45
|
*
Fix VSync(), assert(), warnings and some examples
spicyjpeg
2023-01-22
5
-31
/
+22
|
*
Clean up MDEC and sound examples
spicyjpeg
2022-12-18
7
-92
/
+73
|
*
Rearrange hwregs_c.h and k573io.h, add clz intrinsics
spicyjpeg
2022-12-18
6
-312
/
+203
|
*
Refactor libpsxcd, add new CD-ROM APIs, fix SPU DMA read
spicyjpeg
2022-11-17
1
-1
/
+1
|
*
Refactor dynamic linker, misc. cleanups
spicyjpeg
2022-10-30
2
-25
/
+23
|
*
Refactor sound examples, add new spustream example
spicyjpeg
2022-10-27
15
-615
/
+959
|
*
Clean up SDK debug logging, fix getTPage()
spicyjpeg
2022-10-19
1
-3
/
+3
|
*
Remove interrupt disabling calls in psxcd callback APIs
spicyjpeg
2022-10-17
1
-0
/
+2
|
*
Fix sound/spustream, update README and changelog
spicyjpeg
2022-10-16
3
-13
/
+16
|
*
Add mdec/strvideo example, fix psxpress bug
spicyjpeg
2022-10-16
4
-0
/
+495
|
*
Update sound/spustream, clean up other examples
spicyjpeg
2022-10-15
13
-134
/
+113
|
*
Fix dropped IRQs, clean up psxcd and psxetc logging
spicyjpeg
2022-10-13
3
-31
/
+22
|
*
Update preset files, README, docs and changelog
spicyjpeg
2022-10-11
1
-2
/
+2
|
*
Bump required CMake version to 3.21
spicyjpeg
2022-10-11
24
-48
/
+48
|
*
Update CMake scripts to use generator expressions
spicyjpeg
2022-10-11
1
-3
/
+7
|
*
Refactor CMake scripts, add separate debug/release builds
spicyjpeg
2022-10-09
1
-1
/
+1
|
*
Update version number, clean up old headers
spicyjpeg
2022-09-22
3
-6
/
+6
|
*
Replace ball16c.h headers in examples with .TIM files
spicyjpeg
2022-08-12
25
-152
/
+65
|
*
Clean up and add audio file to sound/spustream example
spicyjpeg
2022-08-11
5
-23
/
+25
|
*
Misc. fixes, add texturing to graphics/gte example
spicyjpeg
2022-08-10
3
-15
/
+40
|
*
Rewrite libpsxspu in C and update sound examples
spicyjpeg
2022-07-31
2
-37
/
+21
|
*
Deprecate u_short, u_int and u_long types in libpsn00b
spicyjpeg
2022-07-30
4
-39
/
+34
|
*
Change I/O base address to 0xbf80, use size_t in stdlib
spicyjpeg
2022-07-17
1
-13
/
+13
|
*
Refactor libpsxgpu in C, add OT drawing queue
spicyjpeg
2022-06-29
2
-2
/
+2
|
*
Clean up io/system573 example and libpsxpress
spicyjpeg
2022-06-27
3
-19
/
+28
|
*
Replaced sample image of mdecimage example, added dummy hooks for sio tty ↵
U-Lameguy64-LT\Lameguy64
2022-03-25
4
-2
/
+3
|
|
|
|
device, updated some documentation in libn00bref.odf
*
Add FPS counter to n00bdemo, more psxpad commands
spicyjpeg
2022-03-23
2
-22
/
+68
|
*
Add mdec/mdecimage example, psxpress fixes
spicyjpeg
2022-03-20
5
-0
/
+320
|
*
Remove stdint.h, fix n00bdemo crashing
spicyjpeg
2022-03-20
4
-4
/
+7
|
*
Minor fixes, add C++ placement new, n00bdemo 573 support
spicyjpeg
2022-03-12
4
-7
/
+47
|
*
Fix critical ldscript bug and CI, add BIOS setjmp
spicyjpeg
2022-03-07
2
-5
/
+3
|
*
Refactor io/system573, switch to MSVC for CI builds
spicyjpeg
2022-02-28
4
-204
/
+461
|
*
Rename some hwregs_c.h and hwregs.a definitions
spicyjpeg
2022-02-27
3
-5
/
+6
|
*
Add psn00bsdk_target_incbin() CMake function
spicyjpeg
2022-02-20
19
-27979
/
+38
|
*
Rewrite assert() and DL_CALL(), update mkpsxiso
spicyjpeg
2022-02-20
1
-7
/
+12
|
*
Rename hwregs_a definitions, add hwregs_c, fix io/pads
spicyjpeg
2022-02-09
4
-119
/
+102
|
[next]