1
0
Fork 0
dosbox-staging/src/hardware
Peter Veenstra 60204619d0 - Fix url to forum.
- Fix Bit8u instead of char weirdness for imageDisk (dreamer_)
- Give device_t a virtual empty destructor so some warning program
  doesn't go crazy.
- Give the code that moves the Z drive its own function for readability.
- Give sizes arrays default values again for warning program.
- Rewrite IMGMOUNT in order to exit early for clarity and attempt
  to group things together.



Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4267
2019-10-03 20:03:43 +00:00
..
mame - Fix url to forum. 2019-10-03 20:03:43 +00:00
serialport Some more cleanups and memleak fixes. 2019-10-01 13:05:08 +00:00
adlib.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
adlib.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
cmos.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
dbopl.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
dbopl.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
disney.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
dma.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
gameblaster.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
gus.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
hardware.cpp Fix bug 512, reported by philipp. (checking wrong variable to see if malloc was a success) 2019-09-02 16:50:30 +00:00
iohandler.cpp Make effect of I/O delay more consistent as cycles run out. Prevents flickering in NBA Jam Tournament Edition at higher cycles, and also improves automatic speed limiting in Quake. 2019-04-20 22:59:42 +00:00
ipx.cpp Pick some lowhanging fruit. (some memory leaks and unused variables) 2019-10-01 12:11:09 +00:00
ipxserver.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
joystick.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
keyboard.cpp Implement timer 2 output on port 61h; fixes SB detection in Abaron. Also implement port 62h with timer 2 output for CGA and Hercules machine types; fixes Frank Bruno's Boxing and Math Maze. 2019-02-04 15:11:50 +00:00
Makefile.am Update automake files for mame files 2017-08-24 13:01:15 +00:00
memory.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
mixer.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
mpu401.cpp Ignore unrequested data in intelligent mode; fixes Roland sound in Krusty's Fun House. 2019-02-21 14:53:31 +00:00
opl.cpp Make feature checks consistent, include right header for memset, correct one off error in paging table size compare for when not using USE_FULL_TLB (jmarsh) 2019-01-28 14:26:19 +00:00
opl.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
pci_bus.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
pci_devices.h Update year and address of FSF 2019-01-25 14:09:58 +00:00
pcspeaker.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
pic.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
sblaster.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
tandy_sound.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
timer.cpp Implement timer 2 output on port 61h; fixes SB detection in Abaron. Also implement port 62h with timer 2 output for CGA and Hercules machine types; fixes Frank Bruno's Boxing and Math Maze. 2019-02-04 15:11:50 +00:00
vga.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
vga_attr.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
vga_crtc.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
vga_dac.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
vga_draw.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
vga_gfx.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
vga_memory.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
vga_misc.cpp Bit 2 of video status register always set. Satisfies a strange test in Blues Brothers, thus preventing slow animations. 2019-10-03 16:35:44 +00:00
vga_other.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
vga_paradise.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
vga_s3.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
vga_seq.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
vga_tseng.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
vga_xga.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00