Implement class for cartridge and rudimentary ROM inspector

This commit is contained in:
madmaurice 2023-08-31 23:53:20 +02:00
commit 6e7d06299a
6 changed files with 86 additions and 1 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
/vgbc
/libemu.a
/vgbc.test
/vgbc.inspect