73 Commits (63c10f71dd5c96c6b2a96f5ae5b7fd2a93fa07f3)
 

Author SHA1 Message Date
xtremegamer1 63c10f71dd Merge branch 'main'
2 years ago
xtremegamer1 e3abc955e1 ok so basicallt i
2 years ago
xtremegamer1 39a906f837 added pragma once
2 years ago
xtremegamer1 fcdc3866c6 Corrected typos
2 years ago
xtremegamer1 f78333e3fe Fixed typo and fixed nor vs nand fuckup
2 years ago
xtremegamer1 1491e62d72 minor fixes
2 years ago
xtremegamer1 9ae338e7d1 deleted a single line 😐
2 years ago
xtremegamer1 0c9a67c6c0 Check for 64 bit GP
2 years ago
xtremegamer1 2a72cbffcd Added load delta and push order
2 years ago
xtremegamer1 2cc88f60ab Added or virtual instruction
2 years ago
xtremegamer1 bcf5c66643 Fixed vmenter location
2 years ago
xtremegamer1 4de96fbaef Added a function to determine if a register is 32-bit general purpose
2 years ago
xtremegamer1 38754fc26b removed prints now that the memory leaks are gone
2 years ago
xtremegamer1 f8247a9487 added my new instructions
2 years ago
xtremegamer1 34c109f303 Fixed the awful generator
2 years ago
xtremegamer1 c9c5a7d11e Hi besties 😐
2 years ago
xtremegamer1 450ced9740 Added handlers
2 years ago
xtremegamer1 9713d1b144 FIxed handlers
2 years ago
xtremegamer1 4776d1e49f Fixed handlers, added writedr7, fixed names
2 years ago
xtremegamer1 1829b58cc6 Added allocation tracker
2 years ago
xtremegamer1 e7c07c11d4 updated source files
2 years ago
xtremegamer1 0e1619b76e Added writedr7 instruction
2 years ago
xtremegamer1 bed10c0c46 Added an extremely simple memory leak tracker
2 years ago
xtremegamer1 8d42008427 Added some vmprofiles
2 years ago
xtremegamer1 415150657d Added some new vmprofiles
2 years ago
xtremegamer1 e14d4f67e8 why do my deps keep fucking themselves
2 years ago
xtremegamer1 4b80be1bdf Ok this should work now....
2 years ago
xtremegamer1 c43fc3ee1e Merge branch 'main' of https://github.com/xtremegamer1/vmprofiler
2 years ago
xtremegamer1 a19d9c6fb8 trying to fix submodule fuckup
2 years ago
xtremegamer1 48eaabf526 trying to fix submodule fuckup
2 years ago
xtremegamer1 e3ecef4d4a I still dont't understand git please help
2 years ago
xerox b01ba0ef77 updated readme
2 years ago
xerox eb392c730d updated readme
2 years ago
IDontCode ace731e94d ran cmkr so that cmake configures to build x86 only...
2 years ago
IDontCode 96f087c3bf updated unicorn-engine build targets just to build x86 emulation...
2 years ago
IDontCode b7330ad02f removed capture from lambdas in profiles... compiles on linux now. added readme for vm_entry_test...
2 years ago
_xeroxz 1b2b79e3e9 added nop vm handler
2 years ago
_xeroxz b88c7b9321 updated how vm::instrs::determine works...
2 years ago
_xeroxz 322a8bcf97 updated vblk...
2 years ago
IDontCode 4e8c37dbe0 Add LICENSE
2 years ago
John Doe c5df1338ac i updated some code so virtual branch determination code will run
2 years ago
John Doe b018ca7999 removed a print statement...
2 years ago
John Doe 4c4bcf8a18 fixed a bug in the deadstore removal algo...
2 years ago
John Doe 703245ffc9 added vmexit handler...
2 years ago
John Doe fc310689a5 added shr profile
2 years ago
John Doe 2b4bb0ebed added imul and nor handlers...
2 years ago
John Doe 9ad92bc50e added more vm-handler's....
2 years ago
John Doe dcb8e1c96a added ADD profiler, added some macros to make matchers easier...
2 years ago
John Doe 599a685b9e fixed jmp profile...
2 years ago
John Doe b560b35284 added a few more vmprofiles...
2 years ago