DeSmuME is a Nintendo DS emulator
Go to file
cyberwarriorx fd94e91ebf -Renamed the various *Init/*DeInit functions to *_Init/*_DeInit so it better matches the naming convention of the rest of the functions
-Changed the way NDS_LoadROM works. It still needs -some- work(cflash is broken for now), but basically the idea is to cut down on duplicate code and instead have the emulator core do most of the work.
-Added a GPU Reset function. Once the reset function for the other chips, etc. are working, we can finally do a proper reset function.
-Linux port is probably broken again(sorry!)
2006-10-15 20:45:17 +00:00
branches/none/desmume An attempt to setup desmume module 2006-04-05 20:14:28 +00:00
tags/start/desmume This commit was manufactured by cvs2svn to create tag 'start'. 2006-04-05 20:14:29 +00:00
trunk/desmume -Renamed the various *Init/*DeInit functions to *_Init/*_DeInit so it better matches the naming convention of the rest of the functions 2006-10-15 20:45:17 +00:00