Commit Graph
23 Commits
Author SHA1 Message Date
ParisandGitHub b79c12901b Merge pull request #1 from wheremyfoodat/wrage-4
Title
2023-10-20 01:36:10 +03:00
offtkp fb0a2a6801 Decouple emulator and frontend code 2023-10-18 15:24:42 +03:00
offtkp ab83fc1e71 Replace android_ndk_import_module_cpufeatures macro with its declaration 2023-10-18 00:34:35 +03:00
offtkp fa9af4fb2e Fix save path on Android 2023-10-18 00:34:08 +03:00
offtkp c081a099e5 Fix more shader type mismatches 2023-10-17 23:38:11 +03:00
ParisandGitHub f0c6930b8d Update CMakeLists.txt 2023-10-17 01:26:41 +03:00
ParisandGitHub 66ef63899a Update lua_manager.hpp 2023-10-17 00:07:48 +03:00
offtkp 5142f86b6e Add AUR badge 2023-08-22 14:39:56 +03:00
offtkp e6098ba7ae Remove the TODO in romfs.cpp 2023-07-29 23:04:32 +03:00
offtkp d610cfa826 Change some function specifiers 2023-07-29 18:50:51 +03:00
offtkp 85bbd713b0 Parse RomFS files in RomFS parser 2023-07-29 18:25:31 +03:00
offtkp fb6ec3aa5f Remove recursion from RomFS parse, clang-format 2023-07-29 17:01:44 +03:00
offtkp 2de35bd39d Add RomFS directory traversal stuff 2023-07-29 04:02:13 +03:00
offtkp f3ce29bf2d Add IVFC parser 2023-07-29 02:08:14 +03:00
offtkp b14564bcb3 Add /step http server command 2023-07-28 13:17:36 +03:00
offtkp dfde03a344 Remove unused parameter in MyEnvironment 2023-07-27 15:03:50 +03:00
offtkp 630d423a4d Make load_rom use DeferredResponseWrapper 2023-07-27 13:02:41 +03:00
offtkp 63f9cfe0c2 Add load_rom http server command 2023-07-26 16:36:37 +03:00
offtkp 3a21661f45 Refactor http server 2023-07-24 11:43:40 +03:00
offtkp 37188edc3b Add /status command in http server 2023-07-10 13:52:40 +03:00
offtkp b8fa5fc86d Separate http server to a new file 2023-07-10 01:32:47 +03:00
offtkp 77ea84373f Add /input command in http server 2023-07-10 01:00:14 +03:00
offtkp 0949a16e6f Add initial http server stuff 2023-07-10 01:00:08 +03:00