forked from littlefluffytoys/Beebdroid
-
Notifications
You must be signed in to change notification settings - Fork 1
BBC Micro Emulator for Android
DuncanHodson/Beebdroid
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Experimental release 28th October 2012 Changes ======= - Now possible to load games stored in //SDcard/Beebdroid/files/disks/*.ssd - Now possible to use USB attached joysticks and keyboards (Logitech Wingman Action works) - Keys can now be configured per game. Config stored in human readable text file in //SDcard/Beebdroid/config/beebdroidgamecontrols.txt - Small change to the game loop timing which improves performance - Changes to how the keyboard (or controls) are rendered which improves performance Troubleshooting =============== After deploy from Eclipse if it crashes with this error... 10-24 09:36:12.003: E/AndroidRuntime(22162): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{com.littlefluffytoys.beebdroid/com.littlefluffytoys.beebdroid.Beebdroid}: java.lang.ClassNotFoundException: com.littlefluffytoys.beebdroid.Beebdroid ...check these libraries are ticked in "Order And Export" according to this page: http://stackoverflow.com/questions/6253173/testing-android-project-with-jar-dependecies
About
BBC Micro Emulator for Android
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 52.2%
- C 36.2%
- Assembly 11.6%