forked from nuclearfutureslab/ibxII-software
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Bankn8II©$A edited this page Feb 20, 2025
·
1 revision
Welcome to the ibxII-software wiki!
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.
- 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.jarto allowmaketo find it.