[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AppleWin 1.22.0.0 is released
On Wednesday, January 2, 2013 2:44:24 PM UTC-6, TomCh wrote:
> On Tuesday, 1 January 2013 02:49:03 UTC, sal...@gmail.com wrote:
>
> > 1.22.0 - 1 Jan 2013
>
> >
>
> > --------------------
>
> >
>
> > Changes:
>
> >
>
> > . [Feature #005557] Support DOSMaster image created by Apple Oasis.
>
> >
>
> > . [Feature #003272 and #005335] Support 2x windowed mode:
>
> >
>
> > - Toggle between 1x and 2x by using Resize button (or F6).
>
> >
>
> > - Full screen now enabled by CTRL+Resize button (or CTRL+F6).
>
> >
>
> >
>
> >
>
> > Fixes:
>
> >
>
> > . [Feature #004346] Don't show mousetext for original Apple //e.
>
> >
>
> > . Fixed HDD firmware to allow epyx_californiagames_iicplus.2mg to boot.
>
> >
>
> > . HDD firmware: Added support for SmartPort entrypoint.
>
> >
>
> > - "Prince of Persia (Original 3.5 floppy for IIc+).2mg" now boots
>
> >
>
> > . [Bug #018455] Improved rendering speed of debugger view.
>
> >
>
> >
>
> >
>
> > Have fun!
>
> >
>
> > Timothy
>
>
>
> You guys beat me to announcing it! And you were very quick to spot the new upload too :)
>
>
>
> I was waiting for the thumbs up from the team before announcing this new build... so if anyone spots any problems then either post here or file a bug report on berlios:
>
>
>
> https://developer.berlios.de/bugs/?group_id=6117
>
>
>
> (I'll post the "official" announcement over on cea2 for completeness)
>
>
>
> And BLuRry: thanks for the Java code with info on supporting Smartport for POP!
>
Thank you for a good reliable MMU implementation with correct Language Card and RamWorks softswitches. :-D Supporting the smartport interface is pretty easy if you already support the block transfers used by the prodos driver. It's virtually the same thing with the exception of how the smartport parameters get passed.
-B