Mercurial > hg > Members > kono > nitros9-code
changeset 2994:e4f66f4635e1
defs/cocovtio.d: Small whitespace fixup
author | Gene Heskett <gheskett@wdtv.com> |
---|---|
date | Sun, 26 Oct 2014 15:23:49 +0100 |
parents | c8447904d57b |
children | c1a7b7c0cebc |
files | defs/cocovtio.d |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/defs/cocovtio.d Sat Apr 26 18:29:17 2014 +0200 +++ b/defs/cocovtio.d Sun Oct 26 15:23:49 2014 +0100 @@ -506,13 +506,13 @@ G.GrfStk RMB 2 grfdrv stack pointer ($07) G.MonTyp RMB 1 monitor type g000A EQU . Old label for compatibility -G.CrDvFl RMB 1 Are we current device flag (only set when all +G.CrDvFl RMB 1 Are we current device flag (only set when all * Parms have been moved to Dev Mem) * 0=We are not on our device * 1=We are the current device * (Used by comod (GRF/WIND/VDGInt) to determine -* whether or not to update GIME regs themselves -* If not current device, they don't.) +* whether or not to update GIME regs themselves +* If not current device, they don't.) G.WinType RMB 1 current device's V.TYPE G.CurDvM RMB 2 current device memory pointer for co-module use G.WIBusy RMB 1 WindInt is busy flag (1=busy)