]> git.sesse.net Git - pistorm/commit
Add ROM identification code
authorAndrew Hutchings <andrew@linuxjedi.co.uk>
Sat, 24 Apr 2021 14:48:20 +0000 (15:48 +0100)
committerAndrew Hutchings <andrew@linuxjedi.co.uk>
Sat, 24 Apr 2021 14:48:20 +0000 (15:48 +0100)
commit8d4e71b42ef7aa5be63fcdb2b7ec270bb4dfa4ff
treeb0a7283efbe1055fb5d0bb74848236eed65116b1
parent26c360ad952a2b3055c68bae5e0b1c9276f37b1f
Add ROM identification code

Ported over my ROM identification code, mostly to identify when you are
using a ROM that won't boot and log it. But also cool to log which ROM
is booting if we need to help a user.
Makefile
config_file/config_file.c
config_file/rominfo.c [new file with mode: 0644]
config_file/rominfo.h [new file with mode: 0644]