summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-08-23Starting tests. This is going to take some time.Ben Vanik
2014-08-23Run tests on both IVM and x64.Ben Vanik
2014-08-23Alloy test shim.Ben Vanik
2014-08-21alloy-sandbox running on osx (ivm only).Ben Vanik
2014-08-21Fixing alloy-sandbox.Ben Vanik
2014-08-21alloy-sandbox can now (almost) build without libxenia.Ben Vanik
2014-08-21Splitting logging core into poly.Ben Vanik
2014-08-20Removing dep on xenia/types.h from alloy.Ben Vanik
2014-08-20Removing xenia/malloc.*Ben Vanik
2014-08-19Shrinking alloy memory interface so that alloy-sandbox doesn't need xe.Ben Vanik
2014-08-16Removing PAL.Ben Vanik
2014-08-16Header cleanup.Ben Vanik
2014-08-16XECOUNT to countof.Ben Vanik
2014-08-16More string swapping and cleaning up main().Ben Vanik
2014-08-15Experimenting with xdb API, starting on compare tool.Ben Vanik
2014-08-15Postmortem debug target now loads/scans the trace and inits the filesystem.Ben Vanik
2014-08-15Moving XdbApp under ui::.Ben Vanik
2014-08-15xdb progress; skeleton trace loading.Ben Vanik
2014-08-15Skeleton xdb UI.Ben Vanik
2014-08-15Skeleton for xdb.Ben Vanik
2014-07-29Removing some xenia requirements from alloy sandbox.Ben Vanik
2014-07-29More mac fixups.Ben Vanik
2014-07-13More C++11ification.Ben Vanik
2014-07-13C++11ing some things.Ben Vanik
2014-07-13Sprucing up some of alloy.Ben Vanik
2014-07-12Sandbox getting close to running.Ben Vanik
2014-05-28Microprofile integration.Ben Vanik
2014-05-27Profiler skeleton.Ben Vanik
2014-02-02I seem to relearn blr != return once every month or so.Ben Vanik
2014-01-26Removing SET_RETURN_ADDRESS - hopefully it'll never be needed again.Ben Vanik
2014-01-18STFS loading... xex's load, but files seem broken. Ugh.Ben Vanik
2014-01-16Logging nice fatal errors when dying, w/ a msgbox when not in a console.Ben Vanik
2014-01-16Support redirecting stdout/stderr to the launching console.Ben Vanik
2014-01-15Played with making xenia-run a Win32 app, but then logging stops working...Ben Vanik
2013-12-24Fixing sandbox to work.Ben Vanik
2013-12-22Load map files and set function names.Ben Vanik
2013-12-08Return address handling. Not happy with the design, but it (sorta) works.Ben Vanik
2013-12-06Initial Alloy implementation.Ben Vanik
2013-10-23Massive refactoring of all code + audio skeleton.Ben Vanik
2013-10-19Some improvements to the .map generation script.gibbed
2013-10-16Helper script to generate a .map file.gibbed
2013-10-11D3D11 window up and spinning.Ben Vanik
2013-09-25Adding vblank interrupt.Ben Vanik
2013-06-30Adding thread ID to trace lines and cleaning up their formatting.Ben Vanik
2013-05-31Wiring up register read/write from JIT -> GPU.Ben Vanik
2013-05-29Adding --target= and --trace_registers flags.Ben Vanik
2013-05-27Skeleton GPU files.Ben Vanik
2013-05-25Making xenia-test run on Windows.Ben Vanik
2013-05-23Adding 'x64' backend.Ben Vanik
2013-05-23Removing libjit, because it is pretty terrible.Ben Vanik