File list
From SNESdev Wiki
Jump to navigationJump to search
This special page shows all uploaded files.
Date | Name | Thumbnail | Size | User | Description | Versions |
---|---|---|---|---|---|---|
12:15, 10 May 2024 | Adsr envelope.svg (file) | 3 KB | Undisbeliever | Inline CSS, lower labels to improve alignment | 3 | |
01:41, 26 February 2024 | Hdma indirect repeating pattern screenshot.png (file) | 368 bytes | Undisbeliever | Screenshot of the indirect HDMA repeating pattern example on HDMA_examples page | 1 | |
01:38, 26 February 2024 | Hdma indirect mapping screenshot.png (file) | 367 bytes | Undisbeliever | Screenshot of the indirect HDMA contiguous array mapping example on HDMA_examples page. | 1 | |
08:55, 23 October 2023 | Window mask logic table.png (file) | 10 KB | Undisbeliever | A table of the 4 window mask logic settings combined with the 2 invert window flags. | 1 | |
06:03, 13 October 2023 | Combining windows four.svg (file) | 2 KB | Undisbeliever | Diagram showing how a 4 digit window can be drawn using OR or XOR logic | 1 | |
06:02, 13 October 2023 | Combining windows star.svg (file) | 3 KB | Undisbeliever | Diagram showing how a star window can be drawn using OR or XOR logic | 1 | |
02:38, 5 January 2023 | Hdma textbox gradient.png (file) | 530 bytes | Undisbeliever | A cropped screenshot of a textbox with a background gradient created with a HDMA to CGADD and CGDATA. | 1 | |
02:05, 20 December 2022 | Hdma bghofs shear animation.png (file) | 88 KB | Undisbeliever | A shear animation using a HDMA to a horizontal offset register. | 1 | |
02:14, 4 December 2022 | Hdma double buffered parallax.png (file) | 64 KB | Undisbeliever | An example HDMA double-buffered parallax effect. | 1 | |
01:18, 2 December 2022 | Hdma textbox wipe.gif (file) | 11 KB | Undisbeliever | A HDMA textbox wipe animation that is created by modifying a HDMA table in RAM during VBlank. | 1 | |
07:33, 25 November 2022 | Hdma repeat entry events.png (file) | 9 KB | Undisbeliever | An annotated Mesen-S Event Viewer screenshot for a HDMA targeting the BG1HOFS register, changing BG1HOFS on every scanline using two HDMA repeat entries. | 1 | |
05:42, 21 November 2022 | Hdma 160sl entry events.png (file) | 11 KB | Undisbeliever | An annotated Mesen-S Event Viewer screenshot for a HDMA targeting the BG1HOFS register, demonstrating how a 160 scanline entry is split into two HDMA entries. | 1 | |
05:37, 21 November 2022 | Hdma textbox events.png (file) | 9 KB | Undisbeliever | An annotated Mesen-S Event Viewer screenshot for a HDMA textbox targeting the TM register. | 1 | |
07:42, 1 November 2022 | Window precalculated.svg (file) | 3 KB | Undisbeliever | A diagram showing two code paths for translating a precalculated non-symmetrical single-window (leftwards and rightwards). | 1 | |
20:07, 5 October 2022 | Snes exhirom map.png (file) | 10 KB | NovaSquirrel | Map of Super NES address space in mode $25 ("ExHiROM") Edit by lidnariq of the HiROM map originally made by Damian Yerrick https://forums.nesdev.org/viewtopic.php?p=283508&sid=b7787101ceda9ec7e25a4485d45ebc77#p283508 | 1 | |
19:46, 20 August 2022 | Colourmath addhalf.png (file) | 33 KB | Rainwarrior | put the 1/2 indicator only under + instead of under = as well | 2 | |
07:37, 20 August 2022 | Colourmath sub dark inverse.png (file) | 42 KB | Rainwarrior | Example from: https://github.com/bbbradsmith/SNES_stuff/tree/main/colourmath | 1 | |
07:36, 20 August 2022 | Colourmath sub dark.png (file) | 41 KB | Rainwarrior | Example from: https://github.com/bbbradsmith/SNES_stuff/tree/main/colourmath | 1 | |
07:36, 20 August 2022 | Colourmath add fade2.png (file) | 28 KB | Rainwarrior | Example from: https://github.com/bbbradsmith/SNES_stuff/tree/main/colourmath | 1 | |
07:36, 20 August 2022 | Colourmath add fade1.png (file) | 29 KB | Rainwarrior | Example from: https://github.com/bbbradsmith/SNES_stuff/tree/main/colourmath | 1 | |
08:25, 19 August 2022 | Window precalculated symmetrical.svg (file) | 4 KB | Undisbeliever | A diagram showing the three code paths for drawing a precalculated horizontally-symmetrical single-window: partially offscreen on the left (x-centre < 0), onscreen (0 <= x-centre <= 255), and partially offscreen on the right (x-centre > 255). | 1 | |
22:52, 18 August 2022 | Dizworld additive.png (file) | 34 KB | Rainwarrior | Addititve blending example from Dizworld: https://github.com/bbbradsmith/SNES_stuff/tree/main/dizworld#readme | 1 | |
01:14, 3 August 2022 | Window octagon.svg (file) | 2 KB | Undisbeliever | An example unrotated octagon window, created from three segments. The first is an acute trapezium, the second is a rectangle, the third is a vertical mirror of the first segment. | 1 | |
01:12, 3 August 2022 | Window diamond.svg (file) | 2 KB | Undisbeliever | A diamond window. The top-half is created using an acute trapezium. The bottom-half is created from a vertical mirror of the top-half. | 1 | |
01:05, 3 August 2022 | Window quad.svg (file) | 2 KB | Undisbeliever | An example convex quadrilateral window, created from three trapeziums. | 1 | |
00:56, 3 August 2022 | Window right triangle.svg (file) | 2 KB | Undisbeliever | A triangular window can be created from two trapeziums. | 1 | |
00:54, 3 August 2022 | Window triangle horizontal base.svg (file) | 1 KB | Undisbeliever | A triangular window with a horizontal base can be created from a single trapezium. | 1 | |
21:18, 19 May 2022 | NTS scrolling seam.gif (file) | 151 KB | NovaSquirrel | Animation explaining how to perform scrolling across a horizontal playfield longer than 512 pixels. It uses the first four screens of a level in Nova the Squirrel. | 1 | |
20:12, 8 May 2022 | Snes hirom map.png (file) | 3 KB | NovaSquirrel | 1 | ||
20:11, 8 May 2022 | Snes lorom map.png (file) | 2 KB | NovaSquirrel | 1 | ||
20:11, 8 May 2022 | Snes overall map.png (file) | 3 KB | NovaSquirrel | 1 |