RSSAmplifier

nurpax.github.com blog · Jul 27, 2019

C64jasm object literals

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

The latest c64jasm v0.6.0 added support for JavaScript style object literals. This turned out to be surprisingly useful! Here we’ll go over this feature and some tricks that it enables. This post assumes you’re already familiar with the c64jasm assembler (see: c64jasm manual ). Object literals An object in JavaScript and c64jasm is just a dict that maps keys to values. For example, in JavaScript:…

Read on nurpax.github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.