Skip to content

Commit

Permalink
Update ram.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Baekalfen committed May 4, 2020
1 parent 13139ec commit 130a782
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyboy/core/ram.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
import array
import random

REGISTER_MAX = 0xFF

# MEMORY SIZES
INTERNAL_RAM0 = 8 * 1024 # 8KiB
NON_IO_INTERNAL_RAM0 = 0x60
Expand Down

0 comments on commit 130a782

Please sign in to comment.