rolandshacks / Droid64

C64 emulator for Android

Home Page:https://rosc77.github.io/Droid64

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Droid64

Emulating the C64 on Android devices.

Some facts:

  • Optimized for TV devices (such as the Amazon Fire TV Stick).
  • Supports gamepads (preferrable!)
  • Uses hardware acceleration for rendering (OpenGL)
  • Supports loading disk files (D64), and tape files (T64)
  • Supports loading from game archives (zip file containing D64 and T64 files)
  • Convenient auto-scan functionality
  • Smart-touch interface for using touch screen borders and corners for special functionality

Download

Download Droid64 releases at

https://github.com/rosc77/Droid64/releases

Wiki

Read the Droid64 wiki at

https://github.com/rosc77/Droid64/wiki

Copyright

Copyright 2016 Roland Schabenberger

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Open Source

Droid64 is based on the fantastic Frodo C64 emulator written by Christian Bauer.

Frodo has been used nearly unchanged, just little integration work has been done to get it work right. Thanks Christian for the fantastic work!

See http://frodo.cebix.net for details.

About

C64 emulator for Android

https://rosc77.github.io/Droid64

License:Other


Languages

Language:C++ 71.9%Language:Java 20.8%Language:C 7.3%Language:Makefile 0.1%Language:CMake 0.0%