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
Lior Halphon
4e35048f46
Make it possible to build SameBoy for Windows while linking against Windows' msvct.dll
2025-03-23 23:18:17 +02:00
Lior Halphon
fc76063ec0
File associations & icons on Windows, use a manifest for themed dialogs
2024-11-15 16:17:42 +02:00
Lior Halphon
1d613adac2
Windows being Windows
2024-05-25 21:18:24 +03:00
Lior Halphon
9f56f5fee0
Switch the Windows build to x86-64
2023-12-12 00:26:13 +02:00
Lior Halphon
be171cfe66
Add a library target, complete with headers that strip implementation details out.
2023-06-03 14:39:21 +03:00
Lior Halphon
b6e38bfa5f
Microsoft and their underscore bullshit again
2022-10-31 23:04:35 +02:00
Lior Halphon
2c7343a6ad
Automatically update the copyright year
2022-08-14 19:10:00 +03:00
Lior Halphon
99ac632d3a
Fix creat on Windows
2022-07-25 22:56:26 +03:00
Lior Halphon
f6de7b3fbd
This is wrong
2022-07-25 22:43:56 +03:00
Lior Halphon
12655cb50c
Fix Windows build
2022-07-25 22:21:44 +03:00
Lior Halphon
cbf1a5481f
Allow the SDL port to use custom palettes imported from Cocoa
2022-07-17 15:48:41 +03:00
Lior Halphon
95f5eeb40b
Add audio recording to SDL
2022-05-21 18:18:34 +03:00
Lior Halphon
8073e3d39e
Visual refresh, update copyright year, crush PNGs
2022-02-24 00:38:27 +02:00
Lior Halphon
c5d91fc448
New console readline-like interface for the SDL port
2021-09-09 00:13:09 +03:00
Tom Yaxley
a12ec3c8c8
Fix Windows build in clang-cl
2021-06-06 12:04:47 +10:00
Lior Halphon
3c0f4d458d
Update Windows icon
2021-02-27 15:51:56 +02:00
Lior Halphon
9521729e4e
Fixed Windows build
2020-05-31 21:54:54 +03:00
Lior Halphon
0cf168f32b
Fixing inconsistent style
2020-04-24 20:37:57 +03:00
Lior Halphon
d75b7c0023
Feature request; allow loading prefs.bin relatively
2020-03-28 22:56:19 +03:00
Lior Halphon
23c7fb2885
Update version, update copyright year
2020-01-01 23:43:36 +02:00
Lior Halphon
b852add773
Minor refinements to the icon
2018-12-01 22:43:35 +02:00
Lior Halphon
81662e954b
Convert the Windows .rc file to UTF-16 (Seems like UTF-8 support is broken in rc)
2018-06-29 13:17:27 +03:00
Lior Halphon
3a52d2da97
Updated Windows copyright
2018-03-29 22:22:50 +03:00
Lior Halphon
b757b4c590
Another attempt to fix building using MINGW. Affects #55
2018-03-29 21:46:14 +03:00
Lior Halphon
96063fb0da
Fixed Windows build, added Unicode support in Windows.
2018-03-28 21:59:27 +03:00
Lior Halphon
d3a2e49d38
Merge branch 'sdl_gui' into libretro_core
...
# Conflicts:
# Makefile
# SDL/main.c
2017-12-29 13:12:12 +02:00
Lior Halphon
600f0eadd9
Better Windows and Linux compatibility
2017-12-29 13:06:38 +02:00
radius
65e6e5f30b
use GB_run_frame
2017-10-09 11:36:23 -05:00
Lior Halphon
4d5dc6a30e
Cleanup
2017-05-24 21:44:43 +03:00
Lior Halphon
276fe53385
Added icon and version information to Windows port
2016-08-20 22:59:03 +03:00
Lior Halphon
e7626535a8
Initial Windows support
2016-08-20 17:51:17 +03:00