Skip to content

Suggestions : allow more control from external javascript #6

@dashiad

Description

@dashiad

Hello,
I'm working in a small sprite editor (multi-sprite, multilayer) using js.It'd be great if i were able to embed the emulator in the web page, and display the sprite preview directly in the c64.
Maybe, it'd be possible to edit sprites, code, or even debug (given enough support) in the browser, targeting the running emulator!
By trial-and-error i was able the location of the screen memory in the HEAPU8 array (i dont know if the whole ram is mapped in that same chunk), but i was not able to find where the vicII registers are mapped.
Is all this even possible?

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