Giter VIP home page Giter VIP logo

Comments (4)

EtchedPixels avatar EtchedPixels commented on July 17, 2024 1

Does this fix it

diff --git a/lib6800/asr.s b/lib6800/asr.s
index 3e2ffe5..61bedd3 100644
--- a/lib6800/asr.s
+++ b/lib6800/asr.s
@@ -10,4 +10,5 @@ asraxsh:
        ror 1,x
        decb
        bne asraxsh
-       rts
+       jmp pop2get

Then rebuild the library and program

from cc6303.

Fabrizio-Caruso avatar Fabrizio-Caruso commented on July 17, 2024

@EtchedPixels , no it does not :-(
I have applied:
image

Then I have rebuild CC6303, with

make clean
make
make install

and I have recompiled it with

cc68 -tmc10 ./bug.c -o bug

but it still crashes:
image

from cc6303.

Fabrizio-Caruso avatar Fabrizio-Caruso commented on July 17, 2024

Maybe the produced binary and Assembly can help you figure this out.

bug.zip

from cc6303.

Fabrizio-Caruso avatar Fabrizio-Caruso commented on July 17, 2024

Thanks @EtchedPixels for fixing this bug!
git commit a28f1be
fixed this bug.

from cc6303.

Related Issues (16)

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.