Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-06 | MORTEVIELLE: Converted memw[] usage to use mem[] array with endian macros | Paul Gilbert | |
This is better for now, since mem and memw share the same memory space. | |||
2012-04-06 | MORTEVIELLE: Added stubs for remaining functions needed by the project | Paul Gilbert | |
2012-04-06 | MORTEVIELLE: More compilation fixes | Paul Gilbert | |
2012-04-06 | MORTEVIELLE: Compilation fixes based on adding appropriate #include files | Paul Gilbert | |
2012-04-06 | MORTEVIELLE: cardinal -> uint | Paul Gilbert | |
2012-04-06 | MORTEVIELLE: Start including header files | Strangerke | |
2012-04-06 | MORTEVIELLE: rename namespace | Strangerke | |
2012-04-06 | MORTEVIELLE: Add namespace and standard header | Strangerke | |
2012-04-06 | MORTEVIELLE: Converted more arrays into C style arrays | Eugene Sandulenko | |
2012-04-06 | MORTEVIELLE: real -> float | Eugene Sandulenko | |
2012-04-06 | MORTEVIELLE: integer -> int | Eugene Sandulenko | |
2012-04-06 | MORTEVIELLE: Rename *.h -> *.cpp where they really belong | Eugene Sandulenko | |