Logo
Explore Help
Sign In
claunia/86Box
1
0
Fork 0
You've already forked 86Box
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
e6f208ef3318ee973c3ca79289ad29ddd3e1dc69
86Box/src/include/86box/ppi.h

15 lines
193 B
C
Raw Normal View History

Cleanup, moving stuff out of ibm.h and such. Moved more configuration variables into main. Minor changes for multiplatform.
2017-11-02 02:28:00 -05:00
#ifndef EMU_PPI_H
clang-format in src/include/86box/
2022-09-18 17:15:38 -04:00
#define EMU_PPI_H
Cleanup, moving stuff out of ibm.h and such. Moved more configuration variables into main. Minor changes for multiplatform.
2017-11-02 02:28:00 -05:00
typedef struct PPI {
clang-format in src/include/86box/
2022-09-18 17:15:38 -04:00
int s2;
uint8_t pa, pb;
Cleanup, moving stuff out of ibm.h and such. Moved more configuration variables into main. Minor changes for multiplatform.
2017-11-02 02:28:00 -05:00
} PPI;
clang-format in src/include/86box/
2022-09-18 17:15:38 -04:00
extern int ppispeakon;
extern PPI ppi;
Cleanup, moving stuff out of ibm.h and such. Moved more configuration variables into main. Minor changes for multiplatform.
2017-11-02 02:28:00 -05:00
clang-format in src/include/86box/
2022-09-18 17:15:38 -04:00
extern void ppi_reset(void);
Cleanup, moving stuff out of ibm.h and such. Moved more configuration variables into main. Minor changes for multiplatform.
2017-11-02 02:28:00 -05:00
clang-format in src/include/86box/
2022-09-18 17:15:38 -04:00
#endif /*EMU_PPI_H*/
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 116ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API