|
82eaec96dd
|
[GTK3] Port experimental PortAudio branch
|
2020-04-28 18:36:47 +02:00 |
|
|
434c39767e
|
[GTK3] Try to reset VRAM viewer when closing a ROM
|
2020-04-12 01:35:15 +02:00 |
|
|
ebab2d5036
|
[GTK3] Implement the app.close action
|
2020-04-12 00:38:18 +02:00 |
|
|
6360389d08
|
[GTK3] Implement ROM loading from open file dialog
|
2020-04-11 18:55:21 +02:00 |
|
|
b67caec5cc
|
[GTK3] Add DMG color palettes
|
2020-04-11 18:25:04 +02:00 |
|
|
1d530a8df3
|
[GTK3] Add the MonoLCD shader to the selection
|
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 |
|
|
f1122f3c2d
|
[GTK3] Clear sidebar in async input requests
|
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 |
|
|
f627471cbc
|
[GTK3] Add debug console prompt
|
2020-04-11 18:25:03 +02:00 |
|
|
ac90563b7c
|
[GTK3] Move &gb accesses on vblank to emu thread
|
2020-04-11 18:25:03 +02:00 |
|
|
0661886adf
|
[GTK3] Implement rewind, turbo and slow-motion
|
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 |
|
|
83fa10f459
|
[GTK3] Implement sprite viewer
|
2020-04-11 18:25:02 +02:00 |
|
|
343d72f757
|
[GTK3] Handle VRAM viewer tilemap and -set options
|
2020-04-11 18:25:02 +02:00 |
|
|
2b2fdb6427
|
[GTK3] Make VRAM viewer button bar slimmer
|
2020-04-11 18:25:02 +02:00 |
|
|
5ad3705179
|
[GTK3] Automatic resizing of the VRAM viewer
|
2020-04-11 18:25:02 +02:00 |
|
|
286dd4d793
|
[GTK3] Rename "gtkget" macro "builder_get"
|
2020-04-11 18:25:02 +02:00 |
|
|
9e7de34e24
|
[GTK3] Implement tilemap scrolling rect
|
2020-04-11 18:25:02 +02:00 |
|
|
cbace7cb09
|
[GTK3] Add function to draw grids in VRAM viewer
|
2020-04-11 18:25:02 +02:00 |
|
|
0a412f9d95
|
[GTK3] Make GCC happier
|
2020-04-11 18:25:02 +02:00 |
|
|
4d6ce2b404
|
[GTK3] Make dummy preference callbacks functional
|
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 |
|
|
b9fb1c2a43
|
[GTK3] Allow multiple simultaneous instances
|
2020-04-11 18:25:01 +02:00 |
|
|
8385a18233
|
[GTK3] Somewhat working GtkDrawingArea fallback
|
2020-04-11 18:25:01 +02:00 |
|
|
af7ed7b10e
|
[GTK3] Fix a few problems with the settings
|
2020-04-11 18:25:01 +02:00 |
|
|
5f4e533f2b
|
[GTK3] Implement hard-coded input handling
|
2020-04-11 18:25:01 +02:00 |
|
|
404e9dd1d5
|
[GTK3] Implement boot ROM search path preference
|
2020-04-11 18:25:01 +02:00 |
|
|
f3f2e66faf
|
[GTK3] More work on preferences done
|
2020-04-11 18:25:01 +02:00 |
|
|
4b15dc9cdf
|
[GTK3] Handle config.boot_rom_path
|
2020-04-11 18:25:01 +02:00 |
|
|
daf6feac70
|
[GTK3] Make UI react to video config changes
|
2020-04-11 18:25:01 +02:00 |
|
|
f0a5e24e53
|
[GTK3] Get color correction & highpass from config
|
2020-04-11 18:25:00 +02:00 |
|
|
80520e51c6
|
[GTK3] Prototype rendering of tilemap and tileset
|
2020-04-11 18:25:00 +02:00 |
|
|
5182d07dcd
|
[GTK3] Save settings to key file
|
2020-04-11 18:25:00 +02:00 |
|
|
44ea60b5a9
|
[GTK3] Load/save settings from/to file
|
2020-04-11 18:25:00 +02:00 |
|
|
214ef9399d
|
[GTK3] Fix integer scaling
|
2020-04-11 18:25:00 +02:00 |
|
|
a801a06fe8
|
[GTK3] Move config handling into settings.c
|
2020-04-11 18:25:00 +02:00 |
|
|
e00eecaaea
|
[GTK3] Add model and boot ROM CLI overrides
|
2020-04-11 18:25:00 +02:00 |
|
|
b976938be8
|
[GTK3] Make rgb_encode() big endian compatible
|
2020-04-11 18:25:00 +02:00 |
|