duncanamps/xa80
XA80 Multi-Platform Cross Assembler for x80 processors (8080, 8085, Z80, Z180)
PascalGPL-3.0
Issues
- 0
Create xlink80 linker
#55 opened by duncanamps - 0
Create xlib80 librarian
#54 opened by duncanamps - 1
Debug file format
#5 opened by duncanamps - 1
Using # for command prefix
#50 opened by duncanamps - 1
Implement CODE / DATA / UDATA
#15 opened by duncanamps - 0
Implement EXTERN / GLOBAL
#16 opened by duncanamps - 0
Check for non-existent parameter expansions
#49 opened by duncanamps - 0
Investigate macro parameters containing commas
#53 opened by duncanamps - 0
- 0
- 0
Add external .opcode.bin provision
#22 opened by duncanamps - 0
Create file of undocumented opcodes
#42 opened by duncanamps - 0
Implement optional case sensitivity for labels
#11 opened by duncanamps - 1
Write manual for opcode compiler
#46 opened by duncanamps - 0
Opcode compiler show version number
#47 opened by duncanamps - 0
Add a PROCESSOR() function
#44 opened by duncanamps - 2
Allow keywords to be used as labels
#45 opened by duncanamps - 0
- 0
Add versioning to the .opcode.bin files
#43 opened by duncanamps - 0
Indirection feature - make automatic
#39 opened by duncanamps - 0
- 3
Macro expansion of mnemonics
#48 opened by duncanamps - 1
24 bit code
#40 opened by duncanamps - 0
- 0
Add SET as synonym for =
#36 opened by duncanamps - 0
Remove indirection for 8080/8085
#34 opened by duncanamps - 0
Add IFDEF / IFNDEF
#35 opened by duncanamps - 0
Remove WORD directive
#33 opened by duncanamps - 1
Erroneous W1003 Symbol redefined message
#30 opened by duncanamps - 1
- 1
DW ORG no longer works
#32 opened by duncanamps - 1
Negative operand being rejected
#29 opened by duncanamps - 3
Single quoted strings not stripping correctly
#23 opened by duncanamps - 1
Update documentation for new dot directives
#28 opened by duncanamps - 1
Add dot commands
#26 opened by duncanamps - 1
Allow label with no space after colon
#27 opened by duncanamps - 1
- 1
Warn of unresolved labels
#25 opened by duncanamps - 1
Allow (IX) instead of (IX+0)
#21 opened by duncanamps - 1
Add DC/DEFC command
#20 opened by duncanamps - 1
Clean up code around label requirements
#17 opened by duncanamps - 1
Command line --define not working
#18 opened by duncanamps - 1
Map output file should show string values
#19 opened by duncanamps - 0
- 0
Optional colons on labels
#7 opened by duncanamps - 1
Implement TITLE directive
#8 opened by duncanamps - 1
END directive doesn't do anything yet
#9 opened by duncanamps - 1
Implement CPU directive
#10 opened by duncanamps - 1
.d80 and .o80 filetypes
#14 opened by duncanamps - 1
Add boolean constants
#6 opened by duncanamps