MiSTer: Difference between revisions
Jump to navigation
Jump to search
| (10 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
=== full eXoDOS on AO486 === | === full eXoDOS on AO486 === | ||
https://youtu.be/WPAgOffVcAg | https://youtu.be/WPAgOffVcAg | ||
=== ROMs === | |||
* https://r-roms.github.io/megathread/retro/#retro-tab | |||
==== X68000 ==== | |||
* https://archive.org/download/mister_x68k | |||
==== PSX ==== | |||
* https://archive.org/download/psx-roms-archive | |||
==== PSP ==== | |||
* https://archive.org/download/redump.psp | |||
* https://archive.org/download/redump.psp.p2 | |||
=== MIDI === | === MIDI === | ||
https://youtu.be/qUz5-hW1n0U | https://youtu.be/qUz5-hW1n0U | ||
====mt32-pi==== | ====mt32-pi==== | ||
* https://github.com/dwhinham/mt32-pi | |||
* ROMS | * ROMS | ||
https://archive.org/details/mt32-pi-roms | https://archive.org/details/mt32-pi-roms | ||
* SoundFonts | * SoundFonts | ||
https://github.com/trevor0402/SC55Soundfont/releases | # https://github.com/trevor0402/SC55Soundfont/releases | ||
# https://www.williamkage.com/snes_soundfonts/#dx_soundfont | |||
* mt32-pi.cfg changes | |||
# type = ssd1306_i2c | |||
# output_device = i2s | |||
# mister = on | |||
# mode = wifi | |||
# ftp = on | |||
# ftp_username = mt32-pi | |||
# ftp_password = mt32-pi | |||
* config.txt changes | |||
# avoid_warnings=2 | |||
* wpa_supplicant.conf changes | |||
# country=CA | |||
== Update All == | == Update All == | ||
Latest revision as of 18:08, 24 April 2022
Installation[edit]
- Mr. Fusion - Universal MiSTer installation image
- https://github.com/MiSTer-devel/mr-fusion/releases
full eXoDOS on AO486[edit]
ROMs[edit]
X68000[edit]
PSX[edit]
PSP[edit]
MIDI[edit]
mt32-pi[edit]
https://archive.org/details/mt32-pi-roms
- SoundFonts
- https://github.com/trevor0402/SC55Soundfont/releases
- https://www.williamkage.com/snes_soundfonts/#dx_soundfont
- mt32-pi.cfg changes
- type = ssd1306_i2c
- output_device = i2s
- mister = on
- mode = wifi
- ftp = on
- ftp_username = mt32-pi
- ftp_password = mt32-pi
- config.txt changes
- avoid_warnings=2
- wpa_supplicant.conf changes
- country=CA
Update All[edit]
- All-in-one script for keeping up-to-date with the MiSTer ecosystem.
- Downloads many cores made by Jotego (i.e. CPS II for Street Fighter Alpha)
- https://github.com/theypsilon/Update_All_MiSTer
Samba[edit]
- To enable:
- Rename /media/fat/linux/_samba.sh to linux/samba.sh
- Run /media/fat/Scripts/samba_on.sh