permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit c3a73c4a5ec4655577940897b1f28ef7a8245bde
parent ad9aa9d74b262cdc9c5cf5ab0c6557cddb26c16e
Author: neau <neau@web>
Date:   Wed, 22 Jun 2022 01:02:02 +0200

empty web commit

Diffstat:
MUxn.mdwn | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Uxn.mdwn b/Uxn.mdwn @@ -5,7 +5,7 @@ applications, with features reminiscent of classic home computers. Unlike most "fantasy platforms" such as [[TIC-80]], Uxn was designed with an implementation-first mindset with a focus on creating portable and long-lasting tools and games. -Emulators exist even for devices such as the Gameboy Advance. The virtual machine is about 100 lines of [[C]]. A self-hosted assembler for the uxntal assembly language is 400 lines. +Emulators exist even for devices such as the Gameboy Advance. The [[C]] implementation of the virtual machine is about 100 lines. A self-hosted assembler for the Uxntal assembly language is about 400 lines of Uxntal, and assembles to a 1200 bytes rom. Relationship to permacomputing: