Giter Site home page Giter Site logo

0asm's People

Contributors

kvakil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

0asm's Issues

Technical questions

Hi Keyhan!

I'm very impressed with this project!
I've developed my own tiny OS inspired by bootos.
The only 'development environment' it supports is a hex editor that allows to input machine codes directly into memory.
I then run those commands via a far jump.
Now the problem is that hand assembling is quite painful and I was looking for a way to come up with a tiny assembler,
but since the size of apps for my OS is limited to 512 bytes it seemed impossible to find an assembler of that size but then
I eventually found your project. Could you please kindly answer a couple of tech questions?

  1. Do I understand correctly that asm source file is loaded from floppy image?
  2. If so - what's the address for that and can I point SI there to make assembler processing what I've typed from keyboard?
  3. And instead of writing machine codes back to floppy I'd like to write to memory (for later execution)

Is it possible?
If so and if I'm smart enough can I use 0asm in my OS project? (it's not commercial obviously and I'm running it for youtube video purposes)

THANKS IN ADVANCE!

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.