commanderx16 / x16-emulator

Emulator for the Commander X16 8-bit computer
383 stars 60 forks source link

Implement multibyte writes and mini-blitter #470

Closed mooinglemur closed 1 year ago

mooinglemur commented 1 year ago

This is currently a placeholder for some changes that are being proposed upstream in VERA code.

https://github.com/fvdhoef/vera-module/pull/32

There might be a handful of minor changes that will happen in the proposed Verilog (such as a range check), but the general idea is mirrored in the emu in this PR.