A NEWLINE
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1203
This commit is contained in:
parent
8cd083552e
commit
ef53831d80
2 changed files with 2 additions and 3 deletions
|
@ -221,5 +221,4 @@ INLINE void mem_writed_inline(PhysPt address,Bit32u val) {
|
|||
else ENTRY_writed(plink->entry,address,val);
|
||||
}
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
@ -240,4 +240,4 @@ static void DoString(STRING_OP type) {
|
|||
reg_ecx&=(~add_mask);
|
||||
reg_ecx|=(count & add_mask);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue