abaire / nxdk_pgraph_tests

Tests to verify xemu handling of various pushbuffer commands
Other
12 stars 8 forks source link

Improve assertion failures by displaying something on the screen instead of halting #19

Closed abaire closed 2 years ago

abaire commented 2 years ago

Ideally we should show some kind of output to the user when asserting. Right now an assertion failure looks like a freeze from the user perspective, and it's unclear if the debug messages are always flushed so even watching via xbdm/KD may not provide any insight as to why things have stopped.