Commit graph

17 commits

Author SHA1 Message Date
Inori
c6105fb905 fix tinydbr release cpp version 2023-06-26 23:23:32 +08:00
Inori
23e8cfeb68 support vs2022 and llvm 16.0.6 2023-06-20 21:24:59 +08:00
Asuka
1fbcff1001 fix release build for tinydbr 2022-06-12 05:28:53 +08:00
Asuka
92b239c624 add some optimizations and fall back to C++17 2022-05-30 03:16:39 +08:00
Asuka
5a4b08868f introduce loop info 2022-05-27 03:01:26 +08:00
Asuka
f48e499e15 remove zydis dependency from tinydbr 2022-04-26 18:17:44 +08:00
Asuka
1b24efd881 fix clang compatible bug 2022-04-19 15:22:39 +08:00
Asuka
89da8b2743 implement virtual cpu 2022-03-25 06:37:37 +08:00
Asuka
42bda7d1df reconstruct tinydbr files, prevent header infection 2022-03-25 05:14:38 +08:00
Asuka
eb0a316429 restore some simple graphics source files 2022-03-20 06:10:15 +08:00
Asuka
3ddaeb0e1c disable gs
may save some instructions
2022-03-16 21:11:05 +08:00
Asuka
6026c17edb update tinydbr
fix a stupid typo
2022-03-16 17:24:16 +08:00
Asuka
616d73792e update tinydbr
add xsave/xrstor support
2022-03-16 01:07:23 +08:00
Asuka
f4c53cf420 fix release build
now the release version works correctly
2022-03-11 02:18:02 +08:00
Asuka
279ba8e2ed add tinydbr library and reconstruct 3rdparty libraries
now we have the full power to develop this shit
2022-03-11 02:05:59 +08:00
Asuka
09d51e54e9 Revert "add tinydbr submodule"
This reverts commit 4732c8813b.
2022-03-11 00:40:50 +08:00
Asuka
4732c8813b add tinydbr submodule
now we have the full power to implement this emulator
2022-03-10 02:01:10 +08:00