OpenCores
URL https://opencores.org/ocsvn/eco32/eco32/trunk

Subversion Repositories eco32

[/] [eco32/] [tags/] [eco32-0.22/] [monitor/] [monitor/] [asm.h] - Diff between revs 16 and 21

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 16 Rev 21
/*
/*
 * asm.h -- assembler
 * asm.h -- assembler
 */
 */
 
 
 
 
#ifndef _ASM_H_
#ifndef _ASM_H_
#define _ASM_H_
#define _ASM_H_
 
 
 
 
char *asmInstr(char *line, Word addr, Word *instrPtr);
char *asmInstr(char *line, Word addr, Word *instrPtr);
 
 
 
 
#endif /* _ASM_H_ */
#endif /* _ASM_H_ */
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.