Skip to content

Unable to assemble Tetris #2

@xyproto

Description

@xyproto

Hi,

Here's the app: http://www.dcpu16apps.com/Home/App/33

Here's the commandline output:

ruby asm.rb Tetris.dasm16 -o tetris.dcpx

asm.rb:58:in `error': Line 2: Wrong number of tokens (Exception)
  SET A, 0x8000 + 32 * 1 + 2
    from asm.rb:190:in `block in assemble'
    from asm.rb:182:in `each_line'
    from asm.rb:182:in `each_line'
    from asm.rb:182:in `assemble'
    from asm.rb:218:in `<main>'

I'm on 64-bit Arch Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions