Home
last modified time | relevance | path

Searched refs:PSP (Results 1 – 25 of 1494) sorted by relevance

12345678910>>...60

/dports/graphics/p5-Image-ExifTool-devel/Image-ExifTool-12.14/t/
H A DPSP_2.out12 [PSP, PSP, Image] FileVersion - File Version: 10.0
13 [PSP, PSP, Image] 0 - Image Width: 8
14 [PSP, PSP, Image] 4 - Image Height: 8
15 [PSP, PSP, Image] 8 - Image Resolution: 200
16 [PSP, PSP, Image] 16 - Resolution Unit: inches
17 [PSP, PSP, Image] 17 - Compression: LZ77
18 [PSP, PSP, Image] 19 - Bits Per Sample: 24
19 [PSP, PSP, Image] 21 - Planes: 1
20 [PSP, PSP, Image] 23 - Num Colors: 16777216
21 [PSP, PSP, Image] 0 - Title: Test Image
[all …]
/dports/graphics/p5-Image-ExifTool/Image-ExifTool-12.30/t/
H A DPSP_2.out12 [PSP, PSP, Image] FileVersion - File Version: 10.0
13 [PSP, PSP, Image] 0 - Image Width: 8
14 [PSP, PSP, Image] 4 - Image Height: 8
15 [PSP, PSP, Image] 8 - Image Resolution: 200
16 [PSP, PSP, Image] 16 - Resolution Unit: inches
17 [PSP, PSP, Image] 17 - Compression: LZ77
18 [PSP, PSP, Image] 19 - Bits Per Sample: 24
19 [PSP, PSP, Image] 21 - Planes: 1
20 [PSP, PSP, Image] 23 - Num Colors: 16777216
21 [PSP, PSP, Image] 0 - Title: Test Image
[all …]
/dports/misc/gpsim/gpsim-0.31.0/src/
H A Dpsp.cc42 explicit CS_SignalSink(PSP *_psp) in CS_SignalSink()
58 PSP *m_psp;
64 explicit RD_SignalSink(PSP *_psp) in RD_SignalSink()
80 PSP *m_psp;
86 explicit WR_SignalSink(PSP *_psp) in WR_SignalSink()
102 PSP *m_psp;
119 unsigned int mask = (PSP::OBF | PSP::IBF | 0x0f); in put()
123 if (!(new_value & PSP::PSPMODE)) { in put()
193 void PSP::state_control() in state_control()
250 void PSP::setRD_State(char new3State) in setRD_State()
[all …]
/dports/games/libretro-px68k/px68k-libretro-8455d9c/
H A DREADME.MD41 タブレットや PSP 等のポータブルデバイスで動いたらいいな、
85 0.4 PSP 版について
89 ・現在、PSPの終了処理に10秒程度かかります。
279 3. PSP 版について
548PSPの終了処理速度を改善する
555 2013/08/02 PSP 版 Ver0.00 リリース
570 2013/08/30 サウンド出力の追加 (PSP)
571 2013/08/31 PSP 版 Ver0.02 リリース
581 2013/09/18 menu UI を追加 (PSP)
589 2013/10/10 PSP 版 Ver0.04リリース
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Tools/SaveTool/
H A DREADME2 PSP Tool for encoding save data from PPSSPP to read on PSP and decoding
3 PSP save to read on PPSSPP.
11 Require PSP Toolchain with PSP SDK
25 tool from the PSP.
36 2) Run usbhostfs_pc. Then mount .ppsspp/PSP/SAVEDATA directory :
37 mount 1 <path to .ppsspp/PSP/SAVEDATA>
42 B) ENCODING A SAVE FROM PPSSPP TO PSP
54 the PSP.
56 C) DECODING A SAVE FROM PSP TO PPSSPP
60 same name that the PSP save you want to convert. And in it, the
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/Tools/SaveTool/
H A DREADME2 PSP Tool for encoding save data from PPSSPP to read on PSP and decoding
3 PSP save to read on PPSSPP.
11 Require PSP Toolchain with PSP SDK
25 tool from the PSP.
36 2) Run usbhostfs_pc. Then mount .ppsspp/PSP/SAVEDATA directory :
37 mount 1 <path to .ppsspp/PSP/SAVEDATA>
42 B) ENCODING A SAVE FROM PPSSPP TO PSP
54 the PSP.
56 C) DECODING A SAVE FROM PSP TO PPSSPP
60 same name that the PSP save you want to convert. And in it, the
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Tools/SaveTool/
H A DREADME2 PSP Tool for encoding save data from PPSSPP to read on PSP and decoding
3 PSP save to read on PPSSPP.
11 Require PSP Toolchain with PSP SDK
25 tool from the PSP.
36 2) Run usbhostfs_pc. Then mount .ppsspp/PSP/SAVEDATA directory :
37 mount 1 <path to .ppsspp/PSP/SAVEDATA>
42 B) ENCODING A SAVE FROM PPSSPP TO PSP
54 the PSP.
56 C) DECODING A SAVE FROM PSP TO PPSSPP
60 same name that the PSP save you want to convert. And in it, the
[all …]
/dports/devel/tinygo/tinygo-0.14.1/lib/CMSIS/CMSIS/RTOS/RTX/SRC/ARM/
H A DHAL_CM0.c51 MSR PSP,R0 in rt_set_PSP()
59 MRS R0,PSP in rt_get_PSP()
68 MOV R0,SP ; PSP = MSP in os_set_env()
69 MSR PSP,R0 in os_set_env()
137 MRS R0,PSP ; Read PSP in SVC_Handler() local
150 MRS R3,PSP ; Read PSP in SVC_Handler() local
162 MRS R0,PSP ; Read PSP in SVC_Handler()
186 MSR PSP,R0 ; Write PSP in SVC_Handler()
213 MRS R4,PSP ; Read PSP in SVC_Handler() variable
237 MRS R0,PSP ; Read PSP
[all …]
H A DHAL_CM3.c51 MSR PSP,R0 in rt_set_PSP()
59 MRS R0,PSP in rt_get_PSP()
68 MOV R0,SP ; PSP = MSP in os_set_env()
69 MSR PSP,R0 in os_set_env()
73 MOVNE R0,#0x02 ; Privileged Thread mode, use PSP in os_set_env()
132 MRS R0,PSP ; Read PSP in SVC_Handler() local
140 MRS R12,PSP ; Read PSP in SVC_Handler() local
161 MSR PSP,R12 ; Write PSP in SVC_Handler() variable
187 MRS R12,PSP in SVC_Handler()
214 MRS R12,PSP ; Read PSP
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/assets/lang/
H A Dth_TH.ini288 * PSP res = * ขนาดจอ PSP
452 1x PSP = 1× PSP (480x272p)
454 2x PSP = 2× PSP (960x544p)
456 3x PSP = 3× PSP (1440x816p)
458 4x PSP = 4× PSP (1920x1088p)
460 5x PSP = 5× PSP (2400x1360p)
461 6x PSP = 6× PSP (2880x1632p)
462 7x PSP = 7× PSP (3360x1904p)
609 Show PSP = แสดง PSP
1148 PSP Model = โมเดลของ PSP
[all …]
H A Dzh_CN.ini452 1x PSP = 1倍 PSP
454 2x PSP = 2倍 PSP
456 3x PSP = 3倍 PSP
458 4x PSP = 4倍 PSP
460 5x PSP = 5倍 PSP
461 6x PSP = 6倍 PSP
462 7x PSP = 7倍 PSP
464 8x PSP = 8倍 PSP
465 9x PSP = 9倍 PSP
466 10x PSP = 10倍 PSP
[all …]
H A Dru_RU.ini452 1x PSP = 1× PSP
454 2x PSP = 2× PSP
456 3x PSP = 3× PSP
458 4x PSP = 4× PSP
460 5x PSP = 5× PSP
461 6x PSP = 6× PSP
462 7x PSP = 7× PSP
464 8x PSP = 8× PSP
465 9x PSP = 9× PSP
466 10x PSP = 10× PSP
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/assets/lang/
H A Dth_TH.ini288 * PSP res = * ขนาดจอ PSP
452 1x PSP = 1× PSP (480x272p)
454 2x PSP = 2× PSP (960x544p)
456 3x PSP = 3× PSP (1440x816p)
458 4x PSP = 4× PSP (1920x1088p)
460 5x PSP = 5× PSP (2400x1360p)
461 6x PSP = 6× PSP (2880x1632p)
462 7x PSP = 7× PSP (3360x1904p)
609 Show PSP = แสดง PSP
1148 PSP Model = โมเดลของ PSP
[all …]
H A Dzh_CN.ini452 1x PSP = 1倍 PSP
454 2x PSP = 2倍 PSP
456 3x PSP = 3倍 PSP
458 4x PSP = 4倍 PSP
460 5x PSP = 5倍 PSP
461 6x PSP = 6倍 PSP
462 7x PSP = 7倍 PSP
464 8x PSP = 8倍 PSP
465 9x PSP = 9倍 PSP
466 10x PSP = 10倍 PSP
[all …]
H A Dru_RU.ini452 1x PSP = 1× PSP
454 2x PSP = 2× PSP
456 3x PSP = 3× PSP
458 4x PSP = 4× PSP
460 5x PSP = 5× PSP
461 6x PSP = 6× PSP
462 7x PSP = 7× PSP
464 8x PSP = 8× PSP
465 9x PSP = 9× PSP
466 10x PSP = 10× PSP
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/assets/lang/
H A Dth_TH.ini288 * PSP res = * ขนาดจอ PSP
452 1x PSP = 1× PSP (480x272p)
454 2x PSP = 2× PSP (960x544p)
456 3x PSP = 3× PSP (1440x816p)
458 4x PSP = 4× PSP (1920x1088p)
460 5x PSP = 5× PSP (2400x1360p)
461 6x PSP = 6× PSP (2880x1632p)
462 7x PSP = 7× PSP (3360x1904p)
609 Show PSP = แสดง PSP
1148 PSP Model = โมเดลของ PSP
[all …]
H A Dzh_CN.ini452 1x PSP = 1倍 PSP
454 2x PSP = 2倍 PSP
456 3x PSP = 3倍 PSP
458 4x PSP = 4倍 PSP
460 5x PSP = 5倍 PSP
461 6x PSP = 6倍 PSP
462 7x PSP = 7倍 PSP
464 8x PSP = 8倍 PSP
465 9x PSP = 9倍 PSP
466 10x PSP = 10倍 PSP
[all …]
H A Dru_RU.ini452 1x PSP = 1× PSP
454 2x PSP = 2× PSP
456 3x PSP = 3× PSP
458 4x PSP = 4× PSP
460 5x PSP = 5× PSP
461 6x PSP = 6× PSP
462 7x PSP = 7× PSP
464 8x PSP = 8× PSP
465 9x PSP = 9× PSP
466 10x PSP = 10× PSP
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/arm/
H A Darchv8m-cmse-msr-base.d12 0+.* <[^>]*> f380 8809 msr PSP, r0
13 0+.* <[^>]*> f380 8809 msr PSP, r0
18 0+.* <[^>]*> f380 8809 msr PSP, r0
19 0+.* <[^>]*> f380 8809 msr PSP, r0
24 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
25 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
30 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
31 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
H A Darchv8m-cmse-msr-main.d12 0+.* <[^>]*> f380 8809 msr PSP, r0
13 0+.* <[^>]*> f380 8809 msr PSP, r0
18 0+.* <[^>]*> f380 8809 msr PSP, r0
19 0+.* <[^>]*> f380 8809 msr PSP, r0
24 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
25 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
30 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
31 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
H A Darchv8m-main-dsp-4.d12 0+.* <[^>]*> f380 8809 msr PSP, r0
13 0+.* <[^>]*> f380 8809 msr PSP, r0
18 0+.* <[^>]*> f380 8809 msr PSP, r0
19 0+.* <[^>]*> f380 8809 msr PSP, r0
24 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
25 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
30 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
31 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/arm/
H A Darchv8m-cmse-msr-base.d12 0+.* <[^>]*> f380 8809 msr PSP, r0
13 0+.* <[^>]*> f380 8809 msr PSP, r0
18 0+.* <[^>]*> f380 8809 msr PSP, r0
19 0+.* <[^>]*> f380 8809 msr PSP, r0
24 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
25 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
30 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
31 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
H A Darchv8m-cmse-msr-main.d12 0+.* <[^>]*> f380 8809 msr PSP, r0
13 0+.* <[^>]*> f380 8809 msr PSP, r0
18 0+.* <[^>]*> f380 8809 msr PSP, r0
19 0+.* <[^>]*> f380 8809 msr PSP, r0
24 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
25 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
30 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
31 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
H A Darchv8m-main-dsp-4.d12 0+.* <[^>]*> f380 8809 msr PSP, r0
13 0+.* <[^>]*> f380 8809 msr PSP, r0
18 0+.* <[^>]*> f380 8809 msr PSP, r0
19 0+.* <[^>]*> f380 8809 msr PSP, r0
24 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
25 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
30 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
31 0+.* <[^>]*> f3ef 8009 mrs r0, PSP
/dports/devel/sdl20/SDL2-2.0.18/docs/
H A DREADME-psp.md1 PSP chapter
3 SDL port for the Sony PSP contributed by
7 Marcus R.Brown,Jim Paris,Matthew H for the original SDL 1.2 for PSP
8 Geecko for his PSP GU lib "Glib2d"
12 To build SDL2 library for the PSP, make sure psp-config is in the path and run:
16 Getting PSP toolchain
31 PSP Screen Keyboard

12345678910>>...60