• A51 Assembler case-sensitive
    A quick question: Is A51 Assembler case-sensitive? Thanks Brian
  • A51 Assembler case-sensitive
    A quick question: Is A51 Assembler case-sensitive? Thanks Brian
  • keil A51 Assembler Kit Demo?????????
    hi, From where to get this demo kit from I cant find any link on this site. Tanks Rakesh
  • A51 Assembler has stopped working
    Hello, I'm relatively new when this MCU Architecture (C8051F340) is concerned. So, I have to further develop project that had been done by my former colleague. The project with all his files was...
  • A51 assembler, equivalent dup directive?
    I hope my request is simple. I come from a x86/MASM background. I’m trying simply to reserve a block of memory. With MASM, I’d simply do the following: db how_many dup (?) It seems the a51...