Added/updated header blocks

git-svn-id: svn://svn.cc65.org/cc65/trunk@1000 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2001-10-02 18:48:54 +00:00
parent c51e151bed
commit 63b2c252a5
4 changed files with 99 additions and 19 deletions

View File

@@ -2,7 +2,7 @@
/* */
/* _pokey.h */
/* */
/* Internal include file, do not use directly */
/* Internal include file, do not use directly */
/* */
/* */
/* */
@@ -28,10 +28,13 @@
/* */
/*****************************************************************************/
#ifndef __POKEY_H
#define __POKEY_H
/* Define a structure with the pokey register offsets */
struct __pokey_write {
unsigned char audf1; /* audio channel #1 frequency */