Gopher2600/gui/sdlimgui
JetSetIlly 116e329bb9 added annotation interface to coproc disassembly
implemented by ELF to annoate the entry point for strongarm functions
2025-02-27 21:32:32 +00:00
..
caching simplification of the memory sub-system 2024-11-23 14:56:37 +00:00
framebuffer simplified sharpen shader 2024-12-18 13:56:20 +00:00
atlas.go 'using bevel' option in addition to 'pixel perfect' option 2024-12-28 13:58:40 +00:00
atlas_basic.go DPI aware font scaling 2024-01-22 08:10:16 +00:00
atlas_freetype.go DPI aware font scaling 2024-01-22 08:10:16 +00:00
colors.go reworked audio system 2025-01-11 16:14:47 +00:00
gl21.go added colour reflection on the bevel 2025-01-13 19:42:20 +00:00
gl32.go added colour reflection on the bevel 2025-01-13 19:42:20 +00:00
gl32_crtseq.go change of useBevel pref value calls the playscreen resize() function 2025-01-12 17:25:09 +00:00
gl32_crtseq_effects.go moved CRT prefrences from display to sdlimgui package 2025-01-11 23:06:55 +00:00
gl32_dbgscr.go simplified VSYNC and screen roll 2025-01-10 17:46:41 +00:00
gl32_playscr.go removed CRT preview from debugger TV Screen 2025-01-07 10:21:08 +00:00
gl32_playscr_bevel.go added "blue ambient light" option 2025-02-15 13:17:12 +00:00
gl32_screenshot.go reworked screenshotting 2024-12-29 18:38:31 +00:00
gl32_shaders.go added colour reflection on the bevel 2025-01-13 19:42:20 +00:00
imgui_filter.go removed fuzzy option from filter widget 2024-02-23 10:01:42 +00:00
imgui_fuzzy.go simplification of the memory sub-system 2024-11-23 14:56:37 +00:00
imgui_helpers.go adjustment of YIQ/YUV signal done entirely in Go 2024-12-20 22:02:08 +00:00
imgui_palette.go adjustment of YIQ/YUV signal done entirely in Go 2024-12-20 22:02:08 +00:00
imgui_selection.go updated coproc source window to use the imguiSelection type 2023-04-16 11:22:40 +01:00
imgui_sequence.go improved RIOT timer window. fixed Ticks Remaining and added TIMINT 2021-12-28 09:49:38 +00:00
imgui_textinput.go font size preference moved to new UI tab 2024-01-13 17:59:36 +00:00
imgui_tooltips.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
keyboard.go dropped fields pointing to imgui structs in sdlimgui type 2023-04-07 08:12:30 +01:00
manager.go mouse wheel in playmode ignored if mouse if over open imgui window 2024-05-15 21:07:01 +01:00
manager_defs.go sketched in coprocessor registers window 2023-08-20 18:25:25 +01:00
manager_hotkeys.go added lint target to Makefile 2024-11-23 14:56:36 +00:00
manager_menu.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
manager_state.go added lint target to Makefile 2024-11-23 14:56:36 +00:00
manager_window.go mouse wheel in playmode ignored if mouse if over open imgui window 2024-05-15 21:07:01 +01:00
modal.go added Undefined Symbols Warning option 2024-10-02 08:23:33 +01:00
modal_plusrom_first_installation.go logger.Log() and logger.Logf() now require a logger.Permission instance 2024-04-30 11:23:40 +01:00
modal_unsupported_DWARF.go DPI aware font scaling 2024-01-22 08:10:16 +00:00
platform.go refined version package 2025-02-11 21:38:11 +00:00
playscr.go added colour reflection on the bevel 2025-01-13 19:42:20 +00:00
playscr_overlay.go simplified realtime audio mixer 2025-01-12 10:12:54 +00:00
polling.go simplified event polling 2024-12-15 18:32:34 +00:00
preferences.go reworked audio system 2025-01-11 16:14:47 +00:00
preferences_crt.go added "blue ambient light" option 2025-02-15 13:17:12 +00:00
renderer.go added colour reflection on the bevel 2025-01-13 19:42:20 +00:00
requests.go moved recent ROM preference handling to sdlimgui 2024-12-20 14:05:32 +00:00
screen.go fixed searching for PAL60 in filename and PAL60 sizing 2025-02-23 17:39:08 +00:00
screenshot.go reworked screenshotting 2024-12-29 18:38:31 +00:00
sdlimgui.go moved CRT prefrences from display to sdlimgui package 2025-01-11 23:06:55 +00:00
service.go disabled sdl.HINT_VIDEO_X11_NET_WM_BYPASS_COMPOSITOR hint 2024-12-15 18:33:32 +00:00
service_keyboard.go reworked screenshotting 2024-12-29 18:38:31 +00:00
terminal.go maintenance work on commandline package 2024-09-14 12:30:20 +01:00
win_6507_pinout.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_bot.go added colour reflection on the bevel 2025-01-13 19:42:20 +00:00
win_cart_cdf_registers.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_cart_cdf_streams.go added colour reflection on the bevel 2025-01-13 19:42:20 +00:00
win_cart_dpc.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_cart_dpcplus.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_cart_ram.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_cart_static.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_cart_supercharger.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_cart_tape.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_collisions.go simplification of the memory sub-system 2024-11-23 14:56:37 +00:00
win_comparison.go added colour reflection on the bevel 2025-01-13 19:42:20 +00:00
win_control.go window manager concepts 2024-04-16 10:18:13 +01:00
win_coproc_disasm.go added annotation interface to coproc disassembly 2025-02-27 21:32:32 +00:00
win_coproc_faults.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_coproc_functions.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_coproc_globals.go fixed new 'go vet' errors 2024-12-15 18:32:34 +00:00
win_coproc_helpers.go corrected multiline selection (bug introduced 9dd0415149) 2023-08-07 15:35:34 +01:00
win_coproc_locals.go fixed new 'go vet' errors 2024-12-15 18:32:34 +00:00
win_coproc_profiling.go fixed searching for PAL60 in filename and PAL60 sizing 2025-02-23 17:39:08 +00:00
win_coproc_registers.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_coproc_source.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_cpu.go small refactor of register package 2025-02-01 07:56:41 +00:00
win_dbgscr.go fixed searching for PAL60 in filename and PAL60 sizing 2025-02-23 17:39:08 +00:00
win_dbgscr_magnify.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_dbgscr_mouse.go removed CRT preview from debugger TV Screen 2025-01-07 10:21:08 +00:00
win_dbgscr_paint.go simplification of the memory sub-system 2024-11-23 14:56:37 +00:00
win_disasm.go improved 6507 disassembly speed 2024-11-23 14:56:37 +00:00
win_log.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_oscilloscope.go reworked audio system 2025-01-11 16:14:47 +00:00
win_paint.go improved palette performance 2024-12-18 13:56:20 +00:00
win_peripherals.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_plusrom_network.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_plusrom_nick.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_ports.go simplification of the memory sub-system 2024-11-23 14:56:37 +00:00
win_prefs.go reworked audio system 2025-01-11 16:14:47 +00:00
win_prefs_crt.go added "blue ambient light" option 2025-02-15 13:17:12 +00:00
win_prefs_television.go legacy colour gamma corrected 2025-02-16 16:38:35 +00:00
win_prefs_tia_revisions.go LateCOLUPF expanded to include COLUBK register 2024-07-06 21:52:28 +01:00
win_ram.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_rom_select.go fixed searching for PAL60 in filename and PAL60 sizing 2025-02-23 17:39:08 +00:00
win_savekey_eeprom.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_savekey_i2c.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_terminal.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_tia.go windows scale better with font size 2024-01-13 17:59:38 +00:00
win_tia_ball.go tv colour shader now called from GUI context 2024-12-15 18:33:36 +00:00
win_tia_missile.go tv colour shader now called from GUI context 2024-12-15 18:33:36 +00:00
win_tia_player.go adjustment of YIQ/YUV signal done entirely in Go 2024-12-20 22:02:08 +00:00
win_tia_playfield.go adjustment of YIQ/YUV signal done entirely in Go 2024-12-20 22:02:08 +00:00
win_timeline.go fixed searching for PAL60 in filename and PAL60 sizing 2025-02-23 17:39:08 +00:00
win_timer.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_tracker.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00
win_tracker_pianokeys.go fixed all unkeyed struct field errors 2024-11-23 14:56:36 +00:00