Recent

Author Topic: Assembly  (Read 7082 times)

LazaruX

  • Hero Member
  • *****
  • Posts: 597
  • Lazarus original cheetah.The cheetah doesn't cheat
Assembly
« on: June 20, 2007, 11:36:56 am »
Does somebody know when assembly will work on Lazarus? Is somebody working to that?

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2582
RE: Assembly
« Reply #1 on: June 20, 2007, 12:06:48 pm »
What assembly do you mean ?

Editing or viewing ?

Editing is possible, viewing will be in the (far) future.
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

LazaruX

  • Hero Member
  • *****
  • Posts: 597
  • Lazarus original cheetah.The cheetah doesn't cheat
RE: Assembly
« Reply #2 on: June 20, 2007, 01:35:14 pm »
I mean writing a code in assembly, like in turbo pascal, between the fields
Code: [Select]

asm
...
...
end;


when i try to execute an assembly code in Lazarus I get:

Quote

Fatal: selected assembler reader not supported;

theo

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1927
RE: Assembly
« Reply #3 on: June 20, 2007, 01:43:19 pm »

 

TinyPortal © 2005-2018