Commit Graph

21 Commits

Author SHA1 Message Date
waltje
ba10374e46 Updated win_sdl.c to have screenshots (imported from 86Box.)
Updated png.ch to allow for flipped (DDraw) and regular (SDL) bitmaps.
2019-04-28 03:06:11 -05:00
waltje
e766749bd8 Some more changes to the cdrom code.
Changes to the video code - we now have a single, unified display buffer.
Renderers no longer rebuild the video palette.
2019-03-08 22:41:43 -05:00
waltje
bccc0d4900 Small fixes and changes, nothing major. 2018-11-22 16:39:40 -05:00
waltje
2f69c95152 Full Upgrade to the 1.7 tree. 2018-10-06 18:31:10 -04:00
waltje
0b515cf2d9 Updates to the printer system.
Combined all PNG stuff into the new png.ch module, and finally fixed the VC crash with it!
2018-09-02 18:26:21 -04:00
waltje
097fb38af7 Updates to auto-generated the language pack modules. 2018-06-20 01:40:48 -04:00
waltje
162afde8b8 More cleanups.
Added more languages.
Updated SCAT machines (for the Asian demo machines.)
Fixed VC project files.
Started integrating building of language DLL's into mainline.
Added the Award 8088 XT Clone machine.
2018-06-16 18:40:48 -04:00
waltje
1a3148e9c7 More fixed and updates. No new code or features. 2018-06-08 19:44:33 -04:00
waltje
d3039192e7 Adding multi-language support.
Cleanups.
2018-06-04 16:49:29 -04:00
waltje
d136e28136 More cleanups.
Changes to make the FDC work with single-sided drives.
Changes to show user 160/180 and 320/360K drives are the same.
More changes that deal with VNC (new VNC lib in progress)
Fixed bugs in New Image code.
Fixed screenshots not working.
2018-05-14 17:53:16 -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
9f04d73b62 Major change to split UI functions into common and front-and parts.
Cleaned up more warnings.
2018-04-29 19:39:16 -04:00
waltje
c190810fcf Synching VC14 and VC15, fixed some (more) warnings. 2018-04-25 18:24:47 -04:00
waltje
e61e7ea47e Flush all changes from the last two weeks. Still several issues not done.
Cleaned up parallel ports.
Reworked serial ports as devices (still need to clean the chipsets..)
Fixed some issues in Makefile.local.
Prepared for the XTA driver.
Reworked the mouse code AGAIN, fixes crashes on some serial mice and the PS/2 mouse.c
Cleaned up win_devconf.c.
2018-04-20 04:19:29 -04:00
waltje
0adb26c1f9 Applied the first batch of upstream commits. 2018-03-18 04:55:47 -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
7f4ddcd70b Import of all sources. 2018-02-20 21:52:53 -05:00