A new release for testing is out- 101. This is the second release for the Apple PocketFuji. Here are the release notes.
PocketFuji II — Release 1.0 (Build 101)
Tester Update · 2026–05–07
Summary
Build 101 is the first tester build with working AppleWin sound on iPhone. It also adds emulation speed control in Settings and includes follow-up fixes in the FujiNet SmartPort bridge path.
This build is intended to get the working-audio version into testers’ hands while DOS 3.3 .dsk boot support is investigated separately.
New In Build 101
Audio Restored
- Fixed the missing AppleWin speaker servicing step in the iOS frame loop
SessionRuntime::runFrame()now calls:GetCardMgr().Update(executedCycles)SpkrUpdate(executedCycles)- Result: AppleWin sound now plays on device instead of staying silent
Emulation Speed Setting
- Added Emulation Speed to Settings
- Options:
1x2x3x- Speed is persisted across launches
- Selected speed is applied to:
- AppleWin clock multiplier
- per-frame CPU cycle budget
SmartPort / FujiNet Bridge Fixes
- Fixed FujiNet listener enumeration so a terminal failed
INITis not inserted as a fake device - Fixed SmartPort disk probing to use the target-side FujiNet
device_id, not the host-side mapped id - Fixed Apple IWM boot media handling so boot disks are no longer forced to
MEDIATYPE_PO; media type is now autodetected
Versioning Cleanup
- App build number is now
101 Info.plistnow uses:CFBundleShortVersionString = $(MARKETING_VERSION)CFBundleVersion = $(CURRENT_PROJECT_VERSION)
User-Visible Improvements
- Apple II speaker audio is now audible during emulation
- Emulation speed can now be changed directly from the Settings panel
- Sound/output path is stable enough for wider tester coverage

