fireclouu / space_invaders_intel_8080_emu

Space Invaders machine with functional Intel 8080 emulation, written in Java.
GNU General Public License v3.0
0 stars 0 forks source link
android emulator game intel-8080 java space-invaders

Space Invaders - Intel 8080 emulator

Playable Space Invaders machine emulation with Intel 8080 CPU interpreter, written in Java.\ \ Android CI


Screenshot

screenshot

Platform

Android

Version 2.0
- Added Player 2 support by fixing and rewriting interrupt handler
- fixes thread issues and input stream handling
- Improved stability when suspending application
- automatically scale and position to wider screen
- MMU feature implemented
- fixed persistent high score feature
- fixed button drawable
- rewrite and optimized surface draw function
- accurately mapping VRAM pixel points to host
- dynamic orientation changes
- performance boost by fixing incorrect hardware canvas implementation
- correct aspect ratio display on dynamic windows
- smoother canvas blit
Version 1.3
Android
- fixes to few deprecated libraries
- optimizations by removing unused flags
- fixed adaptive display size
Version 0.1
Android
- Initial release
- Supports Android 10 and up

[!TIP] You can also get latest builds via Actions tab.

Assets

Resources