I have reworked and published ZX-Poly emulator under GPL3, also the project contains Z80 emulator as separated block
The Emulator supports .TAP,.SNA,.Z80,.TRD and .SCL snapshots and even allows to generate tape WAV files from TAP snapshots.
Showing posts with label zx. Show all posts
Showing posts with label zx. Show all posts
Wednesday, February 4, 2015
Sunday, January 8, 2012
Translation JVM bytecodes into Z80 machine codes
I had some free time during these holidays and have made some "spike" to check possibility to translate JVM byte-codes into Z80 commands and it works. You can see screenshot of a Java program and its translated version execution under the Fuse ZX-Spectrum emulator. The length of translated binary block is 376 bytes but mainly (80%) it contains some garbage imported from the class constant pool.
Subscribe to:
Posts (Atom)

