Skip to content

ibxII‐software

Bankn8II©$A edited this page Feb 20, 2025 · 1 revision

Welcome to the ibxII-software wiki!

IBX ][ Software

This is the Software for the IBX ][, presented at 34C3. IBX ][ is an information barrier setup for nuclear warhead verification with an Apple II (Details). It is written in 6502 Assembler, binary code can be created with ca65. The Makefile assembles, links and creates a bootable Apple II disk image.

Requirements

  • ca65 assembler
  • dos33fsprogs (Tools do manipulate DOS 3.3 disk images)
  • AppleCommander - The JAR file should be placed directly outside this project's directory and renamed as ac.jar to allow make to find it.

Clone this wiki locally