Final Project Alternative - Emulation Machine with Batocera and Raspberry PI
Deliverable 1
Investigate the following concepts and create a markdown file explain each concept:
- What is a Raspberry Pi?
- Include images and a table describing each model
- Include a small section explaining the origins of the Raspberry Pi
- What is Batocera?
- Investigate other alternatives to Batocera
- What is emulation?
- Is Emulation legal in the United States? Do you think Emulation should be legal or illegal?
- What is SSH?
- Include command examples.
- How do I use ssh to connect to my virtual machine from Windows?
- IP Address
- IPV4
- IPV6
- What is a ROM? *(in the context of gaming)
What to submit for deliverable 1
- In your
cis106
repository/directory/folder create a new directory called “FinalProject
” - Inside
FinalProject
create a new directory calleddeliverable1
- Inside
deliverable1
, create a file calleddeliverable1.md
- deliverable1.md must contain all the answers to the questions above including:
- Proper markdown syntax
- Images
- Tables
- Links
- Convert your markdown file to pdf
- Push all your changes to github and in blackboard submit the following:
- The URL of
deliverable1.md
- The PDF file
deliverable1.pdf
- The URL of
Deliverable 2
For deliverable 2, you will install Batocera in the Raspberry Pi and configure it. There are free games that you can download directly from Batocera. Those games are homebrews. Please do not include any Pirated Roms However, if you can find any free to play games that are legally available, you may use them.
After you have completed the installation and tested some games, create a markdown file that will answer the following questions:
- What are the steps to install Batocera in a Raspberry PI
- Start by including a list of all the necessary hardware and why you need it.
- Try to include as many screenshots as needed for every step
- Do not skip any step. Pretend that you are writing this guide for someone who is not very technical
- How to use Batocera?
- How to start a game
- How to connect Batocera to the internet
- How to update Batocera
- How to scrape a game? (Research what scrapping means)
- How to start a game
- How to stop a game
- How to use save states when playing?
What to submit for deliverable 2
- In your
cis106
repository/directory/folder create a new directory called “FinalProject
” - Inside
FinalProject
create a new directory calleddeliverable2
- Inside
deliverable2
, create a file calleddeliverable2.md
- deliverable1.md must contain all the answers to the questions above including:
- Proper markdown syntax
- Images
- Tables
- Links
- Convert your markdown file to pdf
- Push all your changes to github and in blackboard submit the following:
- The URL of
deliverable2.md
- The PDF file
deliverable2.pdf
- The URL of
Deliverable 3
Romhacking.net contains some homewbrews that you can download. You can also find roms in myabandomware.com however I am uncertain of their legality therefore use at your own risk. This site contains other homebrews a well.
Your goal for this final deliverable is to explain how to transfer games to your raspberry pi. There is more than one way to do so, for example, you can connect the sd card to your pc and copy the roms over their respective directory. You can also transfer the games over the web or over SSH connection. Your goal is to research each way of transferring games and document them here.
After you have learn how to do it, create a markdown document explaining each way of transferring games and then providing step by step instructions. Do not include instructions on how to download roms. We are assuming that the reader of your guide already has roms that they legally own.
What to submit for deliverable 3
- In your
cis106
repository/directory/folder create a new directory called “FinalProject
” - Inside
FinalProject
create a new directory calleddeliverable3
- Inside
deliverable3
, create a file calleddeliverable3.md
- deliverable1.md must contain all the answers to the questions above including:
- Proper markdown syntax
- Images
- Tables
- Links
- Convert your markdown file to pdf
- Push all your changes to github and in blackboard submit the following:
- The URL of
deliverable3.md
- The PDF file
deliverable3.pdf
- The URL of