Nowa wersja AppleWin, emulatora rodziny komputerów APPLE II. (][, ][e, ][+) .
AppleWin 1.28.7.0 - 15 Jun 2019
- [Bug #654] Fix for Sather's "Little Text Window" not rendering correctly.
- [Bug #652] Fix for 6522 TIMER1's period to be N+2 cycles.
→ NOWSZY [Apple IIe] AppleWin 1.29.6.0 18/11/19
1.29.6.0 - 18 Nov 2019
- [Bug #724] Fixed so that 6502 interrupt is delayed by 1 opcode when interrupt occurs on last cycle of opcode.
- fixes French Touch's "Mad Effect" & "Mad Effect #2" demos.
- [Bug #711] Fixed Mockingboard initial "stretched" music playback (regression introduced at 1.28.7.0).
- [Bug #707] Fixed ADTPro (running under AppleWin) not working with real COM ports.
- [Bug #701] Fixed 6522's TIMER being out-of-sync with 6502.
- [Bug #699] Fixed French Touch's "Mad Effect". See #656, #701, #724.
- [Bug #680] Fixed video tearing (eg. for FT's "Scroll Scroll Scroll" & "Mad Effect #2").
- [Bug #659] Fix for Applied Engineering's Phasor song player (noisy playback) (regression introduced at 1.26.3.4).
- [Bug #656] Changed so only TEXT ($C050/1) and MIXED ($C052/3) have a 1 cycle delay (extension to 1.28.8.0).
- fixes French Touch's "Mad Effect" demo.
- fixes Deater's "Cycle-count Megademo" (vertical GR grey line shouldn't be visible between GR & HGR video).
- [Bug #652] Fixed 6522's TIMER to underflow at 0x0000 -> 0xFFFF
- and T1C=0x0000 now correctly underflows on next cycle.
- [Bug #435] COM ports above COM9 weren't available from the UI.
- [Change #716] Help's troubleshooting section: added an item for no Apple II speaker sound.
- [PR #715] Memory fix for struct ImageInfo.
- [PR #694] Debugger: Symbol loading: Fix random crash upon start up.
- Fixed crash with debug command line switches: -m and -no-mb.
→ NOWSZY [Apple IIe] AppleWin 1.29.4.0 24/10/19
1.29.4.0 - 24 Oct 2019
- [Change #702] Debugger: In soft-switch display (row-80), show a red 'x' when AltZP (and AltLC) is enabled.
- [Change #666] Debugger: When video-scanner position is off-screen then show v,h as yellow (was red).
- [PR #710] Debugger: Added BPMR and BPMW to break on a read or write (respectively) to a memory address or range.
→ NOWSZY [Apple IIe] AppleWin 1.29.3.0 13/10/19
1.29.3.0 - 13 Oct 2019
- [Change #692] Added command line switch to unplug HDD controller card on exit:
- -s7-empty-on-exit
- [Change #689] Added command line switches to set CPU speed and machine type:
- -clock-multiplier, where value is a [0.5-3.9] base-clock multiplier (ie. same as the Config UI's slider)
- -model <apple2|apple2p|apple2e|apple2ee>
- [Change #666] Debugger: support showing video v,h and cycle count.
- added debugger command: videoinfo <dec|hex|apple|real> to configure display.
- added auto-run of DebuggerAutoRun.txt on AppleWin initial start-up.
- [Bug #700] Fixed ProDOS8 2.5.0 alpha6:
- support INC $C08B (and similar) to set LC to write mode - 65C02 only.
- support INC $C08B,X (X=0) to set LC to write mode - 6502/65C02/816. (Fixes #404)
- [Bug #695] Fixed WOZ 'Taipan' not booting.
- fixed reading write protect on a write access & support Sequencer Function.
- [Bug #668] Fixed WOZ 'Seafox' not booting.
- set machine = Unenhanced Apple //e or lower & need slot2 empty.
- disable SSC in slot-2 using: '-s2 empty' command line switch.
- added '-s1 empty', '-s3 empty' and '-s6 empty' too.
- [Bug #404] a2audit.dsk 1.06 now working. (See #700)
- [Bug #319] SmartPort return address was wrong when crossing page (fix to slot-7 HDD's firmware).
- NB. Old save-states where the 6502's PC is in the old firmware now can't be loaded. (AppleWin will show an error)
- [PR #687] Replace char * with std::string.
→ NOWSZY [Apple IIe] AppleWin 1.29.2.0 06/09/19
1.29.2.0 - 6 Sep 2019
- [Change #678] Hotkeys to change emulation speed:
- Ctrl-0 Toggles between custom speed and Full-Speed
- Ctrl-1 Sets 1 MHz
- Ctrl-3 Sets Full-Speed
- [Change #671] Register .woz extension with AppleWin. Updated AppleWin.chm & DELREG.INF.
- [Bug #685] Fixed support for French Touch's "CHIP" demo (Mockingboard / multi-TIMER interrupt support).
- [Bug #677] Loading a save-state wasn't restoring the pending IRQ.
- [Bug #672] For WOZ images: all even disk I/O read accesses will now read the data latch.
- [Bug #650] NTSC TV (Color and B&W): image was half an Apple II scanline vertically shifted down.
- [PR #674] Prevent uninitialized value bugs and improve string safety.
→ NOWSZY [Apple IIe] AppleWin 1.29.1.0 27/07/19
→ NOWSZY [Apple IIe] AppleWin 1.29.0.0
1.29.0.0 - 8 Jul 2019
- [Change #544] Support for .woz disk images.
- WOZ1 and WOZ2 formats supported.
- read-only: images forced to write-protected (so 'Stickybear Town Builder' doesn't work).
- only 5.25" (not 3.5").
- known issues: 'Wizardry III' not booting.
→ NOWSZY [Apple IIe] AppleWin 1.28.8.0
→ [Apple IIe] AppleWin 1.28.6.0
1.28.6.0 - 2 Jun 2019
- [Bug #651] Cycle-accurate interrupts:
- Interrupts sources are checked after every opcode (full-speed after every 40 opcodes).
- 6522 TIMERs in free-running mode now accounts for the underflowed cycles when resetting the count.
→ [Apple IIe] AppleWin 1.28.5.0
1.28.5.0 - 6 Apr 2019
- [Change #631] Improvements for the RGB AppleColor card:
- Relax the video-mode precondition to just ignore if VF_MIXED (previously required HIRES on) for Apple II Desktop.
- Changing from DHGR B&W mode to HGR remains in B&W (color burst is off).
- For '50% scan lines', don't blend in NTSC B&W mode, as this was inconsistent with the RGB colour rendering.
- [Change #633] Improvements for the RGB AppleColor card:
- Improved the video-mode precondition to ignore if 80COL ($C00C/D) occurs before DHIRESON ($C05F) for Renegade.
- Support new switch -rgb-card-invert-bit7 to invert bit7 for Dragon Wars.
wstecz16/06/2019 10:44
Inne treści związane z tematem
![[PDF] Nowości w DLH's Commodore Archive](https://www.t2e.pl/Photos//www/photo/201611/dhl-commodore-bombjack-pdf-magazines-scan.jpg,134)
Serwis DLH's Commodore Archive to w chwili obecnej jeden z największych archiwum materiałów poligraficznych dla komputerów spod sztandaru Commodore (Amiga, C128, C64, C264, PET, VIC20), a od pewnego czasu także innych platform (Apple, Atari, Texas Instruments, PC). W jego zakamarkach znajdziemy genialny zestaw ocr'owych okładek i manuali do gier i aplikacji, pokaźną kolekcję ...
![[Apple IIe] AppleWin 1.26.3.5 Exp](https://www.t2e.pl/Photos//www/photo/201702/applewin-new-logotype.png,134)
Nowa wersja, eksperymentalna (czyli kolejna beta), AppleWin, emulatora rodziny komputerów APPLE II. (][, ][e, ][+) .
![[Apple IIe] AppleWin 1.27.0.0](https://www.t2e.pl/Photos//www/photo/201702/applewin-new-logotype.png,134)
Nowa wersja, eksperymentalna (czyli kolejna beta), AppleWin, emulatora rodziny komputerów APPLE II. (][, ][e, ][+) .
Pełna wersja podsumowująca ostatnie zmiany, jakie można było prześledzić w wersjach eksperymentalnych.
[CGB] SameBoy 0.10
SameBoy jest emulatorem sprzętu Nintendo GameBoy i ColorGameBoy napisanym z myślą o Macintoshu, jednak i nam blaszakowcom dostała się wersja (SDL), którą można przetestować. Wersja bez GUI (dla PC) biorąc pod uwagę ilość innych projektów udawaczy tych konstrukcji może i odstrasza, inaczej jest w wypadku Mac'a, pod którym emulator, sądząc ze screenów, ...
![[Apple] MicroM8 (Octalyzer) 16/01/18](https://www.t2e.pl/Photos//www/photo/201711/microm8-nowe-logo-octalyzera.png,134)
Octalyzer zmienił nazwę na MicroM8. To dość specyficzny emulator Apple ][/E. Oprócz samego udawacza, aplikacja posiada własne środowisko wzorowane na latach osiemdziesiątych - znajdziemy tam i BBS, i interpreter LOGO, a także BASIC, nawet znalazło się miejsce na CHAT (mający pozwolić na grę w multiplayu). Dodatkowo pojawił się możliwość korzystania z biblioteki ...