WQX E-dictionary Emulator for

100+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

WQX Chinese-English electronic dictionary with 6502 CPU emulator.
The project is open sourced: https://github.com/helloworld1/Android-WQX-Emulator

* Pure C implementation of 6502 emulation and IO emulation
* Clock sync from system time
* Somewhat accurate timimg for authentic WQX experience
* Turbo mode for fast speed
* Reduced input and output delay by multi-threading
* Keyboard skin
* Save state and factory reset
Updated on
Nov 16, 2020

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

1. Screen has more contrast
2. Buffer management is now done in native code for speed boost
3. Kotlin rewrite of UI code.