ended3월 17일· 1 sources

ArduBIOS: Opcode Interpreter and ISA for Arduino

ArduBIOS: Arduino용 Opcode 인터프리터 및 명령어 집합 아키텍처(ISA)

Why it matters

ArduBIOS is a hobby project that turns an Arduino into an 8-bit microcomputer with a BIOS, opcode interpreter, memory map, stack (128 bytes), user RAM (512 bytes), registers, flags, and basic opcodes including jumps and arithmetic. Future plans include full BIOS I/O, SD card as floppy disk, FAT12 file system, keyboard input, 16x2 display support, and a NodeJS assembler.

1
Sources
+0
24h
Growth
177d
Active
ArduBIOSArduinoopcode interpreterISA8-bit microcomputerstack

Sources

Related Issues