BizHawk/BizHawk.Emulation.Cores/Computers/Commodore64/Serial
adelikat 606c3bf1c2
use more advanced language features in Emulation.Cores (#1852)
* Use expression bodies in Emulation.Cores, and a few other misc cleanups

* remove unused usings in Emulation.Common

* cleanups in Tables_Direct.cs

* some cleanups in nes boards - redundant code

* remove some redundant array initializers in Emulation.Cores

* cleanup AmstradCPC.Controllers

* use object initializers in a lot of places

* nes mappers - remove disch's notes comments in favor of the nesdev wiki link

* cleanup CdtConverter.cs, mostly use of object initializers

* remove redundant .ToString() calls in Emulation.Cores

* using var in Emulation.Cores

* AmstradCPC/ZXSpectrum - simplify some linq, tabs instead of spaces, a few other misc cleanups

* Use null-propagation in Emulation.Cores
2020-02-17 16:54:51 -06:00
..
Drive1541.FluxTransitions.cs Spaces -> tabs, fix mixed newlines. 2019-11-03 20:58:36 -05:00
Drive1541.IDebuggable.cs i hope this breaks something 2018-05-12 12:55:42 -04:00
Drive1541.IDisassemblable.cs use more advanced language features in Emulation.Cores (#1852) 2020-02-17 16:54:51 -06:00
Drive1541.Motor.cs C64 - misc cleanups 2017-05-30 13:10:01 -04:00
Drive1541.Registers.cs C64: Implement more CIA features and CIA/VIA defaults. 2019-07-04 00:31:48 -05:00
Drive1541.cs use more advanced language features in Emulation.Cores (#1852) 2020-02-17 16:54:51 -06:00
SerialPort.cs c64 state: drop 4MB more 2018-09-08 23:42:51 +03:00
SerialPortDevice.cs C64 - remove the SaveState.DoNotSave attribute 2017-05-13 13:04:02 -05:00