Support for Python
Compare changes
+ 57
− 2
@@ -14,6 +17,10 @@ class GameBoyMode(Enum):
@@ -25,6 +32,9 @@ class GameBoy:
@@ -64,12 +74,17 @@ This is a [Game Boy](https://en.wikipedia.org/wiki/Game_Boy) emulator built usin
@@ -87,6 +102,37 @@ This is a [Game Boy](https://en.wikipedia.org/wiki/Game_Boy) emulator built usin
@@ -129,3 +175,12 @@ This is a [Game Boy](https://en.wikipedia.org/wiki/Game_Boy) emulator built usin