home.social

#apple-ii — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #apple-ii, aggregated by home.social.

fetched live
  1. 2026 review: which digital camera for your Apple II?

    "This very serious video is there to help you, in 2026, choose the best 1990s camera for your 1980s computer."

    youtube.com/watch?v=XJNdHbVP3Kg

    "The latest release of Quicktake for Apple II brings quite a few more cameras to the party: Sierra cameras (Epson PhotoPC PCDC001, Sanyo VPC-G1, Sanyo VPC-G200, Sierra Imaging SD640, and probably quite a few more), Canon PowerShot 350, Fujifilm DX-8, Konika Q-Mini, Panasonic NV-DCF1."

    Video by @colin_mcmillen

    #AppleII #digitalcamera #photography #cameras #QuickTake #Apple #vintageApple #retrocomputing #retrocomputers #vintagecomputing #computing #computinghistory #vintagetech #tech #photo #Apple2forever

  2. The Neo6502kbd from Olimex is a Neo6502 board in a keyboard factor case.

    It has dvi/hdmi. 4 usb ports, build-in speaker, sd card storage, and a #6502 cpu and #RP2040 microcontroller.

    Runs #BASIC #pascal #cpm can emulate an #AppleII and more.

    Also can function as a normal keyboard.

    olimex.com/Products/Retro-Comp

    #hardware #retrocomputing #opensource #oshw

  3. New release of Quicktake for Apple II! This one brings quite a few more cameras to the party: Sierra cameras (Epson PhotoPC PCDC001, Sanyo VPC-G1, Sanyo VPC-G200, Sierra Imaging SD640, and probably quite a few more), Canon PowerShot 350, Fujifilm DX-8, Konika Q-Mini, Panasonic NV-DCF1.
    Sadly none of those include support for thumbnails, as they are JPEG-encoded. The Sierra cameras and Fujifilm DX-8 have otherwise complete support, whereas the Powershot driver is minimal and only handles getting pictures.
    The project page has been updated to include serial cable wiring for these new cameras.
    colino.net/wordpress/quicktake
    #RetroComputing #AppleII

  4. ITT 2020 : la malédiction du standard PAL (1979)

    Pour adapter l'Apple II au PAL (50 Hz), ITT a dû étendre la haute résolution de 280 à 360 pixels de large, imposant un 9e bit de données vidéo et une réécriture de la ROM.

    Conséquence : rupture des adresses d'accès direct à la mémoire vidéo (VRAM) utilisées par les développeurs sur 6502. Cette tentative d'européanisation fut un échec d'interopérabilité retentissant.

    As-tu connu cette machine ? L’Apple II ?

    #RetroComputing #Hardware #AppleII

  5. So that is stil buggy on corner cases (can't save to Smartport...), but it globally works, I can fetch pictures from the Canon PowerShot 350 from my #AppleII!
    I took the liberty of zooming in on the box's so-called "System Requirements".
    System Requirements are overrated.

  6. Canon PowerShot 350 on #AppleII: Started implementing image download. I'm not there yet. It is ugly, inefficient, buggy, and does not even fit in the Apple II binary. But it will work at some point.
    #RetroComputing #QuickTakeForAppleII

  7. This subproject would be dead in its tracks if file downloading worked in the same "data firehose" way as directory listing, but luckily (according to the reverse-engineer doc in libgphoto2's repository) one can tell the camera to send arbitrarily-sized pieces of files, and slowly write them to disk between two pieces.
    The only things implemented so far for this driver is _wakeup, _set_speed, _get_filename, and the driver is already 2.7kB, larger than other complete drivers. I might have to rewrite larger parts of it into assembly.

    #RetroComputing #AppleII

  8. Yesterday evening, after getting the basis of the protocol right on PC, I got comms working on Apple II with the Canon PowerShot 350, at 115200bps.
    This required rewriting the directory list reader function in assembly, as this request entails a multiple 300-bytes packets response, with the camera not waiting between packets.
    #RetroComputing #AppleII #DigitalPhotography

  9. Success! After a full power supply recap the voltages are stable and the Apple IIe Platinum boots up! It happily took my BASIC command proclaiming health - it’s alive! #retrocomputing #appleii

  10. La carte d'extension Appletini One pour Apple II peut remplacer totalement l'Apple II dlvr.it/TVGXR2 #AppleII #AppletiniOne

  11. The Appletini ONE now has a "standalone" mode. Close a jumper on the card and it becomes a full featured Apple IIe on its own, without the need to be plugged into a real Apple II.

    appletini.org/standalone

    #appleII #retromputing #retrogaming

  12. The Appletini ONE now has a "standalone" mode. Close a jumper on the card and it becomes a full featured Apple IIe on its own, without the need to be plugged into a real Apple II.

    appletini.org/standalone

    More about this card:
    youtube.com/watch?v=vyAJKuzkzYg

    #appleII #retromputing #retrogaming

  13. Had to take a break from 6502 assembly to do a bit of... beech wood assembly! My Apple II corner was starting to be really cluttered with the addition of new cameras for my Quicktake For Apple II project.
    I'm still missing a Quicktake 200 in this collection, so I'm unsure if I broke support for it while adding support for the Fujifilm DX-8 (which has *almost* the same protocol). No biggie, it's not released yet.
    Nail polish is unrelated.

    #RetroComputing #AppleII #RetroPhotography