Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
xrip committed Oct 9, 2023
2 parents 4159c2f + 3e944b8 commit 7328463
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Raspberry Pi Pico GameBoy Emulator
Raspberry Pi Pico GameBoy Emulator based on [Pico-GB](https://github.com/YouMakeTech/Pico-GB) for [MURMULATOR](https://github.com/AlexEkb4ever/MURMULATOR_classical_scheme) devboard
Raspberry Pi Pico GameBoy Emulator based on [Peanut-GB](https://github.com/deltabeard/Peanut-GB) for [MURMULATOR](https://github.com/AlexEkb4ever/MURMULATOR_classical_scheme) devboard

Murmulator devboard have MicroSD card slot, PS/2 keyboard input and VGA output

Expand All @@ -10,9 +10,7 @@ Murmulator devboard have MicroSD card slot, PS/2 keyboard input and VGA output
* START - Enter key
* SELECT - Backspace key

To reboot emulator to menu press HOME key on keyboard or select+start+a+b on gamepad.
You can change game pallete by pressing Backspace+Left or Backspace+Right keys
Backspace+Up/Down on keyboard or Select+Up/Down on gamepad- change screen scaling (2x2, 3x3, 4x3)
SELECT+START in game menu

# Hardware needed
To get it working you should have an Murmulator (development) board with VGA output. Schematics available here at https://github.com/AlexEkb4ever/MURMULATOR_classical_scheme
Expand Down

0 comments on commit 7328463

Please sign in to comment.