YoshiRulz
|
b2a3477f52
|
Enable SA1123 and fix noncompliance
"Do not place regions within elements"
|
2020-01-25 18:06:56 +10:00 |
YoshiRulz
|
d9d6ed76f4
|
Enable SA1115 and fix noncompliance
"Parameter should follow comma"
i.e. no newlines in param list
|
2020-01-25 18:06:54 +10:00 |
YoshiRulz
|
6f3f01125c
|
Enable SA1504 and fix noncompliance
"All accessors should be single-line or multi-line"
i.e. no block form on one line
|
2020-01-25 14:56:56 +10:00 |
YoshiRulz
|
bfde89b9f3
|
Enable SA1139 and fix noncompliance
"Use literal suffix notation instead of casting"
|
2020-01-25 07:55:48 +10:00 |
adelikat
|
85be6af3d3
|
Convert spaces to tabs in ZX Spectrum and AmstradCPC cores
|
2019-12-06 17:47:59 -06:00 |
James Groom
|
90b0574bc3
|
Remove unnecessary calls to ToList (e.g. in foreach)
squashed PR #1591
|
2019-10-13 15:50:57 +00:00 |
YoshiRulz
|
4dd40305bc
|
Merge branch 'master' into interp_cores
|
2019-06-15 02:11:24 +10:00 |
YoshiRulz
|
2642ef4049
|
Remove empty docs
|
2019-06-06 16:41:10 +10:00 |
YoshiRulz
|
9af93be0d3
|
Use string interpolation
|
2019-04-04 02:41:18 +10:00 |
James Groom
|
4e91f88af3
|
Use nameof in cores
|
2019-03-28 14:18:58 +11:00 |
Asnivor
|
76070cd89d
|
OCD: Fix non-critial compiler warnings in my code
|
2019-01-25 15:45:15 +00:00 |
Asnivor
|
a7e0e728a7
|
CPCHawk: PSG now sounds *almost* right
|
2018-07-23 20:48:31 +01:00 |
Asnivor
|
531833c7b0
|
CPCHawk: Initial project outline (may or may not come to something eventually)
|
2018-07-03 14:53:09 +01:00 |