This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Bochs
Watch
1
Star
0
Fork
0
You've already forked Bochs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Bochs
/
bochs
/
iodev
/
display
History
Volker Ruppert
69dcf1c253
Fixed display in 8 bpp modes with doublescan enabled (fixes "Doom" on Win95).
2017-02-07 17:02:52 +00:00
..
Makefile.in
Added Android host platform support to Bochs based on SF patch
#534
.
2016-08-12 17:06:14 +00:00
svga_cirrus.cc
Fixed display in 8 bpp modes with doublescan enabled (fixes "Doom" on Win95).
2017-02-07 17:02:52 +00:00
svga_cirrus.h
…
vga.cc
Removed unused argc and argv parameters from plugin init functions.
2017-01-28 09:52:09 +00:00
vga.h
…
vgacore.cc
fixed warnings and errors which pop up when compiling Bochs with TRUE bool as boolean type instead of Bit32u
2016-06-01 20:29:44 +00:00
vgacore.h
fixed warnings and errors which pop up when compiling Bochs with TRUE bool as boolean type instead of Bit32u
2016-06-01 20:29:44 +00:00
voodoo_data.h
…
voodoo_func.h
…
voodoo_main.h
…
voodoo_raster.h
…
voodoo_types.h
…
voodoo.cc
Removed unused argc and argv parameters from plugin init functions.
2017-01-28 09:52:09 +00:00
voodoo.h
…