General todo

From DeSmuME
(Difference between revisions)
Jump to: navigation, search
(Luigi__)
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This page is intended as a place to write ideas for how to improve DeSmuME in general.
+
todo for 0.9.7
 +
* all done!
 +
done for 0.9.7
  
== Luigi__ ==
+
* fix fat generation (sdfatlib?) ''done'' ** but!! it needs to support LFN! ''done''
(no particular order)
+
* Make a portable frontend that can work on all platforms we know, and maybe kill specific frontends (gtk / gtk-glade / windows / cocoa)
+
** (that frontend would use a portable toolkit such as GTK+, wxWidgets, Qt... that needs to be decided)
+
** (rm: "i would find more valuable the feature to have the gtk frontend working fine on mac os x / windows / you name it instead." from [[Linux frontends todo]])
+
** (lbalbalba:) My vote goes to GTK. Its already in use, ports of GTK to the supported platforms are available (Windows, Linux, MAC), and it's easier to stick to what you know.
+
** (Luigi__) One more vote for GTK/GTK+. Universal GTK frontend FTW!
+
* Clean up MMU, GPU, SPU
+
* Make DeSmuME faster! (Best way to do it: get a more powerful computer. The famous "ceranyd" would be a bad thing to do at a time where we're focusing on making DeSmuME more accurate. And it's not like DeSmuME is running 2D-only games at 3 fps on a 7-ghz quad core.)
+
* Make proper debugging tools (didn't I already started this? yeah, but pure Win32 GUI is annoying)
+
* lbalbalba: repair everything that got broken since the last release (regression testing) :)
+
** (lbalbalba:) Once you standardized on a common portable frontend, you can port all the Win32 specific debug stuff to that frontend.
+
* (that's all folks)
+
** "Th- Th-Th-Th-Th-... That's all, folks."
+
  
* Put SNDDX/SNDSDL stuff into the nice platform-driver architecture since the SNDCore thing appears to be no use anymore.
+
todo for 0.9.8
* Microphone stuff could go into the platform-driver thing too...
+
* ui for slot-1 ''done''
 +
* gdi display method ''done''
 +
* finish cocoa work
 +
* prompt for save size at import time
 +
 
 +
todo for 0.9.9
 +
* fix fat generation again (port a java fat library). its pretty broken still
 +
* unify slot1=nothing and eject handling
 +
* bitdepth to 666
 +
* totally rewrite basically all firmware code
 +
* UEP
 +
** UEP nitrofs mode
 +
* unify NDS_LoadRoms

Latest revision as of 19:39, 23 November 2011

todo for 0.9.7

  • all done!

done for 0.9.7

  • fix fat generation (sdfatlib?) done ** but!! it needs to support LFN! done

todo for 0.9.8

  • ui for slot-1 done
  • gdi display method done
  • finish cocoa work
  • prompt for save size at import time

todo for 0.9.9

  • fix fat generation again (port a java fat library). its pretty broken still
  • unify slot1=nothing and eject handling
  • bitdepth to 666
  • totally rewrite basically all firmware code
  • UEP
    • UEP nitrofs mode
  • unify NDS_LoadRoms
Personal tools