Stanislav Shwartsman
|
75cf2e2c4a
|
Fix fallout from bx_list_c change
|
2012-02-24 21:58:41 +00:00 |
|
Stanislav Shwartsman
|
b38c3e3629
|
Fix fallout from bx_list_c change
|
2012-02-24 19:40:18 +00:00 |
|
Stanislav Shwartsman
|
7d2e7e5245
|
Fix memset in pcipnic.cc
|
2012-02-24 19:38:10 +00:00 |
|
Volker Ruppert
|
de94b08a1a
|
- class bx_list_c now contains a chained list of parameters. Removed the now
obsolete maxsize parameter from all lists.
|
2012-02-12 18:43:20 +00:00 |
|
Volker Ruppert
|
47f2137edf
|
- set device state structure to 0 with memset() for some devices
- cleaned up vga core init code after adding memset()
- floppy: removed structures that had been used for win95 direct access
|
2012-02-05 10:08:56 +00:00 |
|
Volker Ruppert
|
a700d33e9f
|
- call functions for config and bochsrc parameter handling used by plugins
from the siminterface (required by MSVC and maybe others)
|
2012-01-16 17:11:16 +00:00 |
|
Volker Ruppert
|
50de0a12cd
|
- moved the networking stuff to the new subdirectory iodev/network
- TODO: do the same with the sound code and update MSVC workspace files
|
2012-01-14 17:03:00 +00:00 |
|