fix issue #939. Remove duplicate write of laster buffer. Also add Berzerk Enhanced

This commit is contained in:
smesgr9000 2024-05-01 18:50:35 +02:00
parent 254982cbe7
commit d233387acc
2 changed files with 3 additions and 1 deletions

View File

@ -429,7 +429,6 @@ void readROM_2600() {
readSegment_2600(0x1200, 0x1E00);
// Split Read of Last 0x200 bytes
readDataArray_2600(0x1E00, 0x1F4);
myFile.write(sdBuffer, 500);
for (int z = 0; z < 12; z++) {
// Set Bank to ensure 0x1FFC-0x1FFF is correct
readData_2600(0x1FF4 + x);

View File

@ -118,6 +118,9 @@ Bermuda Triangle
Berzerk
064
Berzerk Enhanced
244
Big Bird's Egg Catch
248