This website requires JavaScript.
Explore
Help
Sign in
madmaurice
/
vgbc
Watch
1
Star
0
Fork
You've already forked vgbc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
GBC emulator - Work in progress
93
commits
1
branch
0
tags
450
KiB
C
84.6%
C++
15.2%
Makefile
0.2%
3b4c50cbc5
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
MadMaurice
3b4c50cbc5
memory/mbc - Partial implementation of MBC1
2023-08-31 23:55:49 +02:00
cartridge
Implement class for cartridge and rudimentary ROM inspector
2023-08-31 23:55:16 +02:00
cpu
memory - Rename mem_device.* to device.*
2023-08-30 22:34:45 +02:00
memory
memory/mbc - Partial implementation of MBC1
2023-08-31 23:55:49 +02:00
misc
Move types.h to misc
2023-08-29 23:16:09 +02:00
tests
test_memory_register - Use value that would not be returned on read error
2023-08-30 22:49:36 +02:00
.gitignore
Implement class for cartridge and rudimentary ROM inspector
2023-08-31 23:55:16 +02:00
main.cpp
Rename main.c to main.cpp
2023-08-30 10:47:56 +02:00
Makeconf
memory/mbc - Partial implementation of MBC1
2023-08-31 23:55:49 +02:00
Makefile
Implement class for cartridge and rudimentary ROM inspector
2023-08-31 23:55:16 +02:00