Everything2
Near Matches
Ignore Exact
Full Text
Everything2

RTS

created by everyone

(thing) by CentrX (7.8 mon) (print)   ?   (I like it!) Fri Sep 29 2000 at 21:03:31

Abbreviation for real-time strategy, return from subroutine, run-time system, and Radio Television Society.

(thing) by jt (1.4 y) (print)   ?   (I like it!) Tue Nov 14 2000 at 5:30:00

RTS is an opcode for the 6502 processor. The opcode stands for "Return From Subroutine", which makes it the complementary instruction to JSR. In short, it pops the instruction pointer which the most recently executed JSR instruction stored on the stack, and causes execution to continue from that location.

The machine code representation of this opcode is 0x60.

Back to the 6502 opcodes metanode


(thing) by Dataknife (2.8 y) (print)   ?   (I like it!) Tue Nov 14 2000 at 5:35:46

RTS is also an abbreviation for Return To Sender. Used on snail mail.

(thing) by yerricde (8.1 mon) (print)   ?   (I like it!) 1 C! Tue Nov 14 2000 at 5:59:13

RTS the game genre

RTS games such as Warcraft II, Starcraft, Command and Conquer, Total Annihilation, Dungeon Keeper II, and the like tend to emphasize tactics (individual battles) over strategy (long-term goals). For this reason, I propose an alternate expansion for the initials:
Realtime Tactics Simulation

RTS the instruction

A 6502 instruction that pulls a 16-bit number from the stack and loads it into the program counter. Stands for "Return To Saved." Commonly used to ReTurn from a Subroutine or to implement a jump table.

  • Function: (Pull Stack) + 1 => PC
  • Updates flags: none
  • Opcode numbers:
    impl  $60 (6 cycles)
    

To implement a jump table with RTS, make sure your table contains addresses minus 1, as RTS increments the address before jumping to it.

  lda jumptable+1,x
  pha
  lda jumptable,x
  pha
  rts
jumptable:
  .dcw sub0-1, sub2-1, sub4-1, sub6-1

RTS takes six CPU cycles to complete (one to fetch the opcode, two to fetch the next two bytes because JSR and RTS use similar control, two to pull the program counter, and one to advance the program counter and commit the stack register).


(idea) by Jargon (1.8 y) (print)   ?   (I like it!) Thu Jul 19 2001 at 15:13:25

RTM = R = rude

RTS /R-T-S/ imp.

Abbreviation for `Read The Screen'. Mainly used by hackers in the microcomputer world. Refers to what one would like to tell the suit one is forced to explain an extremely simple application to. Particularly appropriate when the suit failed to notice the `Press any key to continue' prompt, and wishes to know `why won't it do anything'. Also seen as `RTFS' in especially deserving cases.

--The Jargon File version 4.3.1, ed. ESR, autonoded by rescdsk.


printable version
chaos

Real-time strategy There is no strategy in StarCraft rude An envelope from the previous systems administrator
Time of Defiance Reclaim The Streets RTM 6502 instructions
Dungeon Keeper Homeworld Technology tree strategy
Tiberium fog of war Total Annihilation Mostly Harmless
CTS Natural selection Return to Sender Medieval: Total War
Squad-based tactical MechCommander WarCraft III PDP-10
Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.
  Epicenter
Login
Password

password reminder
register

Everything2 Help

Cool Staff Picks
Just another sprinkling of indeterminacy
So charmingly heathen, your skin is like a teardrop on a popsicle
Just a collection of ones and zeroes
Why Microsoft is evil
All you need is love
Snuff Etiquette
A day in the life of a blackjack dealer
Vaguely valid advice to prospective weight trainers
Buddhist vegetarians
Why you do not want to work for an Ad Agency
Harold and Maude
Things not to say in Thai
The right way to take a bath
Blues
New Writeups
TheOrientalAfrican
ThisyearIhave...Is This Normal!!!(person)
TheOrientalAfrican
ToTheGuyWithAidsSittingN... (I Am Really Really Sorry)(person)
Heitah
Why I love Everything2(person)
trixingee
Dungeon Mastering for the first time(idea)
Netrat0
It's Called Subtext, Honey(person)
eyeofthebeholder
The Dragon(idea)
Heitah
consist, comprise, constitute, or compose(idea)
Meezzio
Gotlandssnus(thing)
argv
Astral Plane(idea)
Madara
One Winged Angel(fiction)
Tom Rook
Talk is cheap(poetry)
shaogo
Adelle Davis(person)
Aerobe
race car g sfjsgsd(poetry)
Binah
Dream Log: July 5, 2008(dream)
StrawberryFrog
Forgotten things in space(idea)
This affordable entertainment brought to you by The Everything Development Company