mgba/src
Bastien Orivel 199f692d55 Qt: Remove unused variables
* The usage for this one was removed in
  be3e884ba5
* This one is not used since afae3c8b80
  which moved the whole refresh process into its own method
* I couldn't find any usage of this one in the history, it was probably
  never read.
* This one was used until 10d5588d4c which
  removed the usage but not the declaration
* Unused since cf7017dd86
2020-11-12 01:55:00 -08:00
..
arm ARM: Move shifter call to avoid stack usage 2020-11-01 19:00:49 -08:00
core Core: Add shutdown callback 2020-09-09 23:05:11 -07:00
debugger Debugger: Close trace log when done tracing 2020-11-09 00:08:36 -08:00
feature mGUI: Fix cycling through config setting states with accept button 2020-10-14 23:41:05 -07:00
gb GB, GBA Video: Copy disable flags when drawing scanlines in proxy when not blocking 2020-10-21 22:00:27 -07:00
gba GBA Serialize: Ensure program counter is aligned when loading 2020-10-26 22:14:55 -07:00
platform Qt: Remove unused variables 2020-11-12 01:55:00 -08:00
sm83 SM83: Disassemble STOP as one byte 2020-09-09 23:05:11 -07:00
third-party Third-Party: Disable some warnings in discord-rpc 2020-07-27 23:52:06 -07:00
util Util: Add default memory.c implementation 2020-11-08 00:39:14 -08:00