Commit graph

480 commits

Author SHA1 Message Date
georgemoralis aca9aee7be configurable loglevel in config file 2023-08-16 10:34:04 +03:00
georgemoralis 5a6ceb04a5 reorganize function call to proper file 2023-08-15 23:10:45 +03:00
georgemoralis 78f01d3e96 Update README.md 2023-08-15 01:02:16 +03:00
georgemoralis fee76251e2 Update README.md 2023-08-14 20:29:49 +03:00
georgemoralis 6cc91a88f6 Update README.md 2023-08-14 20:29:16 +03:00
wheremyfoodat c016e7ac12 added configuration class 2023-08-14 20:17:01 +03:00
georgemoralis b67e7460e2 improvements in logging 2023-08-14 01:24:03 +03:00
georgemoralis b0f8aadd18 log class : added color output based on log levels (WIP) 2023-08-13 17:33:50 +03:00
georgemoralis c37067641d refactoring log class 2023-08-13 16:54:56 +03:00
georgemoralis a3c6af99b8 remove log for renaming to lowercase 2023-08-13 16:46:59 +03:00
georgemoralis 470699a41a using our own application id for discord 2023-08-12 18:47:37 +03:00
georgemoralis f62f2c767f better place to init discordRPC 2023-08-12 01:02:42 +03:00
georgemoralis 63185c4734 Merge pull request #34 from wheremyfoodat/discord
Discord RPC
2023-08-12 00:34:44 +03:00
wheremyfoodat f6d3ea4253 Add discord RPC 2023-08-11 20:22:26 +03:00
wheremyfoodat e53830143d Add discord-rpc submodule 2023-08-11 19:52:50 +03:00
georgemoralis 011e2dffc3 proper variable naming 2023-08-10 21:30:35 +03:00
georgemoralis ba7cb222a1 Merge pull request #33 from wheremyfoodat/wheremyfoodat-patch-1
Προσωρινή αφαίρεση του κτίσματος Linux απο το readme
2023-08-10 20:22:35 +03:00
georgemoralis d0f4788647 sceVideoOutSetBufferAttribute attribute->option value 2023-08-10 20:20:42 +03:00
georgemoralis 27df587d7f sceVideoOutSetBufferAttribute implementation 2023-08-10 20:14:44 +03:00
wheremyfoodat ef24b5cfa7 Προσωρινή αφαίρεση του κτίσματος Linux απο το readme 2023-08-09 21:59:20 +03:00
georgemoralis f648c2db92 Merge pull request #32 from georgemoralis/threading
Threading
2023-08-09 11:57:39 +03:00
georgemoralis 200e5933ad threading working ,fixed a big in sceKernelMapDirectMemory 2023-08-09 11:42:50 +03:00
georgemoralis e1693e28c5 threading part 1 2023-08-09 10:31:18 +03:00
georgemoralis b2a397d4f7 Update README.md 2023-08-09 00:56:45 +03:00
wheremyfoodat d4b8a2ee17 name conversions fixes 2023-08-08 22:44:01 +03:00
georgemoralis 347ceedd60 Update README.md 2023-08-08 22:31:21 +03:00
georgemoralis 7cbd98def8 Update and rename linux_building to linux_building.md 2023-08-08 22:29:51 +03:00
georgemoralis a827e94c56 Create linux_building 2023-08-08 22:29:16 +03:00
georgemoralis 3457b1801f moved broken linux workflow 2023-08-08 22:27:30 +03:00
georgemoralis a703392cbd implemented sceKernelMapDirectMemory 2023-08-08 22:24:17 +03:00
georgemoralis 297e4d9afc aligned memory allocation using VirtualAlloc2 2023-08-07 18:16:26 +03:00
georgemoralis e26cabb181 refactoring virtual_memory 2023-08-06 22:52:20 +03:00
georgemoralis 89abe5cc28 refactoring 2023-08-04 11:33:00 +03:00
georgemoralis 84a9f9bb16 initial work on sceKernelMapDirectMemory 2023-08-03 14:18:55 +03:00
georgemoralis be4ce90b50 recommit debug.h 2023-08-03 13:43:42 +03:00
georgemoralis 016b5a4a76 git doesn't understand namechange 2023-08-03 13:43:25 +03:00
georgemoralis 55c8921088 improved logging in sceKernelAllocateDirectMemory 2023-08-03 13:27:07 +03:00
georgemoralis 1f1d8af940 added more proper and faster hex logging conversion 2023-08-03 13:16:49 +03:00
georgemoralis 3effaa2733 removed debug code 2023-08-03 13:06:23 +03:00
georgemoralis 23944ce2d7 forgot cmake 2023-08-03 13:05:36 +03:00
georgemoralis bd93b1f84d memory management refactoring 2023-08-03 13:05:13 +03:00
wheremyfoodat 582e27b729 general refactoring and coding format fixes 2023-08-03 12:25:25 +03:00
wheremyfoodat 1e52636259 proper timer class placeholders 2023-08-03 12:11:47 +03:00
georgemoralis 1dbc6685b2 placeholder for making Memory and Timer classes portable 2023-08-03 11:29:14 +03:00
georgemoralis ed464903d7 print memory types enum value 2023-08-03 11:13:08 +03:00
georgemoralis 018e0d37c7 more refactoring 2023-08-02 15:16:00 +03:00
georgemoralis 0b161f3e8b Update README.md 2023-08-02 13:59:00 +03:00
georgemoralis 17fc6b63a7 refactoring 2023-08-02 13:51:10 +03:00
wheremyfoodat 7d5f53cd95 name conversions 2023-08-02 13:11:09 +03:00
georgemoralis 4d87ac2143 Refactoring PhysicalMemory 2023-08-02 08:41:41 +03:00