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
ee7a2bba46b7b3e1e63cbe8dba9af977562f6036
86Box/src/include/86box/ppi.h

16 lines
205 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;
Next round of sonarlint cleanups
2023-06-26 12:47:04 -04:00
uint8_t pa;
uint8_t 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: 189ms 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