<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/emulators/dosbox, branch pkgsrc_2008Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2007-12-16T14:56:39Z</updated>
<entry>
<title>The package supports installation to DESTDIR.</title>
<updated>2007-12-16T14:56:39Z</updated>
<author>
<name>heinz</name>
<email>heinz</email>
</author>
<published>2007-12-16T14:56:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d2c12022820173c703541ade9cbd3c5f6c7bf1bd'/>
<id>urn:sha1:d2c12022820173c703541ade9cbd3c5f6c7bf1bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 0.72:</title>
<updated>2007-08-27T06:37:01Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2007-08-27T06:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=124028949b1d930623d4988f6f4b9ef081941b5c'/>
<id>urn:sha1:124028949b1d930623d4988f6f4b9ef081941b5c</id>
<content type='text'>
This release fixes a few bugs that slipped through when releasing 0.71.
Here a list of the changes:

* Fixed unitialized variable in joystick. (Fixes crashes on Vista and Mac OS X)
* Some bugfixes and speedups to the 64 bit recompiling core.
* Fixed sign flag on soundblaster dma transfers (Space Quest 6 intro)
* Fixed a bug in keyboard layout processing code and fixed certain layouts.
* Fixed Dreamweb.
* Improved speed unlocking when running cycles=max.
* Fixed a crash related to the tab completion in the shell.
* Improved aspect correction code. Should now be like how a real monitor handles it.
* Fixed a bug in the xms status report code. (Blake Stone 1.0 shareware)
* Added a lot more keyboard layouts.
* Fixed crash related to changing the scaler before a screen was created.
* Hopefully fixed compilation on *bsd.
* Enabled auto cpu core selection for recompiling core as well.
* Made the used joystick selectable when 4axis is specified.
* Added some hints for inexperienced DOS users to the shell.
</content>
</entry>
<entry>
<title>Update to 0.71.</title>
<updated>2007-07-31T14:27:28Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2007-07-31T14:27:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=205b193247490d63ada6ba80af7ace95061cd6ee'/>
<id>urn:sha1:205b193247490d63ada6ba80af7ace95061cd6ee</id>
<content type='text'>
A bugfix release this time, but we couldn't resist adding a few new
exciting features:

* Added a new recompiling cpu core which is easier to port!
* Added a x86_64 and a mipsel_32 recompiling core.
* Fixed hangups on certain platforms after long gameplay of several games.
* Fixed several joystick bugs.
* Improved cdrom support. (fixes for audio, iso and detection.)
* Improved SVGA and VESA. (detection and display)
* Fixed a few textmodes and improved ansi emulation a bit.
* Fixed pcspeaker and certain types of soundeffects.
* Added undocumented mousebackdoor.
* Made mount and imgmount a bit easier to use. (ioctl by default, support
  for ~ and ~username, auto size guessing for images)
* Fix a few compilation problems on various hosts and a general code
  cleanup.
