[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Oberon-2 (oo2c) for 6502
- Subject: Oberon-2 (oo2c) for 6502
- From: gnorik@gmail.com
- Date: 9 Feb 2007 08:18:35 -0800
- Cc: comp.lang.oberon
- Complaints-to: groups-abuse@google.com
- Injection-info: j27g2000cwj.googlegroups.com; posting-host=213.208.38.2; posting-account=4lVf1Q0AAADBu_t8v-ni-vGsrSvJtZ3u
- Newsgroups: comp.sys.oric, comp.sys.apple2, comp.sys.atari.8bit, comp.sys.cbm
- Organization: http://groups.google.com
- User-agent: G2/1.0
- Xref: g2news2.google.com comp.sys.oric:1101 comp.sys.apple2:17247 comp.sys.atari.8bit:4953 comp.sys.cbm:24500
I am proud to announce that I have managed to prepare patched oo2c/
libraries to work with cc65 c compiler for 6502.
That means, now it is possible to write and crosscompile Oberon-2
sources for Oric, Apple, and other 6502 platforms
Work will be published soon, but there is still some work to prepare
reasonable standard library
limitations: cc65 doesn't support float, i. e. no Oberon REAL,
LONGREAL support.
no garbage collection
if anyone wish to help with writing libraries(using c, cc65 in-line
assembly, and Oberon) please, feel free to write me
I want to say that it is a real pleasure to write object oriented code
for my favourite little Atmos :)
regards
Norayr Chilingaryan