C64 Text Editor Fix
Budget: $10 – $30 CAD
I'm seeking a skilled developer with experience in cc65 and Commodore 64 programming to resolve an issue affecting a C64 text editor project. The problem at hand involves an incorrect alignment of text characters with the cursor position.
This particular bug isn't appearing after new text is added, existing text is removed or when the cursor moves around the text. Instead, it's happening directly from the file being loaded. Thus, every time I load a file, the text doesn't display in line with the cursor.
I'll appreciate any help in identifying a resolution to this frustrating character-displaying glitch. With your experience:
- Debugging C64 software.
- Programming in cc65.
- Ideally, with text editor functionality.
You'll be equipped to successfully deliver this project. Let's align things correctly and get my C64 text editor back to its optimal performance.
https://pastebin.com/dfu6LrbT here is the program ready to run, all i see is a white cursor when i grab it with the mouse in vice after its loaded. ( be sure to set the control port to 1351 in settings)
This particular bug isn't appearing after new text is added, existing text is removed or when the cursor moves around the text. Instead, it's happening directly from the file being loaded. Thus, every time I load a file, the text doesn't display in line with the cursor.
I'll appreciate any help in identifying a resolution to this frustrating character-displaying glitch. With your experience:
- Debugging C64 software.
- Programming in cc65.
- Ideally, with text editor functionality.
You'll be equipped to successfully deliver this project. Let's align things correctly and get my C64 text editor back to its optimal performance.
https://pastebin.com/dfu6LrbT here is the program ready to run, all i see is a white cursor when i grab it with the mouse in vice after its loaded. ( be sure to set the control port to 1351 in settings)