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
History
Volker Ruppert
b319a6cb5d
Some more memory leak fixes.
...
- delete SIM object - delete i/o port to handler tables - free plugin tables for enum parameters
2023-11-26 15:44:38 +01:00
..
display
Consider half dot clock for h-panning (final fix for issue
#114
).
2023-11-24 23:08:17 +01:00
hdimage
Close cdrom image file on eject (
#145
)
2023-11-23 08:40:39 +02:00
network
Fixed a memory leak in the slirp code.
2023-11-24 22:35:43 +01:00
sound
Some more memory leak fixes.
2023-11-26 15:44:38 +01:00
usb
fix for gcc warning
2023-11-24 19:30:00 +02:00
acpi.cc
…
acpi.h
…
biosdev.cc
…
biosdev.h
…
busmouse.cc
…
busmouse.h
…
cmos.cc
…
cmos.h
…
devices.cc
Some more memory leak fixes.
2023-11-26 15:44:38 +01:00
devices.txt
…
dma.cc
…
dma.h
…
extfpuirq.cc
…
extfpuirq.h
…
floppy.cc
fixed one more gcc warning
2023-11-21 16:12:53 +02:00
floppy.h
…
gameport.cc
…
gameport.h
…
harddrv.cc
Fixed ATAPI device reset.
2023-11-24 14:43:52 +01:00
harddrv.h
…
hpet.cc
…
hpet.h
…
ioapic.cc
…
ioapic.h
…
iodebug.cc
…
iodebug.h
…
iodev.h
…
keyboard.cc
…
keyboard.h
…
Makefile.in
…
parallel.cc
…
parallel.h
…
pci2isa.cc
…
pci2isa.h
…
pci_ide.cc
…
pci_ide.h
…
pci.cc
…
pci.h
…
pcidev.cc
…
pcidev.h
…
pic.cc
…
pic.h
…
pit82c54.cc
…
pit82c54.h
…
pit.cc
…
pit.h
…
scancodes.cc
…
scancodes.h
…
serial_raw.cc
…
serial_raw.h
…
serial.cc
…
serial.h
…
slowdown_timer.cc
…
slowdown_timer.h
…
speaker.cc
…
speaker.h
…
unmapped.cc
…
unmapped.h
…
virt_timer.cc
…
virt_timer.h
…