← Back to team overview

gnusim8085-devel team mailing list archive

[Bug 579325] Re: ORG operator

 

What is the status here?
Did anybody review the patch?
Is it acceptable, can it be included in the next release?
Otherwise, if something's missing please tell us, so that we can fix the patch.

The ORG directive is one of the most essential features and fairly
trivial to implement actually, so there should no reason for gnusim8085
not to have it.

Thanks

-- 
You received this bug notification because you are a member of
GNUSim8085 developers, which is subscribed to gnusim8085.
https://bugs.launchpad.net/bugs/579325

Title:
  ORG operator

Status in gnusim8085:
  In Progress

Bug description:
  We need an ORG operator for Gnusim. Often, different parts of a
  program need to be loaded at different addresses: for example an
  interrupt handler would be loaded at a different address from the main
  program. Currently this is not possible.

   This directive should be quite easy to implement - since it is
  already implemented as an interactive command.

   Thanks
        Dinesh

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnusim8085/+bug/579325/+subscriptions