Difference between revisions of "Emulators"

From Gamebuino Wiki
Jump to: navigation, search
m (New screen shot)
(Added Simbuino4Web screenshot)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
There are currently two Gamebuino emulators in development:
+
There are currently 4 Gamebuino emulators in development:
  
 
== gbsim ==
 
== gbsim ==
Line 9: Line 9:
 
* File format(s): ELF
 
* File format(s): ELF
 
* Open Source: Yes
 
* Open Source: Yes
 +
* To run on Linux, open the Terminal and type the command <pre>cd /path/to/gbsim/within/gbsim</pre> and then type <pre>./main.elf ./path/to/game.elf</pre>.
  
 
== Simbuino ==
 
== Simbuino ==
 
 
[[File:Demo3d.gif|300px]]
 
[[File:Demo3d.gif|300px]]
 
* Author: [http://gamebuino.com/forum/memberlist.php?mode=viewprofile&u=117 Myndale]
 
* Author: [http://gamebuino.com/forum/memberlist.php?mode=viewprofile&u=117 Myndale]
 
* Forum Thread: http://gamebuino.com/forum/viewtopic.php?f=12&t=1028
 
* Forum Thread: http://gamebuino.com/forum/viewtopic.php?f=12&t=1028
* Download(s): [http://www.ppl-pilot.com/files/Simbuino.zip Windows (.NET)]
+
* Download(s): [https://github.com/Myndale/Simbuino/blob/master/binaries/Simbuino-Install.zip?raw=true Windows (.NET 4.5)]
 +
* Hosted: [https://github.com/Myndale/Simbuino GitHub]
 +
* File format(s): HEX
 +
* Open Source: Yes
 +
 
 +
== Simbuino4Web (HTML5) ==
 +
[[File:simbuino4web.png|300px]]
 +
* Author: [http://gamebuino.com/forum/memberlist.php?mode=viewprofile&u=117 Myndale]
 +
* Forum Thread: http://gamebuino.com/forum/viewtopic.php?f=12&t=3408
 +
* Hosted: [http://simbuino4web.ppl-pilot.com http://simbuino4web.ppl-pilot.com]
 +
* Source: [https://github.com/Myndale/Simbuino/tree/master/src/Simbuino4Web GitHub]
 +
* File format(s): HEX
 +
* Open Source: Yes
 +
 
 +
== RetroMicro ==
 +
[[File:BoardMicroSS.jpg|300px]]
 +
* Author: [http://gamebuino.com/forum/memberlist.php?mode=viewprofile&u=1024 blakewford]
 +
* Forum Thread: http://gamebuino.com/forum/viewtopic.php?f=12&t=1381
 +
* Download(s): [https://play.google.com/store/apps/details?id=org.starlo.boardmicro.gamebuino Android (4.0+)]
 +
* Hosted: [http://starlo.org/blake/retromicro/ starlo.org]
 
* File format(s): HEX
 
* File format(s): HEX
* Open Source: No
+
* Open Source: Yes, https://github.com/blakewford/pichai

Latest revision as of 2016-05-03T04:46:48

There are currently 4 Gamebuino emulators in development:

gbsim

Error creating thumbnail: Unable to save thumbnail to destination

Simbuino

Error creating thumbnail: Unable to save thumbnail to destination

Simbuino4Web (HTML5)

Simbuino4web.png

RetroMicro

BoardMicroSS.jpg