* Several small fixes that improve compatibility.
</content>
</entry>
<entry>
<title>Update to 0.70:</title>
<updated>2007-03-26T06:31:55Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2007-03-26T06:31:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b17b8f536c7faf95ea2cc6b35b29a95937fe05da'/>
<id>urn:sha1:b17b8f536c7faf95ea2cc6b35b29a95937fe05da</id>
<content type='text'>
  - Improve register handling and support with XMS.
  - Fix some issues with deleting open files.(windows only issue)
  - Add dummpy LPT1 class. (windows only issue)
  - Improve some of the internal dos commands. (choice, copy and shift)
  - Improve ROM area. (for games that use it for random numbers or
    overwrite it as some sort of detection thing)
  - Improve compatibility of dynamic core by making it handle certain
    pagefaults earlier.
  - Move internal dos tables around so we have more umb memory.
  - Add some dos tables.
  - Dynamic core supports io exceptions.
  - Move some interrupt handlers to XT Bios locations.
  - Add a dynamic fpu on x86.
  - Improve fpu on non-x86.
  - Trapflag gets strickt priority over hardware IRQs.
  - Trapflag support for the dynamic core.
  - Add dummy TRx handling.
  - Fix a few rarely used character functions.
  - Improve auto cycle guessing code.
  - Improve and extend the joystick support.
  - Add autofire support.
  - Improve the mapper so you can map keys to the joystick and vice versa.
  - A few game specific video card fixes.
  - Fix some 64 bit cpu bugs.
  - Add support for certain cdrom detection schemes.
  - Improve HSG/Red Book support.
  - Improve MSCDEX.
  - Improve dynamic core support under intel macs.
  - Add basic support for clipper programs.
  - Add support for different keyboard layouts.
  - Add auto core guessing.
  - Fix a few flags bugs.
  - Fix a few small cpu bugs.
  - Improve soundblaster detection rate by various programs.
  - Improve EMS emulation. (allow mapping of non standard regions)
  - Improve keyboard input codes on various OS-es.
  - Fix problems with filenames having stackdata in them.
  - Changed a few basic operations in DOSBox so they take emulated time.
  - Improve dos ioctl functions.
  - Improve DOS functions when dealing with virtual drive.
  - Improve FAT drives.
  - Better handling of volume-labels in file functions.
  - Image disk cycling capability. (prompt)
  - Try to reduce the impact of using an analog joystick.
  - Several measures to avoid code invalidation on certain types
    of self modification in the dynamic core.
  - Add dynamic core memory function inlining.
  - A few small mouse improvements. (some games are using things they
    shouldn't)
  - Add nullmodem emulation.(h-a-l-9000)
  - Some small cga and hercules fixes.
  - Add more scalers (hq2x/hq3x/sai). (Kronuz)
  - Change configuration file loading support. It now supports
    multiple configuration files.
  - Make dynamic core capable of running some win32s programs.
  - Fix and add some rare soundblaster modes. (Srecko)
  - Better soundblaster mixer controls. (Srecko)
  - Make soundblaster installation under windows much easier.
  - Add device control channel handling.
  - GEMMIS support (ems under windows).
  - Support more colours in win 3. (vasyl)
  - Don't show unmounted drives in windows filemanager.
  - Fix some bugs in the int13 handler.
  - Simulate some side-effects of bios interrupt handlers on flags.
  - Add IPX functions needed by netbios.
  - Make ports take emulated time.
  - Tabcompletion is now aware of the CD command.
  - Add suppport for the dac pel mask.
  - Fixes to hercules emulation, better detection and bank switching.
  - Fixes to tandy emulation, 640x200x16 mode and different sizes bank.
  - EGA/VGA memory changes detection for faster rendering.
  - Gus 16 bit fixes.
  - Many timer improvements.
  - Some pcjr fixes.
  - Some booter fixes.
  - Many small fixes.
</content>
</entry>
<entry>
<title>On Solaris 10, I had to disable joystick and scancodes support.</title>
<updated>2007-01-20T02:25:31Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-01-20T02:25:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=048491b1249ecb25ae0c1dabb3710f15e700fee1'/>
<id>urn:sha1:048491b1249ecb25ae0c1dabb3710f15e700fee1</id>
<content type='text'>
PKGREVISION++
</content>
</entry>
<entry>
<title>Added two patches for Solaris.</title>
<updated>2007-01-16T11:42:02Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-01-16T11:42:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=daf9d563f709ec721702f94b0f1b5d239b629096'/>
<id>urn:sha1:daf9d563f709ec721702f94b0f1b5d239b629096</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)</title>
<updated>2006-06-12T16:28:05Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-06-12T16:28:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5c1eb6342d58698b0f3dc7869d642cc65b773b90'/>
<id>urn:sha1:5c1eb6342d58698b0f3dc7869d642cc65b773b90</id>
<content type='text'>
for SDL shlib changes.
</content>
</entry>
<entry>
<title>Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.</title>
<updated>2006-04-17T13:45:57Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-04-17T13:45:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=de7a4953f550141a37777c5d90d7e8ee7cb8a648'/>
<id>urn:sha1:de7a4953f550141a37777c5d90d7e8ee7cb8a648</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 0.65 (there is not 0.64).</title>
<updated>2006-03-30T18:11:30Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2006-03-30T18:11:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f4d6d588dbdff1e102fe09177a1c41006d0a0c99'/>
<id>urn:sha1:f4d6d588dbdff1e102fe09177a1c41006d0a0c99</id>
<content type='text'>
    * 4/15/16/32bpp VESA mode support
    * Lot's of fixes for better vga compatibility
    * Improved CGA composite output
    * Added video capturing to avi
    * Improved screen updating for more speed
    * PCjr machine mode added
    * Speedup cpu cores and fix endian issues
    * FPU core speedup with assembly
    * Improved keyboard and bios handling
    * Lockfree mouse mode added again
    * Improved builtin dos with umbs and better fat support
    * Added VCPI emulation and fixed some issues with ems
    * Improved support for booter games
    * Modem and IPX support improved for multiplayer
    * Countless other bugfixes and features added

Ok'ed by cube.
</content>
</entry>
<entry>
<title>Recursive revision bump / recommended bump for gettext ABI change.</title>
<updated>2006-02-05T23:08:03Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-02-05T23:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93e3b9e04264b93620166058e19ea42c856505b0'/>
<id>urn:sha1:93e3b9e04264b93620166058e19ea42c856505b0</id>
<content type='text'>
</content>
</entry>
</feed>
