Prevent display updates until DC011 starts generating LBAs (Line Buffer Addresses)

This commit is contained in:
Jeff Parsons 2016-08-02 17:06:13 -07:00 committed by Jeff Parsons
commit 5f048a0688
3 changed files with 103 additions and 12 deletions

View file

@ -12,7 +12,7 @@ indent_style = space
indent_size = 8
trim_trailing_whitespace = true
[*.{ASM,INC,MAC,NASM,LST,asm,inc,mac,nasm,lst}]
[*.{ASM,INC,MAC,NASM,LST,asm,inc,mac,nasm,lst,d80}]
indent_style = tab
indent_size = 8
trim_trailing_whitespace = true