More newline and whitespace cleanups
This commit is contained in:
@@ -8,15 +8,15 @@
|
||||
typedef struct mda_t
|
||||
{
|
||||
mem_mapping_t mapping;
|
||||
|
||||
|
||||
uint8_t crtc[32];
|
||||
int crtcreg;
|
||||
|
||||
|
||||
uint8_t ctrl, stat;
|
||||
|
||||
|
||||
uint64_t dispontime, dispofftime;
|
||||
pc_timer_t timer;
|
||||
|
||||
|
||||
int firstline, lastline;
|
||||
|
||||
int linepos, displine;
|
||||
|
||||
Reference in New Issue
Block a user