Jeszcze jeden emulator maszynek Apple II, napisany w RUST rozwijany od paru ładnych lat pozwala na zabawę tym komputerkiem w dość prosty sposób. Niestety, aby uzyskać coś więcej niż wgranie pliku i korzystanie z klawiatury trzeba pomęczyć się z linią komend (bez tego emulator pozwoli nam na import obrazu dyskietki, zmianę trybu wyświetlania i przyśpieszenie działania emulatora - wszystko przez klawisze funkcyjne).
Czasami w prostocie tkwi siła, więc warto spróbować.
Emu6502 0.9.7 1/06/2026
- Added IIe Platinum (Only support Shift-Key mod)
- Fixes various issues from Arekkusu42 test suites (https://github.com/mamedev/mame/issues?q=author%3Aarekkusu42)
- Fixed issue on memory usage when minimizing window
- Added switches to disable noslot clock and disk jitter
- Improve on the CPU IRQ handling
- Improve on the dsk and woz handling of some images (marauder.dsk and etc.)
- Fix potential issue in disk sound
- Fix apple 2c speed issues
- Change default scaling to 1.5 (previously it was 2.0)
- Change the resolution to 567 x 384 to support slight shifting of 80 column vs 40 column mode
- Added support for LORES7M for the graphics
- Added support to holding the reset key
Emu6502 0.9.6 11/01/2026
- Updated on the extension ROM implementation. Extension ROM can be enabled from 0xc0xx
- Fix ROM initialization for Apple 2c issue introduced in 0.9.5
- Remove dependency on Tokio
- Added support for Videx Videoterm at slot 3
Emu6502 0.9.5 04/01/2026
- Updated to use SDL 3.4.0
- Added Window scaling option to scale window
- Added option to disable audio
- Fix shift test on softswitch on 0xc063
→ [Apple IIe] Emu6502 0.9.4 21/12/2025
Emu6502 0.9.4 21/12/2025
- Converted to use SDL3
- Added ImGUI to support menus and status bar
- Added feature for barrel distortion
- Added feature for vertical blending
- Fix the Joystick neutral offset to 0x7f
- Fix VBL on SHR graphics
- Fine tune on the color burst handling
Emu6502 0.9.3 10/07/2025
- Added support for disk sound when accessing disk drive
- Fixed list of network interfaces for Linux
- Added support to read images from ZIP file
- Updated WOZ handling of images to be more robust
Emu6502 0.9.2 20/04/2025
- Re-released v0.9.2
- Revert disk reading, offset does not work
Emu6502 0.9.2 7/04/2025
F15 Strike Eagle (Microprose, 1985)
- Updated disk handling code to be deterministic except for handling weak bits
- Added support for illegal opcodes for 6502
- Added support for VidHD (basic support) to run Total Replay
- Added support to disable aux memory
- Added command line to list the network interfaces
- Added workaround to clear the data register when loading $C08E,X to make Epidemic works
Vox populi
Ten artykuł nie byl jeszcze komentowany:(
Inne treści związane z tematem
[multi] BizHawk x64 2.11.1 1/05/2026
Wersja testowa multiemulatora BizHawk, specjalnie dla osób chcących sprawdzić i wspomóc projekt. Ten napisany w C# multiemulator pozwala udawać konsole: Nintendo Entertainment System / Famicom / Famicom Disk System (NES/FDS), Super Nintendo (SNES), Nintendo 64, Gameboy, Gameboy Color, Super Gameboy, Sega Master System, SG-1000, Game Gear, Sega Genesis / Sega-CD, Sega ...