waltje
bccc0d4900
Small fixes and changes, nothing major.
2018-11-22 16:39:40 -05:00
waltje
98eaa3bd34
Many small changes and fixes for building a 64-bit application.
...
Both GCC and VC builds seem to work OK for Windows, as does the Linux version.
2018-10-25 01:20:32 -04:00
waltje
80ca36536d
More changes and cleanups to the cdrom/scsi layers.
...
Several small fixes to the previous commit (IDE works again ;-)
First attempt at "bringing back" the Host CDROM (formerly "ioctl") module.
2018-10-18 02:21:00 -04:00
waltje
2f69c95152
Full Upgrade to the 1.7 tree.
2018-10-06 18:31:10 -04:00
waltje
0029688f15
Fix for app crash if Windows installed language not supported. Fixes issue #44 .
2018-09-04 01:43:17 -04:00
waltje
2f8a7baf6a
Created new plat_tempfile() function so it can be re-used.
2018-09-01 00:08:36 -04:00
waltje
d3039192e7
Adding multi-language support.
...
Cleanups.
2018-06-04 16:49:29 -04:00
waltje
bf676a9213
More warnings fixed (in cpu/ and mem.c)
...
More vidapi cleanups, synced with UNIX version now.
More fine-tuning of UI code here and there.
2018-05-10 03:58:47 -04:00
waltje
4d076d37e0
Re-did the VIDAPI stuff and moved to the common code.
2018-05-09 18:11:20 -04:00
waltje
c5b29c2a09
Cleaned up the VIDAPI interface - renderers now export only one symbol.
...
DirectDraw and Direct3D modules re-integrated as one single driver.
VNC is now enabled by default, it will be runtime-disabled if the DLL is not found.
The BUGGER device moved to devices/ ; will be an external device (DLL) soon.
2018-05-08 03:12:42 -04:00
waltje
393480c2f6
Final move of files into the new structure.
2018-05-06 22:51:54 -04:00
waltje
de1818e661
Revamped the UI setup layer, which also fixes the VC builds.
2018-05-03 17:25:28 -04:00
waltje
83605c00a5
More UI changes (new Display menu.)
...
Re-integrated IDS value definitions into ui_resource.h.
Several small fixes.
2018-04-30 20:01:45 -04:00
waltje
23fcf833b4
Change to not allow configured memory size to go over machine's limit (fixes #25.)
...
Lots of cleanup changes all over to fix the constness of strings [again].
Some cleanups in config.c to remove old stuff.
2018-04-10 23:48:26 -04:00
waltje
d7fe41de69
Cleanup of the logging options. Logging menu is now submenu of Tools.
...
Other minor changes and cleanups, as needed.
2018-04-03 03:35:06 -04:00
waltje
8ef54202f9
Another load of cleanups.
...
Also, all filename handling is now Unicode.
Fixes for many items on the bugs list.
New logo and main icon for the project.
2018-04-01 22:02:37 -04:00
waltje
3e9cb74fd1
More warnings fixed, only 104 left in cpu, slirp and voodoo!
2018-03-28 20:46:48 -04:00
waltje
e69a12f7ea
Re-worked the MVR framework to allow for custom RTC chips. Fixes EuroPC and Tosh T1000/1200.
...
Cleaned up and re-integrated the Toshiba T1000/T1200 machines.
Moved LZF files to floppy/, as that is the only module using them.
Various bugfixes and cleanups here and there.
2018-03-11 23:32:39 -05:00
waltje
f42108cb03
Fixed silly typo.
2018-03-08 16:00:22 -05:00
waltje
412d1fdf48
Fixed some bugs and warnings.
...
Moved the SIO files to a new sio/ folder.
Added the 'version.h'stuff, added Makefile rule to generate the Manifest file for Windows.
Re-worked the About dialog - it now includes more info.
2018-03-08 01:23:34 -05:00
waltje
8d10faf156
Changes to allow the VARCem binaries and support DLLs to be in <root>/bin, to keep things clean.
2018-03-03 00:47:58 -05:00
waltje
9116f48ac3
Fixing typos, cleaning up some fixes, updated file header version/dates.
2018-02-22 02:54:49 -05:00
darkstar
8754488461
MSVC: Add alias for strcasecmp -> _stricmp
2018-02-22 01:14:03 +01:00
darkstar
fa9334abba
MSVC: Use the correct functions for file access
2018-02-22 00:46:10 +01:00
darkstar
acc429bb37
MSVC: remove gcc-ism for Visual Studio
...
MSVC does not have __attribute__((foo))
2018-02-21 21:13:48 +01:00
waltje
7f4ddcd70b
Import of all sources.
2018-02-20 21:52:53 -05:00