1
0
Fork 0
dosbox-staging/include
Peter Veenstra 59805112d9 Use record size of 128 if it is 0 in the FCB when calling INT 21 AH=23 (fixes bug #433).
Set record size to 128 if it is 0 in the FCB when calling any FCB read/write function (ripsaw).
Fixes for acad 10:
- Add missing reference counting when the file is already open when calling FCB_Open, so that acad which uses FCBs and normal handles on the same file works better.
- Remove FCBs being added to the PSP filetable and rewrite most functions to support this change. This way acad won't run out of temporary (fcb) files when low on memory.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3962
2016-02-09 14:12:05 +00:00
..
bios.h Add support for Print Screen key and interrupt. The keypress allows Descent 1 and 2 ingame screenshot feature to be used, the keypress and interrupt allow the Horror Hotel (TSR text adventure) hotkey to work, and the compatible interrupt handler location fixes a game bug in The Forgotten Land. 2016-02-05 13:41:22 +00:00
bios_disk.h make variable types used in swapping consistent and use Bit8u for drives. 2015-06-05 13:22:37 +00:00
callback.h Year update. 2015-01-06 14:40:32 +00:00
control.h Year update. 2015-01-06 14:40:32 +00:00
cpu.h Year update. 2015-01-06 14:40:32 +00:00
cross.h Year update. 2015-01-06 14:40:32 +00:00
debug.h Year update. 2015-01-06 14:40:32 +00:00
dma.h Year update. 2015-01-06 14:40:32 +00:00
dos_inc.h Use record size of 128 if it is 0 in the FCB when calling INT 21 AH=23 (fixes bug #433). 2016-02-09 14:12:05 +00:00
dos_system.h Year update. 2015-01-06 14:40:32 +00:00
dosbox.h Year update. 2015-01-06 14:40:32 +00:00
fpu.h Year update. 2015-01-06 14:40:32 +00:00
hardware.h Add opl3gold option to oplmode setting. With this option the AdLib Gold music can be selected in Dune. Only FM music without effects (reverb, stereo enhancement, surround sound, etc.) is supported; and FM volume control, used in the CD-ROM version of Dune, does work. 2015-09-20 23:39:55 +00:00
inout.h Year update. 2015-01-06 14:40:32 +00:00
ipx.h Year update. 2015-01-06 14:40:32 +00:00
ipxserver.h Year update. 2015-01-06 14:40:32 +00:00
joystick.h Year update. 2015-01-06 14:40:32 +00:00
keyboard.h Year update. 2015-01-06 14:40:32 +00:00
logging.h Year update. 2015-01-06 14:40:32 +00:00
Makefile.am Rework ListMidi so it can be more easily added to more backends. 2013-10-18 11:53:11 +00:00
mapper.h Year update. 2015-01-06 14:40:32 +00:00
mem.h Year update. 2015-01-06 14:40:32 +00:00
midi.h Year update. 2015-01-06 14:40:32 +00:00
mixer.h Year update. 2015-01-06 14:40:32 +00:00
modules.h First CVS upload. 2002-07-27 13:08:48 +00:00
mouse.h Improve compatibility of internal mouse driver with respect to video mode changes and hiding the pointer, and handle font reloading as a kind of mode change. Also fix unlocked mouse pointer to recognize the full range of tweaked/fontloaded text modes. 2015-05-13 02:26:37 +00:00
paging.h Year update. 2015-01-06 14:40:32 +00:00
pci_bus.h Year update. 2015-01-06 14:40:32 +00:00
pic.h Year update. 2015-01-06 14:40:32 +00:00
programs.h Year update. 2015-01-06 14:40:32 +00:00
regs.h Fix bug #349 dynrec endianness unsafe access to Segs.val[x] 2015-10-20 16:19:45 +00:00
render.h Year update. 2015-01-06 14:40:32 +00:00
serialport.h Year update. 2015-01-06 14:40:32 +00:00
setup.h Fix bug #395 DOSBox can't handle double-quoted values in dosbox.conf files. 2015-10-20 17:06:29 +00:00
shell.h Year update. 2015-01-06 14:40:32 +00:00
support.h Year update. 2015-01-06 14:40:32 +00:00
timer.h Year update. 2015-01-06 14:40:32 +00:00
vga.h Bring OS2 port up to date. Thanks Jochen 2015-07-08 12:01:33 +00:00
video.h Year update. 2015-01-06 14:40:32 +00:00