This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's Your Projects subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. Dragon OS => Your Projects
United-TI Archives -> Dragon OS
 
    » Goto page Previous  1, 2, 3, 4
» View previous topic :: View next topic  
Author Message
DarkerLine
ceci n'est pas une |


Super Elite (Last Title)


Joined: 04 Nov 2003
Posts: 8328

Posted: 28 Nov 2003 09:16:03 pm    Post subject:

Alright, I won't argue, except that for a stupid person like myself, even programming with bcalls is too hard.
Back to top
Tyler


Advanced Member


Joined: 29 May 2003
Posts: 352

Posted: 30 Nov 2003 07:32:07 pm    Post subject:

Yeah, but it would be worth it to do it - Think of the achivements that could be made
Back to top
Darth Android
DragonOS Dev Team


Bandwidth Hog


Joined: 31 May 2003
Posts: 2104

Posted: 30 Nov 2003 08:53:25 pm    Post subject:

yes, any one know where i can find documentation on directly writing to the rom chip? (dragonos could "accidentially" overwrite the tios...)
tyler, if you can emulate some ion, well, can you make a subroutine work with this:
ld hl,progname
ld de,op1
ld bc,7
ldir
call ion
ret
progname:
.db "IONTEST",0


Last edited by Guest on 30 Nov 2003 08:55:22 pm; edited 1 time in total
Back to top
Toksyuryel
Crimson Dragon Software


Elite


Joined: 14 Jun 2003
Posts: 880

Posted: 30 Nov 2003 09:19:19 pm    Post subject:

JACstudios_ceo wrote:
Darth Android wrote:
btw, JAC Studios, i learned all i know about asm from this forum and here

By any chance could i get an easy-to-print version of that? That would be perfect. Thanks!

Did you miss this, Darth? It seems to have gone completely un-noticied.


Last edited by Guest on 30 Nov 2003 09:19:31 pm; edited 1 time in total
Back to top
Arcane Wizard
`semi-hippie`


Super Elite (Last Title)


Joined: 02 Jun 2003
Posts: 8993

Posted: 01 Dec 2003 12:34:15 pm    Post subject:

JACstudios_ceo wrote:
JACstudios_ceo wrote:
Darth Android wrote:
btw, JAC Studios, i learned all i know about asm from this forum and here

By any chance could i get an easy-to-print version of that? That would be perfect. Thanks!

Did you miss this, Darth? It seems to have gone completely un-noticied.

Download the zip file, unpack, select all html files, right click->print.
Back to top
Tyler


Advanced Member


Joined: 29 May 2003
Posts: 352

Posted: 01 Dec 2003 08:37:04 pm    Post subject:

Darth I'll have the ION Emulator done in a bit
Back to top
Darth Android
DragonOS Dev Team


Bandwidth Hog


Joined: 31 May 2003
Posts: 2104

Posted: 01 Dec 2003 09:03:25 pm    Post subject:

Arcane Wizard wrote:
JACstudios_ceo wrote:
JACstudios_ceo wrote:
Darth Android wrote:
btw, JAC Studios, i learned all i know about asm from this forum and here

By any chance could i get an easy-to-print version of that? That would be perfect. Thanks!

Did you miss this, Darth? It seems to have gone completely un-noticied.

Download the zip file, unpack, select all html files, right click->print.

no, i saw it, but had no answer, so i didnt make up one.
tyler, ty
also, can you and adm.wiggin get together and find out how to get a subroutine made that is the equivilant to inString(hl,a)? i need it for the biggest part, folders.
Back to top
Tyler


Advanced Member


Joined: 29 May 2003
Posts: 352

Posted: 02 Dec 2003 03:45:17 pm    Post subject:

Why would you do that?
Use self-editing code!

Ex

ld hl,folnameA
ld (folnameA),hl

ret

folnameA:
.db "thisisafolder",0

.end
Back to top
Darth Android
DragonOS Dev Team


Bandwidth Hog


Joined: 31 May 2003
Posts: 2104

Posted: 02 Dec 2003 06:18:48 pm    Post subject:

Tyler wrote:
Why would you do that?
Use self-editing code!

Ex

ld hl,folnameA
ld (folnameA),hl

ret

folnameA:
.db "thisisafolder",0

.end

yes, but like the symtable, the folders will vary in size. i guess i could use a jump table...
there are 2 ways i can organize the file system.
1. symtable keeps track of file location anf folder its in
good: files can have the same name, as long as they are in different folders
bad: each symtable entry would require twice as much memory as way 2
2. symtable keeps track of file location
good: small, half as above
bad: files cant be named the same. period.


Last edited by Guest on 02 Dec 2003 06:19:31 pm; edited 1 time in total
Back to top
Darth Android
DragonOS Dev Team


Bandwidth Hog


Joined: 31 May 2003
Posts: 2104

Posted: 05 Dec 2003 01:58:14 am    Post subject:

if you are reading this 2 things:
1. stop thinking small. if you want to talk about DragonOS, go back to the main board cuz
2. DragonOS has its own personal forum
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    » Goto page Previous  1, 2, 3, 4
» View previous topic :: View next topic  
Page 4 of 4 » All times are UTC - 5 Hours

 

Advertisement