Gopher2600/gui
JetSetIlly d1adcca9f8 fixed imgui related crashes caused by parent window being too small
the crashes are caused by BeginTable() failing and then EndTable() being
called. Or BeginChild() failing and EndChild not being called.
2023-11-27 08:22:43 +00:00
..
crt crt effect improvements 2023-11-26 14:47:41 +00:00
fonts added CYCLE quantum 2023-11-27 07:47:30 +00:00
sdlaudio removed curated pacakge. replaced with wrapped errors 2023-02-13 21:58:39 +00:00
sdlimgui fixed imgui related crashes caused by parent window being too small 2023-11-27 08:22:43 +00:00
doc.go updated copyright notice in all files 2020-07-26 20:18:56 +01:00
gui.go added coprocessor developer icon to cartridge notification area 2023-07-31 08:57:41 +01:00
stub.go removed emulation package. moved types to debugger/govern package 2022-08-31 14:37:00 +01:00