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.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* Define application version and build info.
|
||||
*
|
||||
* Version: @(#)version.h 1.0.7 2018/04/09
|
||||
* Version: @(#)version.h 1.0.8 2018/04/19
|
||||
*
|
||||
* Author: Fred N. van Kempen, <decwiz@yahoo.com>
|
||||
*
|
||||
@@ -55,7 +55,7 @@
|
||||
#define EMU_VER_MAJOR 0
|
||||
#define EMU_VER_MINOR 1
|
||||
#define EMU_VER_REV 5
|
||||
#define EMU_VER_PATCH 1
|
||||
#define EMU_VER_PATCH 2
|
||||
|
||||
|
||||
/* Standard C preprocessor macros. */
|
||||
|
||||
Reference in New Issue
Block a user