cheapocabra.cpp typo: CHR-RAM not CHR-ROM

This commit is contained in:
Brad Smith 2018-10-31 17:00:50 -04:00 committed by GitHub
parent 388e10b473
commit be86d96278
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 31 additions and 31 deletions

View File

@ -22,7 +22,7 @@
// http://forums.nesdev.com/viewtopic.php?p=146039
//
// 512k PRG-ROM in 32k pages (flashable if battery backed is specified)
// 32k CHR-ROM used as:
// 32k CHR-RAM used as:
// 2 x 8k pattern pages
// 2 x 8k nametable pages
//