首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 基于Flex的0x10c野牛/ asembler CPU

基于Flex的0x10c野牛/ asembler CPU

  • 资源大小:44.26 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: asm flex bison lex yacc asembler dcpu16

资 源 简 介

http://0x10c.com Old Specs: http://0x10c.com/doc/dcpu-16.txt New Specs: http://dcpu.com/highnerd/dcpu16.txt This is my assembler. I noticed allot of people building some fairly basic assemblers with no expression parsing or even macros so this is mine that includes that. Right now I support .BYTE/.WORD lists. An .ORIGIN and full expressions with Boolean operations. It outputs a debug list file and an Intel Hex file. Its still in the air on how this cpu will support what kind of rom formats so I figure Intel hex is a no brainier. Use bison to rebuild the grammar files, but it "should" compile as is. I am fairly proud I did this all in ANSI C, but probably going to switch to C++ if just for the STL. NOTE: Right now the source is set from the previous cpu design. I am in the process of updating it.

文 件 列 表

dcpu16asm.exe
VIP VIP
0.171328s