Here are the changes to make to the DX100 ROM binary in order for it to work properly with an LCD screen in the 16*1 configuration:
- At offset 0x25FD change 0xC8 to 0x90 (LCD Print subroutine - Check for end of 'line 1')
- At offset 0x2605 change 0xC0 to 0x88 (LCD Print subroutine - Set position to start of 'line 2')
- At offset 0x2900 change 0xBD to 0x85 (Voice name edit cursor - Set position to start of 'line 2')
Statistics: Posted by pottedplant — Fri Jul 26, 2024 2:33 am