Register - Login
Views: 99856643
Main - Memberlist - Active users - Calendar - Wiki - IRC Chat - Online users
Ranks - Rules/FAQ - Stats - Latest Posts - Color Chart - Smilies
05-04-22 12:02:30 PM
Jul - Craziness Domain - JMP newpost New poll - New thread - New reply
Next newer thread | Next older thread
Raspberry
Thank you for my time here. I won't ever forget..
Level: 85


Posts: 1000/1823
EXP: 5727531
For next: 171009

Since: 07-07-07

Pronouns: she/her

Since last post: 1.0 years
Last activity: 78 days

Posted on 04-18-09 06:40:43 PM (last edited by Ninetales at 04-19-09 10:17 AM) Link | Quote
 
*insert stupid joke asm-like code here*





____________________
~Ninetales

Sukasa

Level: 123


Posts: 878/4326
EXP: 20938041
For next: 293225

Since: 07-07-07


Since last post: 1.1 years
Last activity: 1.1 years

Posted on 04-18-09 06:42:57 PM Link | Quote
Sukasa - Send Private Message


newpost:

LDX #$24 ; userid
LDA postcount, X
CMP #$08 ; think binary
BEQ kthread ; start new thread
JMP genpost ; submit general post

kthread:
LDY #$00
-: LDA kpostdata, Y ; special post data
STA post, Y ; the post to be made
INY
BNE -
JMP submit ; submit the thread



Congrats on 1K!

____________________
Hiryuu

Level: 207


Posts: 8404/14435
EXP: 127636276
For next: 2147878

Since: 07-06-07


Since last post: 11.8 years
Last activity: 11.7 years

Posted on 04-18-09 06:44:56 PM Link | Quote
I don't understand stack.

Regardless, congrats.

____________________
Tyty

Level: 165


Posts: 1808/8599
EXP: 58680022
For next: 255659

Since: 07-07-07


Since last post: 9.8 years
Last activity: 9.8 years

Posted on 04-18-09 06:50:02 PM Link | Quote
Congrats on your 1k!



____________________
Xkeeper

Level: 263


Posts: 10281/25353
EXP: 297174152
For next: 1786301

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 4 days
Last activity: 18 min.

Posted on 04-18-09 08:16:56 PM Link | Quote
Originally posted by Sukasa

newpost:

LDX #$24 ; userid
LDA postcount, X
CMP #$08 ; think binary
BEQ kthread ; start new thread
JMP genpost ; submit general post

kthread:
LDY #$00
-: LDA kpostdata, Y ; special post data
STA post, Y ; the post to be made
INY
BNE -
JMP submit ; submit the thread



Congrats on 1K!

Actually, no, the previous version was correct (using shorthand jumps).

Though I don't get the "CMP 08" at all

____________________
ReiNi
さよなら*へヴン
Level: 124


Posts: 1621/4444
EXP: 21771625
For next: 64976

Since: 07-21-07


Since last post: 6.7 years
Last activity: 3.3 years

Posted on 04-18-09 08:44:00 PM Link | Quote
Every of us has a ⑨ inside.
----------------------------
Originally posted by Xkeeper
Though I don't get the "CMP 08" at all
08 -> 1000 in binary. I barely understand it, but I think it loads 1000 binary in the post number, or it's the condition for making the new thread or something... I should go learn ASM one of these days.

Congratulations on 1000 posts~

____________________

Xkeeper

Level: 263


Posts: 10283/25353
EXP: 297174152
For next: 1786301

Since: 07-03-07

Pronouns: they/them/????????

Since last post: 4 days
Last activity: 18 min.

Posted on 04-18-09 08:45:40 PM Link | Quote

*142033 <~Xkeeper> better would be LDA user, ASL

*142039 <~Xkeeper> load byte, CMP 03
*142055 <~Xkeeper> if matches, INX, LDA postcount
*142100 <~Xkeeper> CMP E8
*142113 <~Xkeeper> if matches, go go gadget pots



and yeah, in that case #%00001000 would've been better

