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:
uz
2013-01-09 20:25:05 +00:00
parent 3f677208d4
commit ee5216f69b
2 changed files with 16 additions and 7 deletions

View File

@@ -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[] */