hello_logo (slightly messed up)

For some reason the resolution on duckstation is 640x464.
Does not run in pcsx-redux, known issue based on the discussions
This commit is contained in:
2025-08-04 21:30:26 -04:00
parent 2eb0c788ce
commit 48b8a68d9e
4 changed files with 175 additions and 7 deletions
+2 -1
View File
@@ -40,4 +40,5 @@ function build-program { param(
# build-program 'graphics_system' 'hellogpu'
# build-program 'graphics_system' 'hello_gouraud'
# build-program 'graphics_system' 'hello_gp_routines'
build-program 'graphics_system' 'hello_image'
# build-program 'graphics_system' 'hello_image'
build-program 'graphics_system' 'hello_logo'