converting assembler from one cpu to another ?



How hard would it be to convert, say 6502 (or even 6809) assembler to 80x86 assembler in real time (on the fly)? What needs to be considered ? What would be the drawbacks ? Except for emulation / simulation, what would be the advantages ?

-Woodzy
http://www.rtdos.com
.



Relevant Pages

  • Re: 22.6us and ~10mips to create pink noise real time
    ... I am trying to generate 8 bit pink noise real time, cd quality, ... For true "CD quality" you need a 16-bit sample. ... assembler, or C, but I only have 1k of program memory so assembler is ...
    (sci.electronics.design)
  • Re: combination of C and assembly
    ... real time application in embedded applications ... embedding assembly statements in your C code. ... The former is done by finding out how your compiler interfaces assembly ... from one vendor, an assembler from another, and a linker from yet ...
    (comp.arch.embedded)
  • Re: Windows Assembly
    ... Have you any experience in any other languages? ... Messed with assembler on the 68k, ... it has been Delphi since v1. ... and my second z80 emulation was written mostly in BASM within Delphi, ...
    (alt.lang.asm)
  • Re: Simulating an assembler?
    ... > Do we now have computers capable of designing and testing an assembler in ... The URL above links to an article describing the simulation of a ... the gear has 8292 atoms. ... And the full scale assembler ...
    (sci.nanotech)
  • Re: converting assembler from one cpu to another ?
    ... 80x86 assembler in real time? ... What would be the drawbacks? ... Except for emulation / simulation, ...
    (alt.lang.asm)