Commit Graph

2 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 c909aeb102 Store for temporary modification.
Signed-off-by: Michael Fabian Dirks <michael.dirks@realitybends.de>
2015-05-10 23:34:51 +02:00