1,079
edits
(→Backends: Would be nice to have a scripted backend installer) |
|||
Line 197: | Line 197: | ||
* see [[Touche/TODO|Touche TODO]] list | * see [[Touche/TODO|Touche TODO]] list | ||
== Backends == | == Backends and ports == | ||
=== General === | === General === | ||
Line 209: | Line 209: | ||
=== WinCE backend === | === WinCE backend === | ||
* Improve the code in <code>backends/platform/wince/CEScaler.cpp</code>, it could be a lot faster with some simple changes. | * Improve the code in <code>backends/platform/wince/CEScaler.cpp</code>, it could be a lot faster with some simple changes. | ||
=== Windows === | |||
* Add scripting code for creating a Windows installer to our code repository, so that a full Windows release can be built easily and directly. Could be based on [http://nsis.sourceforge.net NSIS] or [http://wix.sourceforge.net WiX]. | |||
== Tools == | == Tools == |
edits