Hi Oliver, > After checking out your site and having a look into the src zip I'd > classify it as 6502 emulator written in Java targeting MIDL > environments. Please correct me if I'm wrong... You're right, JBit is basically a 6502 emulator. While for now it's an undocumented feature, it's fairly extensible; that's why I've used the more generic term "framework". > On the other hand I could imagine that Uz, the cc65 owner/maintainer > doesn't consider JBit as "relevant" enough to become a cc65 target. > > Beside that I didn't understand well, what your actual issues are > and/or what you mean with "patching" cc65.I personally wouldn't call > "overwriting some files in the include directory" patching... I wouldn't expect JBit to become an official target, but I was wondering if maybe removing the check in "conio.h" could be considered for the next releases. I understand that, say, "c64.h" should only be included if you target the C64, but "conio.h" seems a rather generic file. I would prefer to leave the standard "conio.h" alone and redistribute only JBit-specific files, but maybe you're right and I'm worrying too much... > Best, Oliver Thanks, Emanuele ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Thu Aug 9 12:59:28 2007
This archive was generated by hypermail 2.1.8 : 2007-08-09 12:59:31 CEST