mirror of
https://github.com/luksamuk/engine-psx.git
synced 2025-04-28 21:38:02 +03:00
Little tweaks to title screen
This commit is contained in:
parent
6d4f08e4e6
commit
c44f12027c
4 changed files with 1 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
Binary file not shown.
|
@ -25,6 +25,7 @@
|
||||||
/*
|
/*
|
||||||
Locations of common textures on frame buffer:
|
Locations of common textures on frame buffer:
|
||||||
================================================
|
================================================
|
||||||
|
Title screen: 320x0 No CLUT
|
||||||
Player 1: 320x0; CLUT: 0x480
|
Player 1: 320x0; CLUT: 0x480
|
||||||
Common objects: 576x0; CLUT: 0x481 (8-bit only)
|
Common objects: 576x0; CLUT: 0x481 (8-bit only)
|
||||||
Level tiles: 448x0; CLUT: 0x482 (4 or 8-bit CLUT)
|
Level tiles: 448x0; CLUT: 0x482 (4 or 8-bit CLUT)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue