SameBoy/Windows
Lior Halphon 15215000f9 Major improvements to the SDL debugging interface, especially on Windows
1. No more separate EXE for the debugger version, the console can be freely opened at any time with ^C, and closed freely without terminating the emulator
2. On all platforms, the SDL emulator window is no longer unresponsive while the debugger is waiting for an input
3. Pressing keys in the emulator window while the debugger is waiting for inputs will trigger a terminal bell
4. Async debugging now supports Windows 7, 8.x, and earlier builds of Windows 10
2025-03-27 23:45:51 +02:00
..
Cartridge.ico File associations & icons on Windows, use a manifest for themed dialogs 2024-11-15 16:17:42 +02:00
ColorCartridge.ico File associations & icons on Windows, use a manifest for themed dialogs 2024-11-15 16:17:42 +02:00
crt.c Major improvements to the SDL debugging interface, especially on Windows 2025-03-27 23:45:51 +02:00
dirent.c Allow the SDL port to use custom palettes imported from Cocoa 2022-07-17 15:48:41 +03:00
dirent.h Allow the SDL port to use custom palettes imported from Cocoa 2022-07-17 15:48:41 +03:00
inttypes.h Better Windows and Linux compatibility 2017-12-29 13:06:38 +02:00
limits.h Windows being Windows 2024-05-25 21:18:24 +03:00
manifest.xml File associations & icons on Windows, use a manifest for themed dialogs 2024-11-15 16:17:42 +02:00
math.c Make it possible to build SameBoy for Windows while linking against Windows' msvct.dll 2025-03-23 23:18:17 +02:00
msvcrt.def Make it possible to build SameBoy for Windows while linking against Windows' msvct.dll 2025-03-23 23:18:17 +02:00
pthread.h New console readline-like interface for the SDL port 2021-09-09 00:13:09 +03:00
resources.rc File associations & icons on Windows, use a manifest for themed dialogs 2024-11-15 16:17:42 +02:00
sameboy.ico Visual refresh, update copyright year, crush PNGs 2022-02-24 00:38:27 +02:00
stdint.h Cleanup 2017-05-24 21:44:43 +03:00
stdio.c Major improvements to the SDL debugging interface, especially on Windows 2025-03-27 23:45:51 +02:00
stdio.h Major improvements to the SDL debugging interface, especially on Windows 2025-03-27 23:45:51 +02:00
stdlib.h Microsoft and their underscore bullshit again 2022-10-31 23:04:35 +02:00
string.h Add audio recording to SDL 2022-05-21 18:18:34 +03:00
unistd.h Fix Windows build 2022-07-25 22:21:44 +03:00
utf8_compat.c Fix creat on Windows 2022-07-25 22:56:26 +03:00