started implementing some GPU abstractions and moved test to C 0ctri
authorJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 11 Mar 2024 03:36:18 +0000 (05:36 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 11 Mar 2024 03:36:18 +0000 (05:36 +0200)
commita87340cddb40eab47956081c648adc0dfcd6d38d
treef6e32aa982b9dda1337ed8460d9e0f49ab1131ae
parent57e90efb25fd836713611b38ec36a60b9a5994ab
started implementing some GPU abstractions and moved test to C
.gitignore
Makefile
src/gpu.c [new file with mode: 0644]
src/gpu.h [new file with mode: 0644]
src/main.c
src/psxregs.h
src/startup.S