Patch by Greg King: Added the new graphics driver's name to the Atmos header.
Added its description to the Atmos document. git-svn-id: svn://svn.cc65.org/cc65/trunk@5962 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -121,6 +121,7 @@
|
||||
/* The addresses of the static drivers */
|
||||
extern void atmos_pase[]; /* Referred to by joy_static_stddrv[] */
|
||||
extern void atmos_acia[];
|
||||
extern void atmos_228_200_3[];
|
||||
extern void atmos_240_200_2[]; /* Referred to by tgi_static_stddrv[] */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user