Remove the 33-bit addressing hack as it's overly complex for not much gain. Rather, use an address override prefix (0x67) though Intel Core optimization reference guide says to avoid LCP prefixes. In practise, impact on performance is measurably marginal on e.g. Speedometer tests.
slirp now works on windows
Make it possible to build Basilisk II for Windows with SDL libraries statically linked in.
add support for instruction skipping on windows too
Check for GTK for the GUI. Also add serial_windows.cpp to SRCS files
enable cross-compilation
And finally the Windows specific configure script to be generated with ../Unix/autogen.sh. Who would be the first to see Basilisk II is fully buildable from CVS now with SDL and Cygwin? ;-)
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.