MiSTer: Difference between revisions
Jump to navigation
Jump to search
Created page with "=MiSTer FPGA= == Installation == * Mr. Fusion - Universal MiSTer installation image * https://github.com/MiSTer-devel/mr-fusion/releases == Update All == * All-in-one script f..." |
|||
| (15 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Installation == | == Installation == | ||
* Mr. Fusion - Universal MiSTer installation image | * Mr. Fusion - Universal MiSTer installation image | ||
* https://github.com/MiSTer-devel/mr-fusion/releases | * https://github.com/MiSTer-devel/mr-fusion/releases | ||
=== full eXoDOS on AO486 === | |||
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 === | |||
https://youtu.be/qUz5-hW1n0U | |||
====mt32-pi==== | |||
* https://github.com/dwhinham/mt32-pi | |||
* ROMS | |||
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 == | == Update All == | ||
* All-in-one script for keeping up-to-date with the MiSTer ecosystem. | * 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) | * Downloads many cores made by Jotego (i.e. CPS II for Street Fighter Alpha) | ||
* https://github.com/theypsilon/Update_All_MiSTer | * https://github.com/theypsilon/Update_All_MiSTer | ||
== Samba == | |||
* To enable: | |||
# Rename /media/fat/linux/_samba.sh to linux/samba.sh | |||
# Run /media/fat/Scripts/samba_on.sh | |||
* https://boogermann.github.io/Bible_MiSTer/getting-started/network/samba/ | |||
== Unstable PSX == | |||
* https://misterfpga.org/viewtopic.php?t=4093 | |||
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