GithubHelp home page GithubHelp logo

Comments (7)

GeorgRottensteiner avatar GeorgRottensteiner commented on August 16, 2024 1

Ah, got it. Stupid bug of mine, where I expected readable strings most of the time.

from c64studio.

GeorgRottensteiner avatar GeorgRottensteiner commented on August 16, 2024

Hmm, blanks would be fine, but empty is weird. Which mode did you set your char screen to? Generic Commodore, or is it using one of the Mega 65 16bit char modes?
I see that in those cases the upper byte (which is usually zero) is wrongly exported as "".

from c64studio.

hkramer70 avatar hkramer70 commented on August 16, 2024

I worked with the Mode "Commodore 40x25 HiRes" (see screenshot 2).
Screenshot 2024-06-14 153813

from c64studio.

GeorgRottensteiner avatar GeorgRottensteiner commented on August 16, 2024

Fixed with commit 6cf3364.
Updated the WIP version at https://www.georg-rottensteiner.de/webmisc/C64StudioRelease.zip

from c64studio.

hkramer70 avatar hkramer70 commented on August 16, 2024

Thanks for instant fixing :). The unnecessary "" entry is gone 👍.

But: Is that normal, that in "Prefer petscii" mode the colors won't be exported when selecting "Export Data" "characters, then colors"?

from c64studio.

GeorgRottensteiner avatar GeorgRottensteiner commented on August 16, 2024

Good question. I think it comes from the fact that this specific export is derived from the PRINT statement creator, where the colors are included in the statements.

I'll add the colors, they won't be !pet however, but !byte statements.

New WIP version is up (both issue 117 and 116 included)

from c64studio.

Related Issues (20)

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.