Subversion Repositories pentevo

Rev

Blame | Last modification | View Log | Download | RSS feed | ?url?

  1.         cpu     68020
  2.  
  3.         padding off
  4.  
  5.         org     $80000000
  6.         ds      0               ; does nothing, address is already aligned
  7.         dc.l    *
  8.  
  9.         org     $8000000f
  10.         ds      0               ; will align NOP to $80000010
  11.         dc.l    *
  12.