Top secrets sources NedoPC pentevo

Rev

Blame | Last modification | View Log | Download | RSS feed | ?url?

#ifndef _CODEVECTOR_H
#define _CODEVECTOR_H
/* codevector.h */
/*****************************************************************************/
/* SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only                     */
/*                                                                           */
/* AS                                                                        */
/*                                                                           */
/* Code Generator for Atari Asteroids Vector Processor                       */
/*                                                                           */
/*****************************************************************************/

extern void codevector_init(void);
#endif /* _CODEVECTOR_H */