Re: [cc65] [very OT] KVM

Date view Thread view Subject view

From: Brian Bagnall (bbagnall_at_mts.net)
Date: 2003-10-05 20:44:07


---- Original Message -----
From: "Adam Dunkels" <adam_at_sics.se>
To: <cc65_at_musoftware.de>
Sent: Tuesday, September 30, 2003 11:52 AM
Subject: Re: [cc65] [very OT] KVM


> On Tue, 2003-09-30 at 18:27, Keates, Mark wrote:
> > <insanity>Has anyone considered trying to compile/port the j2me cldc/kvm
> > interpreter using CC65?</insanity>
>
> The Sun kVM probably would be too large to fit any of the current cc65
> targets; the web page http://java.sun.com/products/cldc/ says that it
> can run in as "little" as 160 kb total memory. The TinyVM Java VM used
> in leJOS http://lejos.sourceforge.net/ probably would be a better way to
> go. The now out-dated TinyVM homepage at http://tinyvm.sourceforge.net/
> states that TinyVM compiles to 10 kb on the H8-based Lego Mindstorms
> platform, so it ought to be a better fit.
>
> Brian Bagnall looked into porting a Java VM to the C64 a while ago, but
> he doesn't seem to have updated his web page for a while:
> http://www.mts.net/~bbagnall/commodore/java.html

I haven't done anything since last updating my webpage. At the time I was
researching how to program for the LUnix Kernel and it sounded like there
would be some assembly required :) and I know almost nothing about assembly
language. Basically I think it came down to using ca65 and ld65 to produce a
.o65 file, then using the Luna assembler on that. Someone named Greg King
was making progress in this area so maybe I'll check how he's doing.

It would be cool if someone on the LUnix project made a package specifically
for CC65 but things seem to have slowed down on LUnix. From what I could see
in the mailing list there was no interest in writing a driver for the RR-Net
card either, which would be a thing of beauty.

If anyone has compiled an executable for LUnix using CC65, please let me
know how you did it.

- Brian

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-10-05 20:47:29 CEST