Miscellaneous Ideas
|
Post your ideas for new miscellaneous programs here, or build on ideas posted by other visitors.
|
|
Reply to this item
|
ROM disassembler
|
burntfuse
|
Why doesn't someone write a Windows or DOS app to disassemble a ROM image file and generate a text file from it? That way, people could find bugs, possible enhancements, etc. I don't think that disassembling your own ROM image is illegal, as long as you don't distribute it (haven't been able to find any copyright notices about the TI-OS).
|
|
3 July 2003, 22:05 GMT
|
|
Display_AHL needed!
|
burntfuse
|
Could someone please write a routine to display ahl in the small font on the TI-86? The TI-OS API has a call that does it, but only in the large homescreen font! I tried modifying DisplayHL, but it didn't work. If anyone writes this, please e-mail it to me at straney@umbi.umd.edu.
|
|
8 July 2003, 14:28 GMT
|
|
sprites
|
Sk0
|
I recently took up asm, and all i know is basic stuffs. I really need to know the following:
given a sprite, such as
.db %10010101
.db %00100100
.db %00010011
.db %00111011
.db %11111111
.db %10010011
.db %10101010
.db %00000010
how would I make it draw on the screen and make it moveable with user input? No tutorial that I have EVER found even says what a sprite is! (but i know what a sprite is) I think hl is where the sprite goes and de is the coordinates, but I am not sure. Please help me out!!!
|
|
10 July 2003, 22:46 GMT
|
|
Spanish Translator
|
trakless
(Web Page)
|
I think a spanish translator for the 83+SE would be a great program. You can find a full dictionary, comma delimited by clicking the web link.
I would have made this myself, but I only program basic, which would have been slow and huge. The dictionary file is a little over 500K, and has about 35k entries.
(I know there are some translator programs out there, but they have very small dictionaries, and require you to type in additions by hand.)
|
|
18 July 2003, 19:23 GMT
|
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
You can change the number of comments per page in Account Preferences.
|