Lime-3DS-Emulator/src/core/hw
archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h
Involves making asserts use printf instead of the log functions (log functions are asynchronous and, as such, the log won't be printed in time)
As such, the log type argument was removed (printf obviously can't use it, and it's made obsolete by the file and line printing)

Also removed some GEKKO cruft.
2015-02-10 18:30:31 -08:00
..
gpu.cpp core: Fix some warnings on OSX 2015-02-03 08:14:42 -05:00
gpu.h GPU: Do periodic VBlank updates using CoreTiming 2015-01-14 05:20:13 -02:00
hw.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
hw.h License change 2014-12-20 21:20:24 -08:00