Commit graph

22 commits

Author SHA1 Message Date
georgemoralis a805718d6c moved controller to host 2023-10-20 07:25:52 +03:00
georgemoralis a16ab298b1 more draft fs 2023-10-19 17:52:49 +03:00
georgemoralis bf16dbee34 draft fs design 2023-10-19 17:02:49 +03:00
georgemoralis 5f7b971385 few libc (pow ,_Sin ) for ps4nes 2023-10-19 12:27:28 +03:00
georgemoralis d40728f023 initial fs work (logging mostly) 2023-10-19 12:13:09 +03:00
georgemoralis a45ad0b0f8 some libc HLE functions needed for sonic mania 2023-10-17 18:30:09 +03:00
georgemoralis 7e5719398f atan2f libc HLE 2023-10-17 17:15:08 +03:00
georgemoralis e78b470668 rewrote libc_cxa 2023-10-16 20:49:52 +03:00
georgemoralis 0f5814418c vsnprintf implementation 2023-10-16 08:55:28 +03:00
georgemoralis e73ae3d586 libc , _Fsin , qsort,free,strncpy,memmove HLE calls 2023-10-15 16:03:55 +03:00
georgemoralis fd2bfc869b refactoring singleton class 2023-10-15 10:03:26 +03:00
georgemoralis 0762f54656 libc strcmp,mallon,strlen implementation 2023-10-15 00:23:01 +03:00
georgemoralis 718d921aa4 pad somehow working 2023-10-13 17:44:15 +03:00
georgemoralis 70487a4fed some work on pad emulation (WIP) 2023-10-13 09:40:59 +03:00
georgemoralis 3b38e27465 added pad functions parameters 2023-10-09 20:39:12 +03:00
georgemoralis e748468ab1 implemented some dummy pad, system_service, user_service calls 2023-10-07 12:03:03 +03:00
georgemoralis 59ec120563 some more HLE functions 2023-10-06 21:49:53 +03:00
georgemoralis 37805399d8 libc cleanups 2023-10-06 16:05:34 +03:00
georgemoralis 1ba106ccd4 small adjustments to printf 2023-10-06 14:46:12 +03:00
georgemoralis dc72fae8c6 printf implementation 2023-10-06 14:19:09 +03:00
georgemoralis 34264eb6aa adapting va_arg parameters of printf 2023-10-06 13:33:45 +03:00
georgemoralis 54845c7e53 printf implementation from vita3k (not yet adapted) 2023-10-06 12:46:28 +03:00