Commit Graph

7 Commits

Author SHA1 Message Date
Connor Olding a700b9ee27 fix typos 2019-04-06 06:02:46 +02:00
Connor Olding 46157705e2 add RDP reset macro and texture-loading macros 2018-11-02 17:58:00 +01:00
Connor Olding 2dda303281 add on-screen frame-budget usage, rework graphics
* enable anti-aliasing

* increase teapot resolution

* rework teapot display list offset to 0 for convenience

* add font for frame-budget and debug text

* add on-screen ascii text to cache test to get a feel for fonts

* reduce cache test resolution to VI-padded 576x432

* rework other rendering settings (maybe no real difference)

* tweak task pushing (maybe no real difference)
2018-10-23 16:48:56 +02:00
Connor Olding 551d4f153f fix disassembling last color combiner register 2018-09-28 10:35:32 +02:00
Connor Olding 8310f4aae7 improve and reduce verbosity of system addresses 2018-09-28 10:33:02 +02:00
Connor Olding 84c0fb1349 add way more F3DEX flags 2018-08-31 12:49:14 +02:00
Connor Olding be6a0f8261 render a spinning cube using command macros
unfortunately i seem to have broken console compatibility along the way;
it dies after a few frames. i will have to fix this later.
for now, i just really need to commit something.
2018-08-30 03:16:44 +02:00