Commit Graph

17 Commits

Author SHA1 Message Date
ebab2d5036
[GTK3] Implement the app.close action 2020-04-12 00:38:18 +02:00
b67caec5cc
[GTK3] Add DMG color palettes 2020-04-11 18:25:04 +02:00
5e559541f2
[GTK3] Implement the new SGB border options 2020-04-11 18:25:04 +02:00
dea2ad8e55
[GTK3] Make use of GB_set_boot_rom_load_callback 2020-04-11 18:25:04 +02:00
5208481337
[GTK3] Add the new frame blending modes to the GUI 2020-04-11 18:25:04 +02:00
66e2e75102
[GTK3] Implement debugger console sidebar 2020-04-11 18:25:04 +02:00
a551c09964
[GTK3] Reflect CLI model override in GUI 2020-04-11 18:25:03 +02:00
38dc547018
[GTK3] Convert to structured logging 2020-04-11 18:25:03 +02:00
5b60b9654b
[GTK3] Allow switching the emulated model 2020-04-11 18:25:03 +02:00
2dd5abfae7
[GTK3] Implement more menu handlers
Also fix some memory leaks.
2020-04-11 18:25:03 +02:00
a3389f2b71
[GTK3] Implement basic debug console (no sidebar) 2020-04-11 18:25:03 +02:00
3da8109451
[GTK3] Use SDL2 for audio and (hardcoded) controllers 2020-04-11 18:25:03 +02:00
8a90af4d98
[GTK3] Run the emulation in its own thread
The code has not been checked for thread safety yet!
2020-04-11 18:25:03 +02:00
ee6881285a
[GTK3] Implement VRAM tile information on hover 2020-04-11 18:25:02 +02:00
67248e2520
[GTK3] Implement palette viewer 2020-04-11 18:25:02 +02:00
f3377d261e
[GTK3] Use logical ARGB byte order for image buffers 2020-04-11 18:25:01 +02:00
3d41673356
[GTK3] Add main.h and re-order main.c 2020-04-11 18:25:01 +02:00