Commit graph

171 commits

Author SHA1 Message Date
RaySollium99
fe3e0cbc36 Add BunkenTech Fontmap
Was originally going to use ImagineFloat, but decided to go with BunkenTech. It's not the same as ImagineFloat, but it's very similar, but will be free on my part
2025-01-12 20:34:17 -03:00
RaySollium99
40f540cd5a Change README
i'm back after 2 months bitch
2024-10-30 06:26:11 -03:00
Ray The Fox
7b4c3531ef Add XMB BGM (Ripped from PS3) 2024-08-08 22:28:14 -03:00
Ray The Fox
bf830343a6 Add XMB Background (PIC1), add Retro Dreams BGM (not implemented yet) 2024-08-08 20:23:00 -03:00
Ray The Fox
8a142b8983 Add new backgrounds (Not implemented yet) 2024-08-06 13:44:24 -03:00
Ray The Fox
8276aa84ac Remove Unused Red Select Color 2024-08-05 14:57:31 -03:00
Ray The Fox
6ebee76883 Still not working btw 2024-08-04 22:29:42 -03:00
Ray The Fox
291e4fe9c7 Can you tell i don't code C (still not working) 2024-08-04 22:24:22 -03:00
Ray The Fox
078c7ede44 (T6) Update Gitignore (again), Update Name and Fix Savedata
Btw there's no T5 on the commit changes because i forgot to change from M1 for an entire version
2024-08-04 21:58:25 -03:00
Ray The Fox
d80333917d Change Icon 2024-08-04 19:33:02 -03:00
Ray The Fox
79b5e8a900 (T4) Change main menu string, fix background and rom selector 2024-08-04 19:23:36 -03:00
Ray The Fox
477fd56aff Sorta changed the background (Need to resize), and failed to ignore the file extension 2024-08-04 17:51:25 -03:00
Ray The Fox
f770589dd0 Change Gitignore, Main Menu & ROM Directory
Long ass title cuz i am a loser ^^
2024-08-04 17:22:39 -03:00
Ray The Fox
f50b7edf80 Create PSP Readme
First compiled file gave me this so ¯\_(ツ)_/¯
2024-08-04 16:55:47 -03:00
kub
75db61b756 platform ps2, handle audio similar to psp 2024-07-22 08:31:21 +02:00
kub
7bf552b5fa add/update copyright notices for substantially changed files 2024-07-02 22:55:50 +02:00
kub
15cc45c0da platforms, display pad overlay and storyware pages for Pico 2024-03-25 23:08:23 +01:00
kub
c87e36d750 core+platforms, revise pico pen handling
the MSB in the tablet position register denotes pen on surface.
add logic and a hotkey for handling pen not on surface. This allows
for repositioning of the pen without the storyware reacting to it.
2024-03-18 18:24:54 +01:00
kub
56ec20d262 psp, small fixes 2024-03-03 09:45:01 +01:00
kub
e28fd20f08 psp, revisit audio handling
sound rates 44100, 22050, 11025 Hz, internally upsampled
conversion to stereo since mono isn't supported well on psp
2024-03-02 10:19:57 +01:00
kub
d12dd1b4ea psp, rendering fix, some build changes 2024-03-02 10:19:57 +01:00
kub
3eb1d64585 ps2, minor audio and gfx fixes 2024-02-18 23:30:36 +01:00
kub
089f516d6c make sound rates platform dependent 2024-02-17 21:54:33 +01:00
kub
33bde0c3c5 psp, fix for pspdev update 2024-02-15 00:07:36 +01:00
kub
dca20effa2 platforms, revisit Pico ptr handling 2024-01-13 12:09:16 +01:00
kub
58fc34b1d6 build, odbeta and opendingux cleanup 2023-12-12 23:35:02 +01:00
kub
85174a6d8d build, cleanup
- remove/rename some platforms from configure
- new rg99 odbeta build, courtesy of sydarn
- pandora support, courtesy of notaz
2023-12-12 23:35:02 +01:00
kub
fc07fe2b4e psp, revisit scaling 2023-11-30 20:35:49 +01:00
kub
575d224780 psp, fix enable sound option 2023-11-24 18:51:32 +01:00
kub
48fc9762de psp, fix GU hardware rendering 2023-11-24 18:51:31 +01:00
kub
250c8ffbc0 build, revisions and fixes for opendingux based platforms 2023-11-23 21:07:56 +01:00
Francisco Javier Trujillo Mata
4b2223986c Use posix functions for PSP 2023-11-16 00:04:48 +01:00
kub
3167aa9a94 compile fixes for CI 2023-10-26 19:03:50 +00:00
kub
70ef073f66 add CI for psp 2023-06-16 23:43:56 +00:00
kub
0aa63fce12 core, revisit Sega 8 bit hardware handling 2023-02-22 23:22:45 +00:00
kub
cab84f29e5 core, preparations for sc-3000 support 2023-02-18 20:57:16 +00:00
kub
ebd9c86a6c platform, clear status remnants after renderer switching by hotkey 2022-12-19 22:03:43 +00:00
kub
7e0c38c9c7 psp, fix vsync synchronisation 2022-10-16 20:17:42 +00:00
kub
a2d1369cb5 psp, enable using new pspdev, fix some bugs 2022-09-29 23:24:43 +00:00
kub
6370b1d401 psp, more fps, improve sms/gg scaling 2022-09-28 18:43:33 +00:00
kub
96948bdfc8 sms, add fast renderer, remove 1st column (8 px) if blanked 2022-09-25 10:03:06 +00:00
kub
68a950875c sound, add FM filtering 2022-04-19 23:18:56 +02:00
kub
a990d9c434 ui, revisit menu 2022-04-09 22:30:44 +02:00
kub
882f697ad4 sound, add native rate mode, change resampling 2022-03-31 19:51:03 +02:00
kub
f7741cac91 sound, fix mcd cdda (mono, resampling), type cleanup, remove minimp3 2022-02-08 20:49:43 +00:00
kub
44e4bf2b0f linux+psp, improve sw upscaling 2021-11-26 21:32:58 +01:00
kub
495fe1fdad platform, fix vertical scaling, aspect ratio handling (gp2x, psp) 2021-11-10 23:33:18 +01:00
kub
ace184013b core+gp2x+psp, fix handling mid-frame palette changes 2021-11-10 23:32:40 +01:00
kub
f0e6d1e371 psp, fix suspend/resume 2021-10-21 20:52:20 +02:00
kub
0924243a53 psp, scaling revisited 2021-09-10 18:54:05 +02:00