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

cpu simulator doesn't clear D flag on irq #51

Closed irmen closed 1 year ago

irmen commented 2 years ago

See https://github.com/commanderx16/x16-emulator/issues/414

irmen commented 1 year ago

seems like this got fixed with 7ea04735febdc8b98cc76d0210492acd06bc9e8c ?

indigodarkwolf commented 1 year ago

Yuppers, this should be fixed now. Thanks for reminding me there was a bug about it!