README: Add a bit more to the project information.
README/CHANGES: Clean up, remove BitBucket links.
neonlib: Update to latest.
openmsx: Set max frameskip to speed up boot time.
neonlib: Update to latest.
neonlib: Update to latest.
Application: Use DOS_TerminateIfError instead of Application_CheckDOSError.
Application: Remove heap test. It’s already tested in neonlib.
src: Replace some call/rets with jumps where it’s not confusing.
neonlib: Update to fix potentially serious disabled interrupts bug. Though by chance it seemed to be unaffected.
GzipArchive/ZlibArchive: Option to exclude CRC32 / Adler32 from compilation.
neonlib: Update.
openmsx.tcl: Correct temp disk image name.
README: Correct Java version for Glass.
Adler32Checker: Small speedup, as addends never exceed the modulo.
doc: Add zlib format RFC.
ZlibArchive: Introduce decompressor for zlib format streams.
Archive: Rename to GzipArchive.
neonlib: Move code shared between projects to Neon library.
glass: Update to 0.4+348df87f2541.