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
7c852a868517154354b6ea826b2c68cfbe8a6c4d
VARCem
/
src
/
win
History
darkstar
7c852a8685
MSVC: Make the new malloc() wrapper optional
...
It causes issues with DLL linkage on MSVC (DLLImport/DLLExport) so let's just disable it for now...
2018-10-03 20:42:07 +02:00
..
icons
Adding multi-language support.
2018-06-04 16:49:29 -04:00
mingw
Update for Makefile under VC to actually enable optimization.
2018-09-20 00:30:32 -04:00
msvc
MSVC: Make the new malloc() wrapper optional
2018-10-03 20:42:07 +02:00
pcap_if.rc
Adding multi-language support.
2018-06-04 16:49:29 -04:00
resource.h
Added 8088-1 (10MHz) CPU support.
2018-08-29 03:58:50 -04:00
VARCem-common.rc
Bumped version to 0.1.6.5.
2018-09-23 16:35:45 -04:00
VARCem.mpp
Fixed silly typo.
2018-03-08 16:00:22 -05:00
VARCem.rc
MinGW no longer fails on codepage settings.
2018-06-16 20:04:52 -04:00
VARCem.rpp
Updates to auto-generated the language pack modules.
2018-06-20 01:40:48 -04:00
win_about.c
More fixed and updates. No new code or features.
2018-06-08 19:44:33 -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
Created new plat_tempfile() function so it can be re-used.
2018-09-01 00:08:36 -04:00
win_d2d.cpp
Added several small upstream patches for CPU module.
2018-07-28 20:53:54 -04:00
win_d2d.h
Added several small upstream patches for CPU module.
2018-07-28 20:53:54 -04: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
Updates to the printer system.
2018-09-02 18:26:21 -04:00
win_devconf.c
Adding multi-language support.
2018-06-04 16:49:29 -04:00
win_dialog.c
Adding multi-language support.
2018-06-04 16:49:29 -04:00
win_dynld.c
Adding multi-language support.
2018-06-04 16:49:29 -04:00
win_joystick.cpp
Adding multi-language support.
2018-06-04 16:49:29 -04:00
win_keyboard.c
Changes needed to allow for SDL (and maybe others) that need a fullscreen window.
2018-05-10 22:58:34 -04:00
win_lang.c
Fix for app crash if Windows installed language not supported. Fixes issue
#44
.
2018-09-04 01:43:17 -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_image.c
More fixed and updates. No new code or features.
2018-06-08 19:44:33 -04:00
win_opendir.c
Adding multi-language support.
2018-06-04 16:49:29 -04:00
win_opendir.h
Adding multi-language support.
2018-06-04 16:49:29 -04:00
win_sdl.c
More cleanups.
2018-06-16 18:40:48 -04:00
win_sdl.h
Added SDL renderer for Windows. Still some issues, but mostly works.
2018-05-11 17:23:28 -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
Various upstream changes applied.
2018-09-04 01:42:09 -04:00
win_settings_floppy.h
Adding multi-language support.
2018-06-04 16:49:29 -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
Allow manual changing of Dynarec flag.
2018-09-28 15:06:26 -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
Added warning to save before configuring boards (new STR_2308 !)
2018-09-04 02:26:34 -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
Adding multi-language support.
2018-06-04 16:49:29 -04:00
win_settings_sound.h
Various upstream changes applied.
2018-09-04 01:42:09 -04:00
win_settings_video.h
Adding multi-language support.
2018-06-04 16:49:29 -04:00
win_settings.c
Added 8088-1 (10MHz) CPU support.
2018-08-29 03:58:50 -04:00
win_snd_gain.c
Adding multi-language support.
2018-06-04 16:49:29 -04:00
win_status.c
Adding multi-language support.
2018-06-04 16:49:29 -04:00
win_thread.c
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
win_ui.c
Adding multi-language support.
2018-06-04 16:49:29 -04:00
win.c
Bumped version to 0.1.6.5.
2018-09-23 16:35:45 -04:00
win.h
Added several small upstream patches for CPU module.
2018-07-28 20:53:54 -04:00