Difference between revisions of "FF8/Field/Script/Opcodes/073 CSCROLL"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Shard
(Created page with "* Opcode: '''0x073''' * Short name: '''CSCROLL''' * Long name: C? Scroll ==== Argument ==== none ==== Stack ==== :''X'' :''Y'' :''Frame count'' :'''LSCROLL''' ==== Descript...")
ffrtt>BukTop
m (3 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
* Long name: C? Scroll
* Long name: C? Scroll


==== Argument ====
==== Argument ====
 
none
none


==== Stack ====
==== Stack ====
:''X''
 
:''Y''
: ''X''
:''Frame count''
: ''Y''
:'''LSCROLL'''
: ''Frame count''
: '''LSCROLL'''
 
====  Description  ====


==== Description ====
Scrolls the screen by X and Y pixels over ''frame count''. Parameters are untested, but I'd be very surprised if they're wrong.
Scrolls the screen by X and Y pixels over ''frame count''. Parameters are untested, but I'd be very surprised if they're wrong.
[[Category:Unfinished FF8 Opcodes]]

Latest revision as of 04:24, 23 May 2019

  • Opcode: 0x073
  • Short name: CSCROLL
  • Long name: C? Scroll

Argument

none

Stack

X
Y
Frame count
LSCROLL

Description

Scrolls the screen by X and Y pixels over frame count. Parameters are untested, but I'd be very surprised if they're wrong.