Reply 820 of 1101, by Maelgrum
S95Sedan wrote on 2023-10-09, 17:56:You mean the typo in X1231? Thats all i can see as changed in the later versions. […]
maxtherabbit wrote on 2023-10-09, 17:25:S95Sedan wrote on 2023-10-09, 17:21:These are the fixes that are out there? […]
These are the fixes that are out there?
v413-8k_4ca3dca8_patch3
- Fixed hanging note bug
v413-8k_16a46526_patch4
- Fixed hanging note bug
- Fixed PSW bug in ExtInt0/ExtInt1 interrupt handlers
Id just go with the last one for now.
Theres a couple things which can be improved but it will probably take time.Here im mostly cleaning up the code before doing anything, making it a bit easier to work with.
When I said "third maelgrum release" I was referring to the ones made by assembling modified disassembly from the dumps, not the hex edited versions. Also you forgot the ADPCM fix
You mean the typo in X1231? Thats all i can see as changed in the later versions.
mov a,0ffh
to
mov a,#0ffh
Yes, it is it.