<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/emulators/vba, branch pkgsrc_2009Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2009-06-14T17:48:39Z</updated>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T17:48:39Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T17:48:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a3974bf3b6efabbf626979c76d7215661405a16e'/>
<id>urn:sha1:a3974bf3b6efabbf626979c76d7215661405a16e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mechanical changes to add DESTDIR support to packages that install</title>
<updated>2008-03-03T19:21:37Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-03-03T19:21:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4bec39ccba022dfbd2daa6f6d25f7e86d987b4b7'/>
<id>urn:sha1:4bec39ccba022dfbd2daa6f6d25f7e86d987b4b7</id>
<content type='text'>
their files via a custom do-install target.
</content>
</entry>
<entry>
<title>Fix build on 64bit platforms.</title>
<updated>2007-02-16T01:52:20Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-02-16T01:52:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=10027c3a067b6d29b97b0cfc069d2c8909ca5c4b'/>
<id>urn:sha1:10027c3a067b6d29b97b0cfc069d2c8909ca5c4b</id>
<content type='text'>
Patches provided by Martijn van Buul in PR 35585.
Bump PKGREVISION to be on the safe side,
in case this changes anything on 32bit platforms.
</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>Update to 1.7.2, from dillo@.</title>
<updated>2006-04-17T14:50:47Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-04-17T14:50:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=172ec3d2e6f142399cfa9f43fcc892c777758db7'/>
<id>urn:sha1:172ec3d2e6f142399cfa9f43fcc892c777758db7</id>
<content type='text'>
SDL code majorly hacked so it works (by dillo@).
I had this lying around for ages, so I'll just commit it now.

Version 1.7.2:
Core changes:
- fixed bugs on ELF clean up
- improved CodeBreaker 0xDxxxxxxx code support
- updated Scale2x filter to version 2.0
- improved memory timing
- added support for z2 (delete break on write) so that gdb can use break on write

Windows:
- added search for base language dll
- fixed GDI problems with selected bitmap being deleted
- added JPEG and PNG support for skins
- changed import/export battery file to default to battery directory
- fixed the translation bug with viewers
- fixed the GB map view flickering
- fixed skin bugs

SDL versions:
- now it exits when closing the window

Other:
- added a new interface using GTK+, which implements a first part of the Windows version

Version 1.7.1:
Core changes:
- added SWI call (0xf9 in thumb mode) to exit emulator in SDL version
- avoid crash when loading an invalid ELF file
- avoid turning sound on if soundOffFlag is true
- disabled remove intros option
- fixed memory leak in ELF support code
- fixed memory corruption if loading a bigger file than the memory to hold it
- fixed some compile warnings in the profiling code
- merged some big endian fixes into the code
- update battery files more often (a bit after the save memory is last updated)

Gameboy:
- fixed bug with window support introduced in version 1.7
- fixed HALT bug when no matching bits for interrupt

Windows:
- added cartridge save strings to bug report
- changed default button on disassembly views to Go instead of Close
- changed power management/screen saver disabling code again to avoid problems
- fixed compilation problems on VC 7
- fixed multi-monitor support
- fixed bug loading memory dumps
- fixed crash onb map/oam/tile viewers
- fixed problem 320x240 mode open/save dialogs
- fixed bug where user selected Gameboy colors were reset and not stored
- fixed bug rendering the translator URL
- fixed memory leak in OpenGL code which caused nasty problems
- store throttle value between restarts of the emulator
- updated FAQ and URL links to the new site

Version 1.7:
Core changes:
- added fixes to video filters done by Flea for Mac OS X
- added/fixed ArcTan/ArcTan2 emulation
- added sound volume .25 and.50
- added hq2x/lq2x filters
- aded global cheat disable
- some code clean up
- fixed some CBA cheat support
- fixed ARM/Thumb instruction timing, including memory access
- fixed minor bugs in STMDx ARM instructions
- fixed ARM LDRx instructions when base equals dest

Gameboy:
- added support for 8M roms
- (re)added support for 2-4 playes in SGB mode
- added sprite limit emulation (thanks Ricky of KiGB)
- cancel pending EI when imediately followed by DI
- implemented DI/HALT bug
- implemented STAT write bug during VBLANK or HBLANK when in GB mode
- implemented GDMA delay in GBC mode (thanks TM of GEST)
- fixed priority between OBJ and Window
- fixed some SGB border problems
- fixed window rendering problems in some cases
- fixed CGB initial background palette to white
- fixed initial save memory value to 0xFF instead of 0x00 (thanks TM of GEST)
- fixed LCD interrupts to only occur once per line
- fixed incorrect display when BG is off
- modified interrut delay to 6 clock ticks instead of 2
- moved scanline update to beginning of HBLANK


Windows:
- added predefined Gameboy palettes (thanks Kojote)
- added GBA IO Viewer to view/modify GBA hardware registers
- added menu entry to load most recent save state
- added menu entry to save state into oldest slot
- added option to auto load the most recent save state upon loading
- added fullscreen max scale option
- chnaged the bug report option to be a little more friendly
- enhanced save state submenus to show date/time of when save was made
- enhanced logging window to capture data even if not being displayed
- fixed Direct3D/OpenGL "green" bug with Motion Blur Interframe Blending
- fixed Direct3D full screen with Gameboy roms
- fixed minor bugs when saving images in the different viewers
- fixed power management disabling: should avoid monitor turning off now
- improved cheat input to be more flexible and easy to enter
- migrated whole GUI code to MFC
</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>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>
<entry>
<title>Another PKGREVISION bump for SDL dependency change.</title>
<updated>2005-12-11T09:41:07Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2005-12-11T09:41:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e2730a1b653eda20f55f1fe18842404d9b7c3047'/>
<id>urn:sha1:e2730a1b653eda20f55f1fe18842404d9b7c3047</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix homepage</title>
<updated>2005-10-29T20:55:55Z</updated>
<author>
<name>dillo</name>
<email>dillo</email>
</author>
<published>2005-10-29T20:55:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d59ea30c2db412176d26e3d9526b97a2852017b0'/>
<id>urn:sha1:d59ea30c2db412176d26e3d9526b97a2852017b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>claim this package</title>
<updated>2005-07-16T20:27:10Z</updated>
<author>
<name>dillo</name>
<email>dillo</email>
</author>
<published>2005-07-16T20:27:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5a6a75e39a0029a2d9f570d2cf041cd83a29e4d6'/>
<id>urn:sha1:5a6a75e39a0029a2d9f570d2cf041cd83a29e4d6</id>
<content type='text'>
</content>
</entry>
</feed>
