This website requires JavaScript.
Explore
Help
Sign In
claunia
/
VARCem
Archived
Watch
1
Star
0
Fork
0
You've already forked VARCem
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-24
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
1ace6170773ddd010f8f387c6c925088d4e38676
VARCem
/
src
/
win
History
waltje
6bc2044b73
Fixed the floppy-error bug on VC builds (was uninited variable in fdd_img.c)
...
Made the CD=ROM ioctl support code conditional, as per OBattler's concerns over that code.
2018-05-09 01:48:48 -04:00
..
icons
Big cleanup of the use of regular and const string pointers. Where possible, const is used to enfore R/O-ness of string arguments.
2018-04-11 17:42:22 -04:00
mingw
Fixed the floppy-error bug on VC builds (was uninited variable in fdd_img.c)
2018-05-09 01:48:48 -04:00
msvc
Fixed the floppy-error bug on VC builds (was uninited variable in fdd_img.c)
2018-05-09 01:48:48 -04:00
pcap_if.rc
Another load of cleanups.
2018-04-01 22:02:37 -04:00
plat_dir.h
Fixed silly typo.
2018-03-08 16:00:22 -05:00
resource.h
Revamped the UI setup layer, which also fixes the VC builds.
2018-05-03 17:25:28 -04:00
VARCem.mpp
Fixed silly typo.
2018-03-08 16:00:22 -05:00
VARCem.rc
Cleaned up the VIDAPI interface - renderers now export only one symbol.
2018-05-08 03:12:42 -04:00
win_about.c
Revamped the UI setup layer, which also fixes the VC builds.
2018-05-03 17:25:28 -04:00
win_cdrom_ioctl.c
Fixed the floppy-error bug on VC builds (was uninited variable in fdd_img.c)
2018-05-09 01:48:48 -04:00
win_cdrom.c
Fixed the floppy-error bug on VC builds (was uninited variable in fdd_img.c)
2018-05-09 01:48:48 -04:00
win_crashdump.c
Prepared the code for loading custom video ROMs via the new loader.
2018-03-22 00:03:03 -05:00
win_d3d.cpp
Cleaned up the VIDAPI interface - renderers now export only one symbol.
2018-05-08 03:12:42 -04:00
win_ddraw.cpp
Cleaned up the VIDAPI interface - renderers now export only one symbol.
2018-05-08 03:12:42 -04:00
win_devconf.c
More warning cleanups (shadowed variables.)
2018-05-05 15:47:17 -04:00
win_dialog.c
Major change to split UI functions into common and front-and parts.
2018-04-29 19:39:16 -04:00
win_dynld.c
Cleaned up the VIDAPI interface - renderers now export only one symbol.
2018-05-08 03:12:42 -04:00
win_joystick.cpp
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
win_keyboard.c
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
win_midi.c
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
win_mouse.cpp
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
win_new_floppy.c
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
win_opendir.c
Cleaned up the VIDAPI interface - renderers now export only one symbol.
2018-05-08 03:12:42 -04:00
win_serial.c
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
win_settings_disk.h
Revamped the UI setup layer, which also fixes the VC builds.
2018-05-03 17:25:28 -04:00
win_settings_floppy.h
Revamped the UI setup layer, which also fixes the VC builds.
2018-05-03 17:25:28 -04:00
win_settings_input.h
Revamped the UI setup layer, which also fixes the VC builds.
2018-05-03 17:25:28 -04:00
win_settings_machine.h
Revamped the UI setup layer, which also fixes the VC builds.
2018-05-03 17:25:28 -04:00
win_settings_network.h
Revamped the UI setup layer, which also fixes the VC builds.
2018-05-03 17:25:28 -04:00
win_settings_periph.h
More warning cleanups (shadowed variables.)
2018-05-05 15:47:17 -04:00
win_settings_ports.h
Major change to split UI functions into common and front-and parts.
2018-04-29 19:39:16 -04:00
win_settings_remov.h
Revamped the UI setup layer, which also fixes the VC builds.
2018-05-03 17:25:28 -04:00
win_settings_sound.h
Revamped the UI setup layer, which also fixes the VC builds.
2018-05-03 17:25:28 -04:00
win_settings_video.h
Revamped the UI setup layer, which also fixes the VC builds.
2018-05-03 17:25:28 -04:00
win_settings.c
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
win_snd_gain.c
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
win_status.c
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
win_thread.c
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
win_ui.c
Cleaned up the VIDAPI interface - renderers now export only one symbol.
2018-05-08 03:12:42 -04:00
win.c
Fixed the floppy-error bug on VC builds (was uninited variable in fdd_img.c)
2018-05-09 01:48:48 -04:00
win.h
Cleaned up the VIDAPI interface - renderers now export only one symbol.
2018-05-08 03:12:42 -04:00