Skip to content

Commit

Permalink
misc: fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
R-YaTian committed Nov 29, 2023
1 parent 02095c7 commit 99772b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/cores/pgba/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pGBA: Portable GameBoy Advance

### Installation (switch)

- copy "pgba.nro" directory to "/pgba/pgen/" directory on sdcard
- copy "pgba.nro" file to "/switch/pgba/" directory on sdcard
- copy roms to "/switch/pgba/roms/" directory on sdcard

### Bios
Expand Down
2 changes: 1 addition & 1 deletion src/cores/pgen/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pGEN: Portable Genesis
- Support hardware filtering (shaders)

### Installation (switch)
- copy "pgen.nro" directory to "/switch/pgen/" directory on sdcard
- copy "pgen.nro" file to "/switch/pgen/" directory on sdcard
- copy gamegear roms to "/switch/pgen/gamegear/" directory on sdcard
- copy megadrive roms to "/switch/pgen/megadrive/" directory on sdcard
- copy master system roms to "/switch/pgen/mastersystem/" directory on sdcard
Expand Down

0 comments on commit 99772b9

Please sign in to comment.