SV: [cc65] Graphics library as a module

Date view Thread view Subject view

From: Eivind Fjeld Schjerven (eivind_at_winsoft.no)
Date: 2002-05-27 10:46:55


Hi!
 
The link  <ftp://ftp.musoftware.de/pub/uz/cc65/module-test.zip <ftp://ftp.musoftware.de/pub/uz/cc65/module-test.zip> > doesnt seem to work anymore, atleast not today or yestarday :-)
 
Cheers,
Eivind.
 
PS: Could you get it to work? ;)


	-----Opprinnelig melding----- 
	Fra: Ullrich von Bassewitz [mailto:uz_at_musoftware.de] 
	Sendt: su 26.05.2002 14:21 
	Til: cc65_at_musoftware.de 
	Kopi: 
	Emne: [cc65] Graphics library as a module
	
	


	Hi!
	
	I've just converted the Stephen Judds grlib graphics library for use as a
	module with cc65. It is *very* preliminary, some of the code looks rather
	ugly, but it is there and it does (hopefully) work. If you want to have a look
	at it:
	
	        ftp://ftp.musoftware.de/pub/uz/cc65/module-test.zip

	
	The program demonstrate two things that are new in cc65: Creating and using
	modules (very low level currently), and using graphics. The nice thing about
	grlib (apart from the fact that it works and is quite fast of course:-) is
	that it uses the memory below the kernal ROM for the high res screen, so it's
	just the color map that takes space away from the C program.
	
	The archive contains the complete sources of the module and the test program
	(module-test) as well as both in binary form, so you can run the small
	graphics demo without the need to compile it first. If you plan to compile it
	yourself, you need todays compiler development snapshot.
	
	Have a nice weekend!
	
	Regards
	
	
	        Uz
	
	--
	Ullrich von Bassewitz                                  uz_at_musoftware.de
	----------------------------------------------------------------------
	To unsubscribe from the list send mail to majordomo_at_musoftware.de with
	the string "unsubscribe cc65" in the body(!) of the mail.
	



---------------------------------------------------------------------- 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 : 2002-05-27 10:47:16 CEST