.. |
display
|
Fixed two memory leaks in the Voodoo code.
|
2023-11-24 21:47:41 +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
|
Fixed some gcc 13.2 warnings.
|
2023-11-23 20:06:07 +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
|
|
|
devices.txt
|
|
|
dma.cc
|
coding style and #define cleanups
|
2023-11-05 15:37:39 +02:00 |
dma.h
|
|
|
extfpuirq.cc
|
|
|
extfpuirq.h
|
|
|
floppy.cc
|
fixed one more gcc warning
|
2023-11-21 16:12:53 +02:00 |
floppy.h
|
Improved and enhanced the floppy emulation (#135)
|
2023-11-21 09:35:07 +02:00 |
gameport.cc
|
|
|
gameport.h
|
|
|
harddrv.cc
|
Fixed ATAPI device reset.
|
2023-11-24 14:43:52 +01:00 |
harddrv.h
|
fix ISO status change events (#125)
|
2023-11-08 08:16:52 +02:00 |
hpet.cc
|
coding style and #define cleanups
|
2023-11-05 15:37:39 +02:00 |
hpet.h
|
coding style and #define cleanups
|
2023-11-05 15:37:39 +02:00 |
ioapic.cc
|
|
|
ioapic.h
|
|
|
iodebug.cc
|
convert define to enum
|
2023-10-20 22:34:37 +03:00 |
iodebug.h
|
convert define to enum
|
2023-10-20 22:34:37 +03:00 |
iodev.h
|
convert define to enum
|
2023-10-20 22:34:37 +03:00 |
keyboard.cc
|
reset status bar items at reset (#142)
|
2023-11-21 08:58:21 +02:00 |
keyboard.h
|
convert define to enum
|
2023-10-20 22:34:37 +03:00 |
Makefile.in
|
|
|
parallel.cc
|
|
|
parallel.h
|
convert define to enum
|
2023-10-20 22:34:37 +03:00 |
pci2isa.cc
|
|
|
pci2isa.h
|
|
|
pci_ide.cc
|
|
|
pci_ide.h
|
|
|
pci.cc
|
|
|
pci.h
|
convert define to enum
|
2023-10-20 22:34:37 +03:00 |
pcidev.cc
|
|
|
pcidev.h
|
|
|
pic.cc
|
|
|
pic.h
|
|
|
pit82c54.cc
|
coding style and #define cleanups
|
2023-11-05 15:37:39 +02:00 |
pit82c54.h
|
coding style and #define cleanups
|
2023-11-05 15:37:39 +02:00 |
pit.cc
|
|
|
pit.h
|
|
|
scancodes.cc
|
add more features to configure scripts in repo (they are used for building release)
|
2023-10-16 16:40:05 +03:00 |
scancodes.h
|
|
|
serial_raw.cc
|
rename USE_RAW_SERIAL -> BX_USE_RAW_SERIAL (#70)
|
2023-09-04 20:21:37 +03:00 |
serial_raw.h
|
convert define to enum
|
2023-10-20 22:34:37 +03:00 |
serial.cc
|
rename USE_RAW_SERIAL -> BX_USE_RAW_SERIAL (#70)
|
2023-09-04 20:21:37 +03:00 |
serial.h
|
convert define to enum
|
2023-10-20 22:34:37 +03:00 |
slowdown_timer.cc
|
add more features to configure scripts in repo (they are used for building release)
|
2023-10-16 16:40:05 +03:00 |
slowdown_timer.h
|
|
|
speaker.cc
|
|
|
speaker.h
|
|
|
unmapped.cc
|
|
|
unmapped.h
|
|
|
virt_timer.cc
|
fix assertion I added in virt_timer.cc
|
2023-11-08 07:10:19 +02:00 |
virt_timer.h
|
convert define to enum
|
2023-10-20 22:34:37 +03:00 |