[cc65] Atari ROM listing available in CC65 format

Date view Thread view Subject view

From: Sidney Cadot (sidney_at_janis.pds.twi.tudelft.nl)
Date: 2000-07-23 04:48:48


Hi everybody,

  Though this may only concern the Atari-minded among the subscribers, I
thought it would be appropriate to announce here that I have ported the
reverse-engineered Atari XL/XE ROM listings to the ca65 assembler. I would
like to pay tribute to Ullrich for producing a great assembler and linker:
the entire ROMs (13887 lines of source code, split over 7 files) assemble
and link in 0.3 (!) seconds on a P-II/350 system, using cc65 2.5.0.

For those interested: you can download the sources and a Makefile to
produce the ROM images using cc65 from my Atari page:

  http://ch.twi.tudelft.nl/~sidney/atari

Best regards,

  Sidney Cadot

+--------------------------------------------------------------------------+
| -- Sidney Cadot - sidney_at_ch.twi.tudelft.nl - ITS/TU Delft - tst. 3850 -- |
+--------------------------------------------------------------------------+
|/* C-code to calculate day-of-week (1901-2099). Type name for man page. */|
|main(int c,char**v){exit(printf("%sday.\n","Use MM/DD/YYYY argument to c" |
|"alculate week\0Mon\0/0/Tues\0/0Wednes\0Thurs\0/Fri\0/0/Satur\0/Sun"+(*++ |
|v?42+((5*atoi(6+*v)+"@GSTDLXDP_at_HT@"[atoi(*v)])/4+atoi(3+*v))%7*7:0))/30);}|
+--------------------------------------------------------------------------+




----------------------------------------------------------------------
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 : 2001-12-14 22:05:36 CET