ff3:ff3us:doc:asm:fmt:monster_graphics_data

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ff3:ff3us:doc:asm:fmt:monster_graphics_data [2019/02/12 07:43]
127.0.0.1 external edit
ff3:ff3us:doc:asm:fmt:monster_graphics_data [2021/03/21 06:20] (current)
madsiur [Data]
Line 12: Line 12:
  
 ^  Byte  ^  Description                       ^^ ^  Byte  ^  Description                       ^^
-|  $00-$01   | GFX pointer: (inverted word & $8000) * 8 + $E97000||+|  $00-$01   | GFX pointer: (inverted word & $7FFF) * 8 + $E97000||
 |  $01    bit 7  | If set, 3bpp GFX| |  $01    bit 7  | If set, 3bpp GFX|
 |  $02-$03   | Palette pointer: (word & $3FF) * 16 + $127820|| |  $02-$03   | Palette pointer: (word & $3FF) * 16 + $127820||
  • ff3/ff3us/doc/asm/fmt/monster_graphics_data.txt
  • Last modified: 3 years ago
  • by madsiur