Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Calculator Community
»
TI Calculators
»
ASM
»
Assembly Coding Optimization
« previous
next »
Print
Pages:
1
2
[
3
]
Go Down
Author
Topic: Assembly Coding Optimization (Read 14663 times)
0 Members and 1 Guest are viewing this topic.
Fallen Ghost
Guest
Assembly Coding Optimization
«
Reply #30 on:
June 15, 2007, 03:32:00 pm »
That's why I answered him this on UTI and Cemetech (didn't dare posting it on DS)
QuoteBegin-myself+-->
QUOTE
(myself)
Also, I just found out why I said the other is faster
c1-->
CODE
ec1
or a
Logged
calc84maniac
eZ80 Guru
Coder Of Tomorrow
LV11
Super Veteran (Next: 3000)
Posts: 2912
Rating: +471/-17
Assembly Coding Optimization
«
Reply #31 on:
June 16, 2007, 02:51:00 am »
@Jon: I said ADD HL,DE modified only the carry flags...
@Fallen Ghost: Fine, you win...
Logged
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman
Fallen Ghost
Guest
Assembly Coding Optimization
«
Reply #32 on:
June 16, 2007, 02:26:00 pm »
QuoteBegin-calc84maniac+16 Jun, 2007, 8:51-->
QUOTE
(calc84maniac @ 16 Jun, 2007, 8:51)
@Jon: I said ADD HL,DE modified only the carry flags...
@Fallen Ghost: Fine, you win...
2nd message: Yays! But I still venerate your asm madskillz! :king:
1st: Add HL,DE does not mess up the z, p/v, s flags. it only uses carry and H and resets (or sets, whatever) N.
Logged
Halifax
LV9
Veteran (Next: 1337)
Posts: 1334
Rating: +2/-1
Assembly Coding Optimization
«
Reply #33 on:
June 16, 2007, 03:20:00 pm »
Sorry I just have to say this. I didn't even know it until I just read this article and I mean JUST read it.
But it resets the Z flag. The article says there is no such thing as the NZ flag because it is just an inversion of the Z flag.
*Halifax celebrates his small unknown victory!
Notice: This post was for comic relief.
Logged
There are 10 types of people in this world-- those that can read binary, and those that can't.
Print
Pages:
1
2
[
3
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
TI Calculators
»
ASM
»
Assembly Coding Optimization