Commit Graph

13 Commits

Author SHA1 Message Date
Jackson Bryn
291ac890e2 Add copyrights for all files to comply with the GPL v2. 2016-08-14 22:27:13 -04:00
OBattler
9a4cd321d6 Moved emulator_version #define to 86box.h and #included it in all files that use that #define. 2016-08-15 04:01:36 +02:00
OBattler
929d34d4b4 Removed all references to PCem;
Added Japanese FDI support;
Added more extensions to floppy image selection.
2016-08-15 03:26:37 +02:00
OBattler
d764689d05 Rename from PCem-Unofficial v11 to 86Box v1. 2016-08-15 02:15:51 +02:00
OBattler
114bbdfc6d Applied all mainline commits; Moved all declarations to not be in the middle of code; SVGA linear reads and writes now account for linear base; Fixed a bug with the Compaq ATI 28800. 2016-08-01 19:14:54 +02:00
OBattler
95ec4d5429 Fixed declaration of two variables, 32-bit PCem no longer crashes. 2016-07-29 03:34:42 +02:00
OBattler
0d1e5c7439 Applied mainline commit 631a8e4: Move video blit to seperate thread. 2016-07-19 23:51:00 +02:00
OBattler
c972a253ea Saves NVR on exit, fatal, and before any kind of menu or configuration change triggered reset, rather than every second. Should improve performance and reduce disk writes. 2016-07-11 06:48:06 +02:00
OBattler
7c67305d67 Changed the screenshot and CTRL+ALT+DEL combinations to be handled by Win32 Accelerators and added menu item to take screenshot. 2016-07-11 03:59:10 +02:00
OBattler
c377f13cae DirectDraw screenshot routine now also outputs file name on error;
Another attempt to make the routine not fire too many times in a row.
2016-07-11 03:26:08 +02:00
OBattler
f379524294 Emulator key combinations (for reset, screenshot, etc.) now handled when keyboard input is received, rather than on every message process. 2016-07-11 03:08:52 +02:00
OBattler
8c1d4e00bf Changed the title bar to say Unofficial instead of Experimental. 2016-07-02 17:03:59 +02:00
OBattler
fd2a5bc9f5 Initial submission of the PCem-Experimental source code. 2016-06-26 00:34:39 +02:00