From 1bedb794c88dce34664aa4229b115e67c1565b46 Mon Sep 17 00:00:00 2001 From: pagefault <> Date: Sun, 26 Mar 2006 19:35:24 +0000 Subject: [PATCH] Updated todo --- zsnes/docs/todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zsnes/docs/todo.txt b/zsnes/docs/todo.txt index 2c7ebb72..d9a43c41 100644 --- a/zsnes/docs/todo.txt +++ b/zsnes/docs/todo.txt @@ -13,6 +13,9 @@ SDL Port: Windows Port: - OpenGL, or Direct3D support would be nice (we have the source for OpenGL but it needs to be integrated into the main tree, any takers?) +- Windows port should be converted to Direct3D from DirectDraw 7.0. +- Windows sound code needs to be rewritten to reflect the SDL port. +- Clean up mouse processing code in winlink.cpp, remove the goto in the code. Compatibility - Game not working - Guikuden 1, Cu-On-Pa (and loads more)