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
19345158a6690c1b318bf822d5ef8e40f0958a7e
86Box/src/video/vid_ati28800.h

10 lines
305 B
C
Raw Normal View History

Add copyrights for all files to comply with the GPL v2.
2016-08-14 22:07:17 -04:00
/* Copyright holders: Sarah Walker, Tenshi
see COPYING for more details
*/
Applied a whole slew of patches, getting RAM usage down by a further 10 MB.
2018-03-19 01:02:04 +01:00
extern const device_t ati28800_device;
extern const device_t ati28800k_device;
extern const device_t compaq_ati28800_device;
Moved the AMD K5 and K6 CPU's and the ATi VGA Wonder XL24 to the Dev branch; Turned the char arrays in gameport.h into const char pointers; The makefile no longer links in the (unfinished) PIIX4 emulation code (which is currently not used by anything even in the Dev branch).
2018-02-18 13:43:49 +01:00
#if defined(DEV_BRANCH) && defined(USE_XL24)
Applied a whole slew of patches, getting RAM usage down by a further 10 MB.
2018-03-19 01:02:04 +01:00
extern const device_t ati28800_wonderxl24_device;
Moved the AMD K5 and K6 CPU's and the ATi VGA Wonder XL24 to the Dev branch; Turned the char arrays in gameport.h into const char pointers; The makefile no longer links in the (unfinished) PIIX4 emulation code (which is currently not used by anything even in the Dev branch).
2018-02-18 13:43:49 +01:00
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.7 Page: 105ms 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