Prevent display updates until DC011 starts generating LBAs (Line Buffer Addresses)
This commit is contained in:
parent
c59678f37d
commit
5f048a0688
3 changed files with 103 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue