Java for Z80 | Java.net (http://www.java.net/forum/topic/java-tools/java-development-tools/java-z80)
Quote from: arnoldemu on 18:40, 27 November 12
Java for Z80 | Java.net (http://www.java.net/forum/topic/java-tools/java-development-tools/java-z80)
I think I get how it can be extended for the amstrad.
http://code.google.com/p/j2z80/source/browse/examples/ZXSpectrumHelloWorld/src/main/resources/com/igormaznitsa/test/helloworld/ZXScreen.a80 (http://code.google.com/p/j2z80/source/browse/examples/ZXSpectrumHelloWorld/src/main/resources/com/igormaznitsa/test/helloworld/ZXScreen.a80)
com.igormaznitsa.test.helloworld.ZXScreen.setBorderColor#V:
the is the parameter and it's type.
here 1 int.
[II] for 2 ints.
interesting.
can anybody build this from the sources?
It's inevitable, so I might just go ahead and say it: Java CPC emulator running on a CPC? :D
Quote from: Gryzor on 20:07, 27 November 12
It's inevitable, so I might just go ahead and say it: Java CPC emulator running on a CPC? :D
sorry no, it is limited in it's design, but it is more suitable for Mr.Lou's needs I believe.
This is very interesting indeed, and I do believe you're right. This might be just what I'm looking for.
I will take a closer look when I get the time. That'll sadly be a while though.