____________________
Post 364/1311 (42 days), online 2 days ago
Posted on 04-18-09 08:59:37 PM Link | Quote
So you check whether the 37th post count is 8 (24th would be #$17), create a thread if so, else post ... and for the thread, you copy 256 bytes of post data And although 8 is 1000 in binary, how would incrementing it work? (a better way would be to store in 2 bytes and compare with 03 E8)

____________________



#64  
Tina
Beep boop
Level: 79


Posts: 1243/1549
EXP: 4472107
For next: 107360

Since: 08-10-07


Since last post: 3.4 years
Last activity: 3.4 years

Posted on 04-19-09 02:52:57 AM Link | Quote
It was done in haste

Reminds me, I need to work on dealing with the PPU...

____________________
Higsby

Super Luigi

727 []

Level: 123


Posts: 1007/4322
EXP: 20865011
For next: 366255

Since: 07-30-07

From: Canada

Since last post: 2.5 years
Last activity: 193 days

Posted on 04-19-09 05:19:23 AM Link | Quote
Congratulations Ninetales on 1K! It's weird that we both got our 1K milestone on the same day .

____________________
Bloodstar
11360
Buy me a trip to the moon
So I can laugh at my mistakes


Post 2224/11363

Joined
07-06-07
Active
9 hours ago
Posted on 04-19-09 05:42:28 AM Link | Quote
Grats, 9t. Glad to see you hit 1k too.

____________________

652 Days


2224 Posts


2680077 EXP


48723 EXP Next


1807 EXP per post


42.100 seconds Idle Time


Overall Ranking: 13
Eppy37
Banned
If you want back, get in touch.

Level: 144


Posts: 4328/6240
EXP: 36218615
For next: 491691

Since: 07-23-07

Pronouns: he/him
From: Boguslovania

Since last post: 3.0 years
Last activity: 256 days

Posted on 04-20-09 09:33:07 PM Link | Quote
GAH! I'm late....

1K is awesome! Now I want to see 2k :D

____________________
Sponty
Part boy, part car; Boycar, Protector and King of Chilladelphia
Level: 184


Posts: 3074/11098
EXP: 85648952
For next: 470458

Since: 08-24-07

Pronouns: he/him
From: Canada

Since last post: 7 days
Last activity: 5 days

Posted on 04-20-09 09:34:21 PM Link | Quote



Congrats on 1000 Ninetales!

____________________
Techokami
Member
Developed for use only with NTSC Genesis systems.
Level: 24


Posts: 34/95
EXP: 68023
For next: 10102

Since: 07-25-07

From: LINUX

Since last post: 66 days
Last activity: 50 days

Posted on 04-25-09 12:54:08 AM Link | Quote
JMP *


____________________
Click here to enter the SigChat
Tiden
Disgusting human being, just awful
Level: NaN


Posts: 3762/-6493
EXP: NaN
For next: 0

Since: 07-03-07

Pronouns: they/them

Since last post: 4.1 years
Last activity: 3.6 years

Posted on 04-25-09 12:54:55 AM Link | Quote
Originally posted by Techokami
JMP *


What the hell does this do?

____________________


Techokami
Member
Developed for use only with NTSC Genesis systems.
Level: 24


Posts: 35/95
EXP: 68023
For next: 10102

Since: 07-25-07

From: LINUX

Since last post: 66 days
Last activity: 50 days

Posted on 04-25-09 01:02:19 AM Link | Quote
Originally posted by hydraphatphelinez
Originally posted by Techokami
JMP *

What the hell does this do?
Jump to all memory locations.
Think
while (1)

{
printf("HAW HAW");
}
exit();


____________________
Click here to enter the SigChat
Next newer thread | Next older thread
Jul - Craziness Domain - JMP newpost New poll - New thread - New reply


Rusted Logic

Acmlmboard - commit 47be4dc [2021-08-23]
©2000-2022 Acmlm, Xkeeper, Kaito Sinclaire, et al.

32 database queries, 1 query cache hits.
Query execution time: 0.085580 seconds
Script execution time: 0.031570 seconds
Total render time: 0.117151 seconds