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
/
misc
History
Volker Ruppert
1855f22d2b
Added sector size option in bximage for creating flat, sparse and growing mode
...
images. TODO: using ATA disk images with big sectors requires BIOS support.
2018-03-30 21:04:04 +00:00
..
sb16
Update copyright notice in the header of some remaining files
2014-07-10 11:14:49 +00:00
bswap.h
…
bxcompat.h
Some work on the bxhub utility.
2017-06-17 12:40:13 +00:00
bxhub.cc
Minor fixes and cleanups in the bxhub code.
2017-07-04 18:53:33 +00:00
bximage.cc
Added sector size option in bximage for creating flat, sparse and growing mode
2018-03-30 21:04:04 +00:00
make_cmos_image.cc
fixed problems found by cppcheck tool (patch by Maxim Derbasov) - second round
2015-01-07 16:17:40 +00:00
Makefile.in
…
niclist.c
Fixed niclist.exe compiled with MSVC (DLL functions also need CDECL)
2014-06-07 11:42:47 +00:00
slirp.conf
…
spoolpipe.c
fixed problems found by cppcheck tool (patch by Maxim Derbasov)
2015-01-03 13:53:52 +00:00
test-access-check.cc
…