Commit Graph

16 Commits

Author SHA1 Message Date
georgemoralis 57985304c6 added some more stdio functions 2023-11-13 14:06:57 +02:00
georgemoralis a1e5fcf0c5 added fs.cpp , fs.h from pr #70 2023-11-13 13:05:39 +02:00
georgemoralis 49090c1ba5 sprintf implementation 2023-11-13 12:22:41 +02:00
georgemoralis 9b8615e99b snprintf implementation 2023-11-13 09:22:26 +02:00
georgemoralis 7631ebb76f libc strncmp , strrchr for katsika 2023-11-13 08:44:08 +02:00
wheremyfoodat 21c8150841
[Libc] Add getptolower/getptoupper/getpctype 2023-11-11 12:28:15 +02:00
GPUCode 369d92fa56 core: Reorganize 2023-11-06 01:11:54 +02:00
GPUCode 303f086b14 common: Move classes to common namespace 2023-11-05 16:56:28 +02:00
GPUCode 17aefc1aef src: Move certain headers in common 2023-11-05 13:41:26 +02:00
georgemoralis c126925dd9 libc fprintf implementation for stdout,stderr case (needed from undertale) 2023-11-01 13:02:39 +02:00
georgemoralis 7b276e0a08 some HLE implementation for undertale game to process further 2023-11-01 12:40:56 +02:00
georgemoralis 6fba3a4380 finished libc refactoring 2023-10-31 19:08:33 +02:00
georgemoralis fd535bae6b libc separate stdlib functions to libc_stdlib 2023-10-31 18:12:05 +02:00
georgemoralis f5526977d3 libc separated string functions to libc_string 2023-10-31 17:32:56 +02:00
georgemoralis bb578ae377 cleanup libc (wip) and separated it to several files 2023-10-31 15:53:46 +02:00
georgemoralis 28a5277e2b reorganized libc package 2023-10-31 15:37:24 +02:00
Renamed from src/Emulator/HLE/Libraries/LibC/libc.cpp (Browse further)