Scott Mansell
|
4cb01673a0
|
Remove now useless NumFields Function which always returned 1.
|
2015-02-10 00:48:06 +13:00 |
|
Stevoisiak
|
cb86db7b68
|
Minor consistency changes
Mostly small changes, like capitalization and spelling
|
2015-01-12 15:18:18 -05:00 |
|
Stevoisiak
|
e7a82c4ded
|
Renamed EuRGB60 to PAL60
|
2014-11-18 16:51:21 -05:00 |
|
Lioncash
|
b06ec302d1
|
Remove some unnecessary semicolons
|
2014-09-11 13:05:31 -04:00 |
|
magumagu
|
c01ac18d4d
|
VideoInterface: clean up naming and bitfields.
Matching the hardware more closely will hopefully make this code easier to
read.
|
2014-05-05 11:01:15 -07:00 |
|
Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
|
Lioncash
|
6c4ee1753a
|
Fix some vertical alignments
ie. uses spaces for alignment.
|
2014-02-16 20:12:05 -05:00 |
|
Pierre Bourdon
|
92f8d93e96
|
Remove the old MMIO access "interface".
|
2014-02-16 19:22:40 +01:00 |
|
Pierre Bourdon
|
f1dba04be7
|
MMIO: Port the VI MMIOs to the new interface.
|
2014-02-16 19:22:39 +01:00 |
|
lioncash
|
d2038049f5
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
|
Lioncash
|
ebb48d019e
|
Clean up some struct indentations
Also cleaned up the indentations of some variable declarations.
|
2014-02-09 19:40:11 -05:00 |
|
Lioncash
|
40182a48a5
|
Cleanup enum indentations.
|
2014-02-09 16:16:10 -05:00 |
|
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |
|