Giter Club home page Giter Club logo

Comments (5)

shawty avatar shawty commented on September 25, 2024

Added as a nice to have for now :-)

Thanks.

from bbcb_dfs_catalog.

pau1ie avatar pau1ie commented on September 25, 2024

I wrote the disassembler. The vast majority of programs on the bbcmicro website are for 6502. I am not sure whether it is possible to detect whether the code is 6502 or 65C02 and behave accordingly. Metadata in the database wouldn't necessarily help as two files on the same disc could potentially be targetted at the different CPUs. Then there is the problem of the undocumented opcodes, which again I chose to ignore. Do you have any idea how to solve this issue?

from bbcb_dfs_catalog.

shawty avatar shawty commented on September 25, 2024

@pai1ie not just yet no. I believe if you dig through some of JGH's technical doc's he has a couple of possible detection methods, BUT... they do rather depend on running code on the CPU in question to detect them.

I'll have a think though, see what I can come up with.

from bbcb_dfs_catalog.

kieranhj avatar kieranhj commented on September 25, 2024

A simpler alternative might be a GUI option, so tick the box if you want to view the disassembly as 65C02, rather than trying to auto-detect?

from bbcb_dfs_catalog.

shawty avatar shawty commented on September 25, 2024

@kieranhj yes I would agree, simple is always best. There will however always be the small minority that will complain at that and ask "why doesn't it do the work for me" :-)

from bbcb_dfs_catalog.

Related Issues (5)

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.