From: Sidney Cadot (sidney_at_janis.pds.twi.tudelft.nl)
Date: 2000-12-12 12:44:33
Hi all, The third public release of the reverse-engineered Atari 8-bit ROM source code in CC65 format is now available for download from my Atari page: http://ch.twi.tudelft.nl/~sidney/atari/ >From the README: "This third version focusses on supporting more types of ROMs. A grand total of 11 different images can be produced now (compared to two in the second release) spanning a wide range of Atari machines and ROM versions. Now it is possible to produce all three known BASIC versions, an OS-B/NTSC 400/800 ROM image, a 1200 XL OS-ROM image, and four versions of regular XL/XE ROMS. As an encore, two peculiar ROMs are included: the Arabic-language XL/XE ROM which comes from a very rare type of Atari that was targetted at Arabic-speaking countries, featuring an Arabic character set, and the 5200 XEGS ROM." Any comments are welcomed. Although this list is primarily intended for cc65 itself, I hope you forgive me for posting this here. Sidney Cadot +--------------------------------------------------------------------------+ | -- Sidney Cadot -- sidney_at_ch.twi.tudelft.nl -- (+31)624872425 -- | +--------------------------------------------------------------------------+ |/* 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.
This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:37 CET