<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.dosbox.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Version0.74</id>
	<title>Version0.74 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://www.dosbox.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Version0.74"/>
	<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=Version0.74&amp;action=history"/>
	<updated>2026-04-27T07:44:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>http://www.dosbox.com/wiki/index.php?title=Version0.74&amp;diff=4123&amp;oldid=prev</id>
		<title>Ykhwong: Created page with '= This is the current release = (previous release)  == Changes ==  * Several small game specific fixes/hacks/support. (Offensive, Roadhog, GTA instal…'</title>
		<link rel="alternate" type="text/html" href="http://www.dosbox.com/wiki/index.php?title=Version0.74&amp;diff=4123&amp;oldid=prev"/>
		<updated>2010-10-26T18:19:32Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;= This is the current &lt;a href=&quot;/wiki/Releases&quot; title=&quot;Releases&quot;&gt;release&lt;/a&gt; = (&lt;a href=&quot;/wiki/Version0.73&quot; title=&quot;Version0.73&quot;&gt;previous release&lt;/a&gt;)  == Changes ==  * Several small game specific fixes/hacks/support. (Offensive, Roadhog, GTA instal…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= This is the current [[Releases|release]] =&lt;br /&gt;
([[Version0.73|previous release]])&lt;br /&gt;
&lt;br /&gt;
== Changes ==&lt;br /&gt;
&lt;br /&gt;
* Several small game specific fixes/hacks/support. (Offensive, Roadhog, GTA installer, Kingdom O' Magic soundcard detection, Pirate booter, Armored Fist installer)&lt;br /&gt;
* Add the S3-specific 640x480 256 color mode. (fixes regression in &amp;quot;Wooden Ships and Iron Men&amp;quot; and &amp;quot;I Have No Mouth And I Must Scream&amp;quot;)&lt;br /&gt;
* Fix a stack overflow that could crash DOSBox.&lt;br /&gt;
* Add fake microphone input. (fixes Talking Parrot)&lt;br /&gt;
* Modify adlib turn off code, so that it doesn't turn off in cases where the same sound is repeated over and over again.&lt;br /&gt;
* Several small fixes to the CDROM audio code.(HOMM2, Redneck Rampage and others)&lt;br /&gt;
* Several improvements to the CDROM emulation code. (fixes Alpha Storm and GT Racing 97)&lt;br /&gt;
* Some small CPU fixes that might fix something.&lt;br /&gt;
* Handle opcode 0xff subcode 7 as invalid instruction. (fixes dif-2 &amp;amp; others)&lt;br /&gt;
* Some hercules fixes. (Testdrive)&lt;br /&gt;
* Improve support for blanked parts that wrap around to the start of the screen. (fixes Magic Circle demo and Sid&amp;amp;Al)&lt;br /&gt;
* Remove old OPL cores as the new ones seem to work very nicely.&lt;br /&gt;
* Modify movie recording code so that the movies aren't corrupt when you exit dosbox without stopping the movie.&lt;br /&gt;
* Change RGB3x scaler to look more pretty. &lt;br /&gt;
* Improve initial register values compatility of the GUS.&lt;br /&gt;
* Added autodetection for Gameblaster. (games can find it now)&lt;br /&gt;
* Change render preferences a bit to be more compatible with Windows 7.&lt;br /&gt;
* Add DOS fixes to terminate program. (fixes Fortune Teller)&lt;br /&gt;
* Add FFREEP. (fixes Trucks)&lt;br /&gt;
* Improve FPU ST80 in C mode when writing zero. (fixes Antigok)&lt;br /&gt;
* Add special int10 scanline function. (fixes mz700 and probably lots of games that mess with them)&lt;br /&gt;
* Fix scrolling in rarely used video modes. (fixes Orphee)&lt;br /&gt;
* Modify game specific hacks a bit so that Kick off 3 works again.&lt;br /&gt;
* Lots of fixes to the INT10 video parameter table. (Seven spirits of ra and others)&lt;br /&gt;
* Add VGA blanking in machine=vgaonly. (used by Alien Carnage)&lt;br /&gt;
* CGA, PCJr, Tandy: Add video blanking, change display start latch timing, sync pulse width correction.&lt;br /&gt;
* PCJr, Tandy: implement vertical retrace interrupt.&lt;br /&gt;
* PCJr, CGA: line-by-line video emulation.&lt;br /&gt;
* PCJr: support on-screen change of color modes 4medium to 16low. (used by Ghostbusters booter)&lt;br /&gt;
* Hercules: Add green and amber monochrome support.&lt;br /&gt;
* All machines: only update the video timing when needed. (Jungle Hunt, others that synchronize to the video screen might profit)&lt;br /&gt;
* Several small DOS fixes.&lt;br /&gt;
* Some UMB related fixes. (The Legacy without UMB)&lt;br /&gt;
* Fix version number of DSP for SB 1.5. (fixes a few games)&lt;br /&gt;
* Several VGA emulation improvements. (Allertone football manager)&lt;br /&gt;
* Some Tandy fixes. (Mech Warrior)&lt;br /&gt;
* Small improvements and fixes to the OPL emulation.&lt;br /&gt;
* Add low level Tandy DAC emulation.&lt;br /&gt;
* Some EMS fixes. (fixes Mortal Kombat and others)&lt;br /&gt;
* Change SoundBlaster DSP reset mechanism, add sb irq acknowledge logic. (fixes stmik-based applications)&lt;br /&gt;
* Some interrupt pointer location modifications. (fixes Tinker Tales)&lt;br /&gt;
* Some fixes to the BOOT code. (fixes Last Mission)&lt;br /&gt;
* Respect write-only file information. (fixes Champions of Zulala)&lt;br /&gt;
* Some RTC fix. (fixes Tully Bodine and others)&lt;br /&gt;
* Improve mouse emulation to work better with Water World.&lt;br /&gt;
* Hopefully fix the translation of the configuration file.&lt;br /&gt;
* Speed up and fixes for the recompiler core. (pitfall2 pcjr)&lt;br /&gt;
* Change memory start location. (fixes 7th Guest installer)&lt;br /&gt;
* Several fixes to the batch file handling. (Shift and use the typed first %0 instead of the parsed %0)&lt;br /&gt;
* Improve file redirection and redirected line ends. (fixes Phantasmagoria 2 DOS installer)&lt;br /&gt;
* Fix compilation with new MAC os X version.&lt;br /&gt;
* Add 16C550A FIFO support to the serial port emulation.&lt;br /&gt;
* Improve modem emulation to get higher speeds.&lt;br /&gt;
* Change default samplerates to 44100, blocksize to 1024 and prebuffer to 20, so that hopefully certain soundcards produce more fluent sound playback.&lt;br /&gt;
* Add some rarely used, but for some games critical flags to the internal commands.&lt;br /&gt;
* Add -userconf flag, so that the userspecific configuration can easily be used together with -conf configfile.&lt;br /&gt;
* Improve internal timing with repeating timers (especially with the dynamic core).&lt;/div&gt;</summary>
		<author><name>Ykhwong</name></author>
	</entry>
</feed>