libsidplayfp
3.0.2
Main Page
Related Pages
Classes
Files
Examples
File List
src
builders
exsid-builder
exsid.h
1
/***************************************************************************
2
exsid.h - exSID support interface.
3
-------------------
4
Based on hardsid.h (C) 2000-2002 Simon White
5
6
copyright : (C) 2015 Thibaut VARENE
7
***************************************************************************/
8
/***************************************************************************
9
* *
10
* This program is free software; you can redistribute it and/or modify *
11
* it under the terms of the GNU General Public License version 2 as *
12
* published by the Free Software Foundation. *
13
* *
14
***************************************************************************/
15
16
#ifndef EXSID_H
17
#define EXSID_H
18
19
#include "sidplayfp/sidbuilder.h"
20
#include "sidplayfp/siddefs.h"
21
22
class
SID_EXTERN
exSIDBuilder
:
public
sidbuilder
23
{
24
protected
:
28
libsidplayfp::sidemu
* create();
29
30
public
:
31
exSIDBuilder
(
const
char
*
const
name);
32
~exSIDBuilder
();
33
34
const
char
*getCredits()
const
;
35
void
flush();
36
};
37
38
#endif
// EXSID_H
exSIDBuilder
Definition
exsid.h:23
libsidplayfp::sidemu
Definition
sidemu.h:47
sidbuilder
Definition
sidbuilder.h:41
Generated on Sun Jun 21 2026 09:25:52 for libsidplayfp by
1.9.8