browser

xyw assembler and virtual machine

home
calendarsave
xyw is an experimental register/stack virtual machine and assembler programmable using an assembly-like concatenative language. It is inspired by Uxn and by early assemblers targeting 8-bit CPUs like the MOS 6502, the Motorola 6809, and the Zilog Z80. warning IMPORTANT xyw v352-0 is currently a working prototype. The source code is available here. dot-single overview dot-single get-started dot-single examples dot-single lib dot-single kdds dot-single formats dot-single asm dot-single syntax dot-single directives dot-single notation dot-single vm dot-single instructions dot-single modes dot-single memory dot-single errors dot-single devices dot-single device-api dot-single todo