Commit Graph

5 Commits

Author SHA1 Message Date
Michael Fabian Dirks 38af4e7491 BlitzPointer 1.1
- Added and updated examples for more advanced usage.
- Added Direct Memory Access (DMA) functions, use with caution.
- Fixed a backwards instruction jump caused by using __cdecl instead of __stdcall.
- Removed string return type as it caused an unsolvable memory leak.
2015-05-17 11:49:46 +02:00
Michael Fabian Dirks 57cb1642c4 BlitzPointer: Testing new MACRO based function implementation. 2015-05-14 00:42:38 +02:00
Michael Fabian Dirks d69e0aba0b Update BlitzPointer and add example files. 2015-05-11 23:10:15 +02:00
Michael Fabian Dirks c909aeb102 Store for temporary modification.
Signed-off-by: Michael Fabian Dirks <michael.dirks@realitybends.de>
2015-05-10 23:34:51 +02:00
Michael Fabian Dirks b641313a75 Initial Commit with Data
Signed-off-by: Michael Fabian Dirks <michael.dirks@realitybends.de>
2015-05-10 17:31:34 +02:00