Skip to content

Commit

Permalink
Updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Sep 2, 2001
1 parent 60596eb commit 9d2ae6e
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions TODO
@@ -1,7 +1,12 @@
- Make win32.c compile under Cygwin. It's just one function (fullpath()) that
needs to be replaced.

- update the Makefile so that Cygwin can generate a DLL. The entire codebase
compiles under Cygwin otherwise.
- Hmm...we can determine the actual CD-ROM drives under Win32, but how do you
decide that there's no disc in the drive?
- MacOS support.
- Move the integer types to something abstract. uint32, etc.
- Ditch the "standard" i/o routines (fopen() and friends) and move this into
the platform drivers.

// end of TODO ...

Expand Down

0 comments on commit 9d2ae6e

Please sign in to comment.