georgemoralis
|
e847f317e8
|
switched elf logging to fmt
|
2023-10-28 08:55:58 +03:00 |
|
georgemoralis
|
4f75f7a710
|
Merge pull request #64 from georgemoralis/logging_exception
log exceptions and flush log file
|
2023-10-28 00:10:19 +03:00 |
|
georgemoralis
|
3ad4d77660
|
Update src/Util/log.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
|
2023-10-28 00:09:47 +03:00 |
|
georgemoralis
|
c1ea924cef
|
Update src/Util/log.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
|
2023-10-27 20:56:21 +03:00 |
|
georgemoralis
|
14315740f2
|
Update src/Util/log.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
|
2023-10-27 20:55:18 +03:00 |
|
georgemoralis
|
389f798ec4
|
log exceptions and flush log file
|
2023-10-27 18:57:48 +03:00 |
|
georgemoralis
|
b38f9c28ac
|
improved logging in elf loader
|
2023-10-27 18:28:05 +03:00 |
|
georgemoralis
|
1ca3d68f59
|
removed obsolute fs
|
2023-10-27 11:07:19 +03:00 |
|
georgemoralis
|
2dfba74d85
|
Update README.md
|
2023-10-27 09:45:15 +03:00 |
|
georgemoralis
|
e6951667c2
|
Merge pull request #62 from GPUCode/new-elf
code: Rework elf loader and general cleanup
|
2023-10-27 09:44:30 +03:00 |
|
GPUCode
|
4579122515
|
vulkan: Remove orphan new part 2
|
2023-10-26 23:46:05 +03:00 |
|
GPUCode
|
944401aa7a
|
vulkan: Remove orphan new part 1
|
2023-10-26 23:38:37 +03:00 |
|
GPUCode
|
5118435d65
|
code: Replace printf/scanf with type safe fmt
|
2023-10-26 23:29:19 +03:00 |
|
GPUCode
|
9ceef6e6f6
|
main: Remove remnants of imgui example
|
2023-10-26 23:15:11 +03:00 |
|
GPUCode
|
bd8e74f4ef
|
singleton: Use unique_ptr
|
2023-10-26 23:13:24 +03:00 |
|
GPUCode
|
3b71da6272
|
linker: Eliminate orphan news
* Most of these can just be on the stack, with the rest being std::vectors
|
2023-10-26 23:07:15 +03:00 |
|
GPUCode
|
17be88be2e
|
core: Rework elf loader
|
2023-10-26 22:55:13 +03:00 |
|
georgemoralis
|
edff4f1cf5
|
Merge pull request #61 from GPUCode/stl-threads
core: Switch threading primitives to STL types
|
2023-10-22 17:35:51 +03:00 |
|
GPUCode
|
eef2973a46
|
core: Remove Timer in favour of std::chrono
|
2023-10-22 17:17:43 +03:00 |
|
GPUCode
|
7b6a127051
|
core: Switch to std threading primitives
|
2023-10-22 17:10:25 +03:00 |
|
georgemoralis
|
6fb5c68812
|
started 0.0.3 WIP
|
2023-10-22 00:20:51 +03:00 |
|
georgemoralis
|
5a12c5280b
|
updated changelog for v0.0.2
|
2023-10-21 21:45:49 +03:00 |
|
georgemoralis
|
680b986bbc
|
updated version to v0.0.2
|
2023-10-21 21:37:17 +03:00 |
|
georgemoralis
|
a805718d6c
|
moved controller to host
|
2023-10-20 07:25:52 +03:00 |
|
georgemoralis
|
22b8c3568b
|
Merge pull request #58 from georgemoralis/fs
filesystem work
|
2023-10-20 07:07:59 +03:00 |
|
georgemoralis
|
c7213dd1ad
|
Merge pull request #59 from georgemoralis/result
Add Result<T, E> type
|
2023-10-19 22:33:53 +03:00 |
|
wheremyfoodat
|
271993b38c
|
Add Result<T, E> type
|
2023-10-19 18:39:20 +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
|
9d3f1f9c35
|
e_type ET_SCE_DYNAMIC seems to be valid as well
|
2023-10-19 13:01:20 +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
|
6db0e0f1c9
|
cleanup gnmDriver
|
2023-10-16 20:56:43 +03:00 |
|
georgemoralis
|
e78b470668
|
rewrote libc_cxa
|
2023-10-16 20:49:52 +03:00 |
|
georgemoralis
|
bac05cc010
|
sceVideoOutClose implementation (partial)
|
2023-10-16 14:34:12 +03:00 |
|
georgemoralis
|
0f5814418c
|
vsnprintf implementation
|
2023-10-16 08:55:28 +03:00 |
|
georgemoralis
|
ea9eec4a55
|
Merge pull request #55 from georgemoralis/skmp/stubs-log-return-addr
stubs: also log return address
|
2023-10-15 19:33:02 +03:00 |
|
Stefanos Kornilios Mitsis Poiitidis
|
5bdbc3584a
|
stubs: also log return address
|
2023-10-15 16:09:38 +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
|
98f773b51e
|
video_out fixes for openBor
|
2023-10-15 00:31:42 +03:00 |
|
georgemoralis
|
0762f54656
|
libc strcmp,mallon,strlen implementation
|
2023-10-15 00:23:01 +03:00 |
|
georgemoralis
|
79952d166a
|
Merge pull request #54 from georgemoralis/skmp/stub-log-unknown-nids
Stubs: Log nids for unknown ones
|
2023-10-14 19:50:48 +03:00 |
|
Stefanos Kornilios Mitsis Poiitidis
|
5570fab8c6
|
Stubs: Log nids for unknown ones
|
2023-10-14 19:07:38 +03:00 |
|
georgemoralis
|
661e2e13f9
|
Merge pull request #53 from georgemoralis/pad
pad implementation
|
2023-10-13 20:42:15 +03:00 |
|
georgemoralis
|
01e90a85d3
|
map for dpad keys to emulator
|
2023-10-13 20:41:03 +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 |
|