shithub: choc

Download patch

ref: dd7adf998304af1845a9e64db36024ed5658fe2e
parent: 21a82fa12400568b67b378048a822f73f6d32a81
author: Simon Howard <fraggle@gmail.com>
date: Thu Dec 13 17:27:07 EST 2007

Add mmapped file IO note to TODO.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 985

--- a/TODO
+++ b/TODO
@@ -4,6 +4,9 @@
   - Debian/Ubuntu .deb packages, Fedora .rpm packages.
   - Windows NSIS installer.
   - MacOS X .dmg packages (should be universal binaries!)
+* mmap()ed WAD file I/O.  This is potentially useful for ports to 
+  embedded / low memory systems, as currently the contents of WAD lumps
+  are copied into the zone memory.
 * Better icon for chocolate-setup.
 * Free version of the Chocolate Doom logo (from scratch, not using the 
   Doom imp sprite), so t-shirts can be printed!