Tag: Oliver Schmidt

tl;dr A2Pico is here

From Oliver Schmidt: A2Pico is a generic Apple II peripheral card based on the Raspberry Pi Pico. As of today there are already five different A2Pico firmwares available basically turning A2Pico into five different cards: Some background: Soon after the introduction of the Raspberry Pi Pico in 2021 Glenn and I started to experiment with directly connecting it to the Apple II slot bus. In 2022 I published a working Pico firmware on GitHub. Based on that we started to…

Live Streaming Server for the Apple II

from Oliver Schmidt:

A2Stream Streaming Audio Player 1.0 Released

Oliver Schmidt has released the initial version of his Apple II Based audio streaming app, A2Stream. Version 1.0 of the the Apple II disk image allows the Apple II to receive an .a2stream file from any HTTP server, playing it on the Apple II’s built in speaker. A2Stream requires that the Apple II be either an Enhanced Apple IIe or an Apple IIgs. Users will also need to have an Uthernet II card installed in any slot of the Apple…

Update for IP65 TCPIP Stack Released

Oliver Schmidt has announced a major update to the IP65 TCP/IP Stack for the Apple II Computer.   According to his press release in the CSA2, “It is likely that you think of IP65 as an asm written TCP/IP library for asm programmers. But IP65 has significantly changed recently in two directions: 1. C Interface The IP65 programming model has deliberately always favoured simplicity over flexibility. However, targeting only asm programmers there weren’t too many to appreciate that design. Since I…

GEOS for Apple ][ File Strucures Explained

Oliver Schmidt, long known for his work on several projects in the Apple][ community including Contiki and Applewin, has now delved into documenting the internals of  GEOS, the Berkeley Softworks  produced operating system for the Apple ][. In his announcement in the comp.sys.apple2 newsgroup, Oliver says” Although the Apple GEOS filesystem is based on ProDOS 8 the Apple GEOS  files are not standard ProDOS 8 files. I’m not refering to file  content here but to the file structure – meaning…