Commit Graph

6 Commits

Author SHA1 Message Date
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 b4f8be199f improve video-related interrupts and waits 2018-10-02 05:14:57 +02:00
Connor Olding 7ccccbc06d finally fix 3D rendering on console
sadly this breaks compatibility with high-level emulators
such as project and mupen, but that ought to be easier to fix
than this damned bug that escaped me for literally a month.
2018-10-02 05:07:36 +02:00
Connor Olding a2212d6ca6 minor cleanup 2018-09-28 10:40:22 +02:00
Connor Olding c020ccdb10 fix boot disassembly to match original file 2018-09-01 05:43:05 +02:00
Connor Olding fcaf169671 split microcode tasks to its own file 2018-08-31 13:01:27 +02:00