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.
17e33a887f70 — Laurens Holst 4 years ago
neonlib: Update to latest.
b673971f8861 — Laurens Holst 5 years ago
neonlib: Update to latest.
37a18588ee27 — Laurens Holst 5 years ago
Application: Use DOS_TerminateIfError instead of Application_CheckDOSError.
df2af69889bc — Laurens Holst 5 years ago
Application: Remove heap test.

It’s already tested in neonlib.
d1cbe56436cb — Laurens Holst 5 years ago
src: Replace some call/rets with jumps where it’s not confusing.
97d4edac8987 — Laurens Holst 6 years ago
neonlib: Update to fix potentially serious disabled interrupts bug.

Though by chance it seemed to be unaffected.
5153e796c57b — Laurens Holst 6 years ago
GzipArchive/ZlibArchive: Option to exclude CRC32 / Adler32 from compilation.
dcc2a9695290 — Laurens Holst 6 years ago
neonlib: Update.
fb2492c17e76 — Laurens Holst 6 years ago
openmsx.tcl: Correct temp disk image name.
bc64d978174f — Laurens Holst 6 years ago
README: Correct Java version for Glass.
bf0080c4e9bb — Laurens Holst 7 years ago
Adler32Checker: Small speedup, as addends never exceed the modulo.
2e41b5f4b1cd — Laurens Holst 7 years ago
doc: Add zlib format RFC.
6fee29082926 — Laurens Holst 7 years ago
ZlibArchive: Introduce decompressor for zlib format streams.
7fa1924b4016 — Laurens Holst 7 years ago
Archive: Rename to GzipArchive.
27db420c5bed — Laurens Holst 7 years ago
neonlib: Move code shared between projects to Neon library.
0b5858aeb099 — Laurens Holst 7 years ago
glass: Update to 0.4+348df87f2541.
Next