zxplay / zxcoder

ZX Spectrum emulator & programming environment for the browser.

Home Page:https://zxcoder.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error in assembly results in fatal unexpected error

stefandrissen opened this issue · comments

On https://zxcoder.org/ assembly tab, introduce a typo, for example:

ld hl,hellox

And then press the play button.

Sorry, an unexpected error occurred.

Error message is:
[Exception] [object Object]

Press one of the following buttons:

All buttons result in your changes being lost, the only safe way to get back is to click on 'ZX Coder'

The commit 22e8239 resolved this issue.