The Lambda Garden project @lambdagarden.org · Apr 1

Rather than cartridges or discs, Vii uses NFC-enabled 85x54mm cards which hold all the game data (up to 8Mbit). Once you load the game in the console by inserting it in the back pocket you can simply tap the card to load the game and start playing. This png[1] is a game card for the emulator, btw!

4 likes 1 replies

?

Replies

The Lambda Garden project · Apr 1

You could program each of the 3 chips (the vii98 processor, the viiju GPU, and the voiz APU) directly in assembly, but we've got you covered with a high-level language. Viinyl is a class-based OOPL modelled after Smalltalk with some modern niceties like delimited continuations. Here's a peek: