GithubHelp home page GithubHelp logo

Comments (6)

colinleroy avatar colinleroy commented on July 20, 2024

Hi!
I'm almost sure I know what the problem is there. For confirmation, can you give me the result of the following BASIC line on your Laser?

PRINT PEEK(49664)

from a2tools.

colinleroy avatar colinleroy commented on July 20, 2024

I expect it's not 44. If it isn't, can you try the floppy image at https://www.colino.net/tmp/mastodon.dsk ?
And if it is 44, can you send me the results of:

PRINT PEEK(49669)
PRINT PEEK(49671)
PRINT PEEK(49675)
PRINT PEEK(49676)

Thanks!

from a2tools.

colinleroy avatar colinleroy commented on July 20, 2024

By the way, if this fix works (I suppose it will), according to my emulator tests you're going to have another problem, and this is a layout problem that I have no idea how to fix yet.
I have reported it at cc65/cc65#2214 if you want to subscribe to the issue.

from a2tools.

AstoriaFloyd avatar AstoriaFloyd commented on July 20, 2024

the result of print peek(49664) is 218, and that floppy does indeed get me to the login screen! from here i did manage to log in, though i did encounter two errors on my way there, on the login screen backspacing or replacing a character using the arrows key would instantly crash me, dropping me out of 80 columns mode and throwing "BRK: $2A03", and finally I do believe the layout problem is occuring due to the menu being kinda, merged together with posts.

from a2tools.

colinleroy avatar colinleroy commented on July 20, 2024

Hi!
Thanks for reporting back! I'm glad the first roadbump was easy to solve, but the second one seems much harder though. I'll check what happens in the emulator, and see if I can find a solution that would fix the Laser without making the code much bigger/uglier for Apples. The problem is deep inside the cursor manipulation routines of the ROM, so fixing it will require runtime modifications to cc65, and I'll have to sell that to them!

from a2tools.

AstoriaFloyd avatar AstoriaFloyd commented on July 20, 2024

Thank you for such prompt responses :)

from a2tools.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.