|
Title: any good ds text editor out there? Post by: angor on April 19, 2006, 09:24:15 PM I was junt wondering that being the LUA scripts just text files it should be possible to develop in the DS (if you do not have a PC at hand). Is only a matter of having a DS text editor (either LUA or not) able to read and write to the GBA card in use (CF/SD/SC)
Do you know if there is any text editor like this out there? Angor Title: Re:any good ds text editor out there? Post by: waruwaru on April 20, 2006, 03:44:12 AM There is the TxtWriter (http://forum.gbadev.org/viewtopic.php?t=7360&highlight=text). There might be some other ones. Sometimes the FAT writing library in home brews can be a bit flakey, so I would recomment backing up your files often.
Have fun! Waruwaru Title: Re: any good ds text editor out there? Post by: crowcity on February 11, 2007, 05:02:28 PM There's always vi in dslinux lol http://www.dslinux.org/ ;D
Title: Re: any good ds text editor out there? Post by: MightyGreenRanger on May 26, 2008, 04:43:10 PM DSOrganize is actually very decent as a text editor. Just go into the browser and press 'Y' when the text file is highlighted. It needs to have the extension '.txt' in order for DSOrganize to open it with the editor.
|