What's new

Closed my first emulator android ported!

Status
Not open for further replies.

fireclouu

Honorary Poster
Joined
Jun 1, 2014
Posts
440
Solutions
1
Reaction
152
Points
190
shameless plug haha, sobrang natuwa lang talaga ko 'di ko inexpect na matatapos ko ngayon haha. This is space invaders on intel 8080, currently wala pang timing, I/O, just displays and running interpreter :)
test passing:

- TST8080.COM - 8080PRE.COM - 8080EXM.COM (partial pero malapit na)

my git:
https://github.com/fireclouu/intel8080emu_androidport

download compiled apk here:
https://github.com/fireclouu/intel8080emu_androidport/tree/master/release

known bugs
- unhandled app continuity — 'pag na-home mo nagka-crash (trivial issue kaya di ko muna nililikot)

isa pa pala dahil gray area sa emulation scene ang rom sharing, wala siya mismo sa git ko, sa compiled .apk install-and-run na lang pero baka tanggalin ko next time

you can compile it on any android ide perfectly kasi hindi naman gumamit ng gradle, para mas maliit rin yung size ng .apk ;)

code maintainers are ALWAYS welcome!

special thanks:
- superzazu (git)
- dramikei (git india)
- emudev community
- phc community lalo na sa forum na 'to haha
- emulator101 , nav97, kpmiller

fully written in java, kahit na ang taas ng overhead hehe
Screenshot_2020-01-17-21-49-28-507_com.fireclouu.intel8080emu.jpg
 

Attachments

Status
Not open for further replies.
Back
Top