Ben Vanik
|
2c42ea909b
|
Removing the dependency on OpenSSL, as it sucks.
|
2013-02-06 21:47:05 -08:00 |
Ben Vanik
|
7009cd8047
|
Updates for VC++ projects.
|
2013-02-06 19:57:45 -08:00 |
Ben Vanik
|
88431eadce
|
Screw convention; moving include files alongside source files.
They now will show up in xcode/etc.
|
2013-02-06 02:19:50 -08:00 |
Ben Vanik
|
5650cf92ab
|
Initial the websocket implementation.
Not yet running on other threads, but can read/write to a websocket from
a browser.
|
2013-02-02 02:50:56 -08:00 |
Ben Vanik
|
c2fbafdc28
|
Skeleton of the debugger host.
|
2013-02-01 05:37:42 -08:00 |
Ben Vanik
|
42009cda88
|
Fixes to get things compiling on OSX again.
|
2013-01-30 11:03:19 -08:00 |
Ben Vanik
|
94d55b5056
|
GYP updates for Windows.
This will break OSX for a moment.
|
2013-01-30 02:19:38 -08:00 |
Ben Vanik
|
f117f870fb
|
Cleaning up build warnings.
|
2013-01-29 20:27:24 -08:00 |
Ben Vanik
|
46d5a0b51d
|
Executing a bunch of instructions!
Very hacky module startup code, but can now start XEXs! Time to start
implementing kernel stuff.
|
2013-01-27 22:14:24 -08:00 |
Ben Vanik
|
12d9c3d15e
|
First instruction executed in the test runner!
Fixes #7.
|
2013-01-27 17:49:32 -08:00 |
Ben Vanik
|
860a0739ec
|
Adding gflags to handle command line flags.
It sucks, but is the best there is without using boost.
|
2013-01-23 21:31:23 -08:00 |
Ben Vanik
|
099e37490a
|
Work on CPU, codegen skeleton, and thunk.
|
2013-01-13 15:48:18 -08:00 |
Ben Vanik
|
bcd575f9b0
|
Massive dump of xenia-info required code.
This is a working xenia-info for xex files (no gdfs files yet).
|
2013-01-12 23:25:41 -08:00 |
Ben Vanik
|
986d63e412
|
Fixing xcode builds.
|
2013-01-11 01:54:48 -08:00 |
Ben Vanik
|
7e4a9220d7
|
Initial project skeleton.
This includes a working gyp-based build of an executable that uses LLVM.
|
2013-01-11 01:23:08 -08:00 |