-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Do you want fixes for Android Studio, position-independent libraries, bluetooth support, etc? #4
Comments
I now also have a functional if messy save/restore machine state fragment. Amusing to have a BBC Micro on my Amazon Fire Stick. |
Hey thanks for this. I PM'd you on Stardot, let's get this show back on the road :) |
And yes Google Play can still be updated, I can sign your APK and publish it. |
Hell yeah! |
Hey what happened with this? I can't find a chat on stardot! |
Just looking at https://github.com/sleekweasel and https://github.com/sleekweasel/Beebdroid it looks like the last tag release was 1st Feb 202 but the last commit was 15th Nov 2020. I'm hoping @sleekweasel has something we can release :-) |
If between you you get it up and working, I'm happy to publish it on the same account on the store. It's been a while since I've done any Android though, might take me a while to get back into it! |
Hey guys. I forget exactly where I got with it - I'm pretty sure it's working on ARM64 and I did some things like add mouse support via adval() and other keyboard/Bluetooth fixes. I vaguely recall trying to get a public domain test suite for 6502 chips to install and pass, but I struggled to understand how to use it. |
Haha, yes, I recall - I added an RS232 keyboard mode to allow myself to inject files as if typed at the keyboard, as a way to get the 6502 test code injected. I'm not entirely sure why I didn't just load binaries into ram! |
Ah yes - GitHub.com/Klaus2m5/6502_65C02_functional_tests.git |
I've put tag 0.4 and uploaded the apk I last built. For side-loading, not playstore! |
Hi.
Both of my real BBC micros both lost their magic smoke when I was trying to show them to my 5 year old daughter, late last year, so I needed to fix the handling of bluetooth keyboards to an ASCII-based model for programming, which in turn meant I needed to change both ARM and x86 libraries into position-independent code, and get the whole thing compiling under Android Studio.
Before I tidy my code to create a pull request, I may as well ask: are you still in a position to update what's on Google Play? If not, I'll eventually publish my updates independently.
Cheers.
The text was updated successfully, but these errors were encountered: