mgba/src
Lars Wendler 9b9de7f2db
Don't include internal zip library when USE_MINIZIP is defined.
According to CmakeLists.txt file USE_MINIZIP enables linking against system
minizip library but the code in src/util/vfs/vfs-zip.c doesn't reflect
that.
2016-07-12 15:50:27 +02:00
..
arm ARM7: Fix setting spsr privilege bits when spsr is empty 2016-06-10 10:18:21 -07:00
core Qt: Load temporary saves (untested) 2016-06-07 15:06:44 -07:00
debugger Debugger: CLI debugger now exits when end-of-stream is reached 2016-06-06 22:08:22 -07:00
feature Core: Migrate extdata to core 2016-05-28 18:31:04 -07:00
gb GB Video: Call finishFrame at end of vblank 2016-06-25 01:34:29 -07:00
gba GBA Audio: Reset audio FIFO DMA if an invalid destination is set 2016-07-08 21:35:22 -07:00
lr35902 GB: Fix up debugger a bit 2016-05-30 12:12:00 -07:00
platform Qt: Make -g flag work in Qt build 2016-07-09 14:58:12 -07:00
third-party Third-Party: Update LZMA SDK to 15.14 2016-01-03 16:34:47 -08:00
util Don't include internal zip library when USE_MINIZIP is defined. 2016-07-12 15:50:27 +02:00