Giter Club home page Giter Club logo

Comments (4)

EdouardBERGE avatar EdouardBERGE commented on July 23, 2024

agree with syntax (an i'm opened to moar compatibility ;)

SNASET would be OK (no need to keed a SET* syntax)

But for parameter separator Rasm won't use ':' (a comma instead) since it's an instruction separator (internally a new line)

By the way the soft2hard_ink will be a new useful function which may be used anywhere (in a DEFB, ...)

Z80_SP
Z80_A , Z80_B, Z80_BC, ... Z80_R, Z80_I (but not Z80_RI)
what about alternate registers?

GA_PAL
GA_SELECTED_PEN ink
CRTC_REG n,val
CRTC_SELECTED reg

do not remember if this one means this
GA_CONF => ram/rom/mode configuration
GA_RAM => current banking

PPI_CONTROL => in/out

PSG_REG

CPC_TYPE

CRTC_STATE
=> model, hcc, clc, rlc, vtc, hsc, vsc, flags(???)

GA_VSYNC_DELAY
GA_INT_LINE_COUNT
GA_INT_REQUEST

FDC states seems to be useless since it's really partial and unusable

from rasm.

rgiot avatar rgiot commented on July 23, 2024

Great news that you are interested in such thing.
Maybe a comma is also needed between flag and value.
Here is the list of flags i have access to:
https://github.com/cpcsdk/rust.cpclib/blob/3b2744a2241d0d96e711776b4bb4b963e361f478/cpclib-sna/src/flags.rs#L10

They are named based on a former snasphsot manipulation tool of Ramlaid.
Same thing for the : notation for array like flags

from rasm.

EdouardBERGE avatar EdouardBERGE commented on July 23, 2024

got it, thanks!

from rasm.

EdouardBERGE avatar EdouardBERGE commented on July 23, 2024

v1.1 with new directive SNASET + doc

from rasm.

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.