Uploads by BLueBLue
Jump to navigation
Jump to search
This special page shows all uploaded files.
Date | Name | Thumbnail | Size | Description |
---|---|---|---|---|
01:11, 20 January 2014 | RE-motion-cancel-demo-small.gif (file) | 205 KB | ||
01:06, 20 January 2014 | RE-cell-drop-small.gif (file) | 102 KB | ||
01:02, 20 January 2014 | RE-motion-cancel-demo.gif (file) | 528 KB | Puyo Puyo Tsu motion cancel trick, skipping the bouncing animation | |
01:00, 20 January 2014 | RE-cell-drop.gif (file) | 292 KB | Puyo Puyo Tsu phases throughout a pair drop across a cell | |
00:59, 20 January 2014 | RE-pair-fall-and-lock.png (file) | 95 KB | Puyo Puyo Tsu routine handling the regular controlled drop, soft drop and lockout of the falling pair. | |
18:05, 5 January 2014 | RE-gravity-apply-to-puyo.png (file) | 23 KB | ||
17:25, 5 January 2014 | RE-pair-lateral-movement.png (file) | 37 KB | ||
15:35, 5 January 2014 | RE-get-board-screen-pxoffset.png (file) | 9 KB | ||
15:35, 5 January 2014 | RE-compute-slave-puyo-coords.png (file) | 9 KB | ||
15:34, 5 January 2014 | RE-get-pair-absolute-pos.png (file) | 11 KB | ||
15:21, 5 January 2014 | RE-callback-slave-puyo.png (file) | 52 KB | Puyo Puyo Tsu falling pair callback on the slave puyo's object | |
15:21, 5 January 2014 | RE-callback-main-puyo.png (file) | 49 KB | Puyo Puyo Tsu falling pair callback on the main puyo's object | |
21:25, 4 January 2014 | RE-callbacks.png (file) | 46 KB | ||
21:01, 4 January 2014 | RE-yield-or-end.png (file) | 14 KB | Puyo Puyo Tsu yield routine setting an execution checkpoint, terminating the current callback execution, and resuming it at the checkpoint if the required number of pass has been met | |
21:00, 4 January 2014 | RE-yield-reset.png (file) | 4 KB | Puyo Puyo Tsu yield management routine resetting the pass counter | |
17:21, 4 January 2014 | RE-run-callbacks.png (file) | 13 KB | Puyo Puyo Tsu callback handler routine | |
17:21, 4 January 2014 | RE-main-loop.png (file) | 14 KB | Puyo Puyo Tsu main loop | |
17:20, 4 January 2014 | RE-Vint.png (file) | 13 KB | Puyo Puyo Tsu vertical blanking interrupt routine | |
02:15, 23 December 2013 | RE-ghostriding.png (file) | 17 KB | Puyo Puyo Tsu ghostriding trick | |
23:08, 22 December 2013 | RE-rotation-basics.png (file) | 50 KB | Puyo Puyo Tsu rotation basics: board coordinates and transform IDs | |
21:29, 22 December 2013 | RE-rotation-transforms.png (file) | 13 KB | Puyo Puyo Tsu precomputed transforms for pushing back pairs when rotating against blocking elements, used by rotation_start(). | |
21:28, 22 December 2013 | RE-rotation-start.png (file) | 473 KB | Puyo Puyo Tsu routine performing a pair rotation, collision detection and push back | |
21:25, 22 December 2013 | RE-check-target-and-diag.png (file) | 81 KB | Puyo Puyo Tsu routine used to check whether a target board cell is free or not | |
21:24, 22 December 2013 | RE-compute-offset.png (file) | 8 KB | Puyo Puyo Tsu routine computing the current player's board base address in RAM plus an offset | |
21:15, 22 December 2013 | RE-Get board and offset.png (file) | 12 KB | New comments, lower res | |
16:41, 21 December 2013 | RE-rotation-timings.png (file) | 41 KB | Puyo Puyo Tsu reverse-engineered rotation frame data timings | |
22:55, 30 November 2013 | RE-read gamepad.png (file) | 30 KB | Puyo Puyo Tsu input routines, pad keys readout | |
22:55, 30 November 2013 | RE-read active pad keys.png (file) | 182 KB | Puyo Puyo Tsu input routines, active pad keys calculation | |
22:53, 30 November 2013 | RE-input-proximity-graph.png (file) | 22 KB | Puyo Puyo Tsu, input routines proximity / call graph | |
23:28, 29 November 2013 | RE-hidden-options-sensyu.png (file) | 36 KB | Puyo Puyo Tsu hidden setting sensyu / point | |
23:27, 29 November 2013 | RE-hidden-options-futa.png (file) | 51 KB | Puyo Puyo Tsu hidden setting | |
23:07, 29 November 2013 | RE-checksum 768b.png (file) | 31 KB | Puyo Puyo Tsu memory checksum routine for a 768 byte chunk | |
22:41, 29 November 2013 | RE-set default settings.png (file) | 38 KB | Puyo Puyo Tsu default settings | |
23:47, 27 November 2013 | RE-Shuffle color set.png (file) | 15 KB | Puyo Puyo Tsu color shuffling routine | |
23:46, 27 November 2013 | RE-Tsuu randomizer.png (file) | 258 KB | Puyo Puyo Tsu pair randomizer routine | |
23:33, 27 November 2013 | RE-Rng next.png (file) | 6 KB | Puyo Puyo Tsu rand() function (random value iterator) | |
23:31, 27 November 2013 | RE-Init load defaults.png (file) | 31 KB | Puyo Puyo Tsu game variables initialization routine | |
23:03, 27 November 2013 | RE-board-hacking.gif (file) | 378 KB | Puyo Puyo Tsu board hacking | |
23:01, 27 November 2013 | RE-Status memory structure.png (file) | 318 KB | Puyo Puyo Tsu gamestate-related memory structures | |
22:59, 27 November 2013 | RE-Find free buffer.png (file) | 35 KB | Puyo Puyo Tsu memory allocator "free slot" seeker routine | |
22:57, 27 November 2013 | RE-Allocate buffer.png (file) | 64 KB | Puyo Puyo Tsu memory allocation routine | |
22:47, 27 November 2013 | RE-Place puyo.png (file) | 25 KB | Puyo Puyo Tsu routine handling the placement of puyos on a player's board | |
22:36, 27 November 2013 | RE-Distrib next pair.png (file) | 100 KB | Puyo Puyo Tsu routine that picks a new random pair from a pre-generated pool | |
22:34, 27 November 2013 | RE-Distrib shift.png (file) | 20 KB | Routine that shifts upcoming pair displayed in Puyo Puyo Tsu before handing out a new one to the player. | |
22:33, 27 November 2013 | RE-Gen cur fal pair.png (file) | 556 KB | ||
22:20, 27 November 2013 | RE-TsuGameLogic.png (file) | 60 KB | Overview of the main game logic rountine of Puyo Puyo Tsu | |
21:14, 27 November 2013 | RE-GameState.png (file) | 451 KB | Puyo Puyo Tsu in-memory game state |