| ??? 04/04/03 17:52 Read: times |
#42904 - SDCC and DB ASM function |
Hello
I'm porting an Assembler code to inline-assembler under SDCC. I'm having some problems with some usual ASM function such as DB. _asm $0050: DB "Test",0 _endasm; It give me errors on the DB "Test",0 line. How can I have this code to work under SDCC? |
| Topic | Author | Date |
| SDCC and DB ASM function | 01/01/70 00:00 | |
| RE: SDCC and DB ASM function | 01/01/70 00:00 | |
| RE: SDCC and DB ASM function | 01/01/70 00:00 | |
RE: SDCC and DB ASM function | 01/01/70 00:00 |



