indigodarkwolf / box16

A fork of the official X16 emulator, converted to C++20 and with a bunch of features tweaked and added.
MIT License
41 stars 19 forks source link

Fixed middle mouse button support #27

Closed ZeroByteOrg closed 3 years ago

ZeroByteOrg commented 3 years ago

This PR does not include my YM timer support yet, but did patch the memory.cpp so that the chip actually gets read by the emulation when it's supposed to.