Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Bread Box 3DS: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "Category:3DS homebrew emulators" to "")
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox-3DS-Homebrews
{{Infobox 3DS Homebrews
| title = Bread Box
|title=Bread Box
| image = https://dlhb.gamebrew.org/3dshomebrew/Bread-Box.png|250px
|image=Breadbox2.png
| type = Computer
|description=Commodore 64 emulator. Port of Frodo DS.
| version=unknown
|author=spinal_cord
| lastupdated = 2017/01/28
|lastupdated=2017/01/28
| licence = Mixed
|type=Computer
| author = spinal_cord
|version=2017
| website = https://gbatemp.net/threads/release-bread-box-c64-emulator.397602/
|license=Mixed
| download = https://dlhb.gamebrew.org/3dshomebrew/Bread-Box.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/breadbox.7z?k33p0fil35
| source =
|website=https://gbatemp.net/threads/release-bread-box-c64-emulator.397602
|source=https://dlhb.gamebrew.org/3dshomebrew/breadbox.7z
}}
}}
{{Obsolete}}


=Bread Box - Frodo 3DS=
Bread Box is a Commodore 64 emulator for the 3DS.  
<pre>_____              _    _____
| __  |___ ___ ___ _| |  | __  |___ _ _
| __ -|  _| -_| .'| . |  | __ -| . |_'_|
|_____|_| |___|__,|___|  |_____|___|_,_|
</pre>


3DS Port of Frodo by Spinal_Cord - http://socoder.net/?blog=spinal<br />
It is a port of [[FrodoDS|FrodoDS]] by GPF, which is based on Frodo originally by Christian Bauer.
Based on FrodoDS ported by GPF - http://gpf.dcemu.co.uk/Frodoc64.php<br />
Based on Frodo by Christian Bauer - [https://frodo.cebix.net/ http://frodo.cebix.net/]<br />
<br />
Nobody wanted to port a C64 emulator to the 3DS, so I gave it a shot.<br />
<br />


<pre>_____              _____
==Installation==
|  |  |___ _ _ _  |_  _|___
Place BreadBox.3dsx and BreadBox.smdh in /3ds/BreadBox/.
|    | . | | | |    | | | . |
|__|__|___|_____|    |_| |___|</pre>


You need a way to run homebrew applications on your 3DS. See<br />
Any games you with to load should be placed in /c64/games/.
[https://smealum.github.io/3ds/ http://smealum.github.io/3ds/] for details.<br />
 
<br />
'''Note:''' [[DSP1 3DS|DSP firmware]] is needed to run the CIA version.
Be sure to place BreadBox.3dsx and BreadBox.smdh in /3ds/BreadBox/<br />
 
Any games you with to load should be placed in /c64/games/<br />
==Known issues==
<br />
Does not work with the latest CFW (see [https://gbatemp.net/threads/release-bread-box-c64-emulator.397602/post-8479719 discussions]).
==Current version==
 
<br />
==Changelog==
Update!<br />
'''Update 2017/02/28'''
Added joystick directions to the configurable buttons, so you can set X to Up for example.<br />
* Added joystick directions to the configurable buttons, so you can set X to Up for example.
The upload is too big for gbatemp as it now has the latest source and resources, so here it is - http://socoder.net/uploads/124/BreadBoxEverything.zip<br />
* The upload is too big for gbatemp as it now has the latest source and resources, so here it is.
<br />
 
<br />
'''Added'''
Added<br />
* CIA version.
o CIA version<br />
* DPS Audio.
Very important, a DSP dump is needed for this version to work.<br />
* Nicer UI.
I have a mirror of DspDump.3dsx in the files below, be sure to<br />
* 01_6_16 fixed Shift key bug, added cmb and ctrl key functionality to the keyboard.
read up about it here - https://gbatemp.net/threads/release-dsp-dump.423860/<br />
* Working.
<br />
* Keyboard.
o DPS Audio<br />
* Floppy Drive - only added support for one drive, shouldn't really need more.
o Nicer UI<br />
* Switch true 1541 support on/off. Some games need it.
o 01_6_16 fixed Shift key bug, added cmb and ctrl key functionality to the keyboard.<br />
* Loads .FSS, .d64, .t64, .prg from /c64/games/ folder on SD card.
===Working===
* Swap joystick ports.
o Keyboard<br />
* Reset.
o Floppy Drive - I only added support for one drive, shouldn't really need more<br />
* Save snapshot.
o Switch true 1541 support on/off. Some games need it<br />
* Start button menu.
o Loads .FSS, .d64, .t64, .prg from /c64/games/ folder on SD card<br />
 
o Swap joystick ports<br />
==Credits==
o Reset<br />
Bread Box - Frodo 3DS:
o Save snapshot<br />
* 3DS Port of Frodo by [http://socoder.net/?blog=spinal Spinal_Cord].
o Start button menu!<br />
* Based on [http://gpf.dcemu.co.uk/Frodoc64.php FrodoDS] ported by GPF.
<br />
* Based on [http://frodo.cebix.net Frodo] by Christian Bauer.
<span style="text-decoration: line-through">Most up to date</span> OLD version is available at GitHub. Both 3dsx and source.<br />
 
https://github.com/spinalcode/BreadBox<br />
==External links==
<br />
* SoCoder - http://socoder.net/?blog=spinal
The latest version is now attached, should be working fine on all systems and compatible with a lot of games.
* GitHub - https://github.com/spinalcode/BreadBox
* GBAtemp - https://gbatemp.net/threads/release-bread-box-c64-emulator.397602

Latest revision as of 06:00, 6 Mayıs 2024

Bread Box
Breadbox2.png
General
Authorspinal_cord
TypeComputer
Version2017
LicenseMixed
Last Updated2017/01/28
Links
Download
Website
Source

Bread Box is a Commodore 64 emulator for the 3DS.

It is a port of FrodoDS by GPF, which is based on Frodo originally by Christian Bauer.

Installation

Place BreadBox.3dsx and BreadBox.smdh in /3ds/BreadBox/.

Any games you with to load should be placed in /c64/games/.

Note: DSP firmware is needed to run the CIA version.

Known issues

Does not work with the latest CFW (see discussions).

Changelog

Update 2017/02/28

  • Added joystick directions to the configurable buttons, so you can set X to Up for example.
  • The upload is too big for gbatemp as it now has the latest source and resources, so here it is.

Added

  • CIA version.
  • DPS Audio.
  • Nicer UI.
  • 01_6_16 fixed Shift key bug, added cmb and ctrl key functionality to the keyboard.
  • Working.
  • Keyboard.
  • Floppy Drive - only added support for one drive, shouldn't really need more.
  • Switch true 1541 support on/off. Some games need it.
  • Loads .FSS, .d64, .t64, .prg from /c64/games/ folder on SD card.
  • Swap joystick ports.
  • Reset.
  • Save snapshot.
  • Start button menu.

Credits

Bread Box - Frodo 3DS:

External links

Advertising: