adelikat
fdcbe6924b
use inline out insome places
2020-04-29 17:43:46 -05:00
adelikat
d4c8615e95
remove unused usings and other redundancies
2020-04-23 20:33:18 -05:00
alyosha-tas
724f5db816
O2Hawk: cpu work
2020-04-19 22:52:34 -04:00
alyosha-tas
0e7e93b205
O2Hawk: various bug fixes
2020-04-17 18:38:44 -04:00
alyosha-tas
444a8b7823
O2Hawk: small timing fix
2020-04-08 19:08:22 -04:00
alyosha-tas
a2ac1b89aa
O2Hawk: more bug fixes but still needs work
2020-04-07 16:27:04 -04:00
alyosha-tas
6edc1310d2
O2Hawk: fix cosmic conflict
2020-04-04 18:01:19 -04:00
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
YoshiRulz
b1e02fbdce
Enable SA1106 and fix noncompliance
...
"Code should not contain empty statements"
i.e. don't put a semicolon there
2020-01-25 18:06:34 +10:00
YoshiRulz
a8170ca183
Fix mismatching namespaces
2020-01-13 07:19:06 +10:00
alyosha-tas
9015d36862
O2Hawk: cpu cleanup and display work
2019-12-27 16:18:26 -05:00
alyosha-tas
d0e6441f7b
O2Hawk: more bug fixes to timing and interrupts
2019-12-21 20:59:09 -05:00
alyosha-tas
6e699d576a
O2Hawk: more bug fixes
2019-12-17 18:58:20 -05:00
alyosha-tas
4619e7a862
O2Hawk: cleanup and bug fixes
2019-12-17 17:40:57 -05:00
alyosha-tas
89c87b0581
O2Hawk: More display work
2019-12-16 11:50:00 -05:00
alyosha-tas
d3c04bcd4e
O2Hawk: Keyboard support
2019-12-15 09:24:32 -05:00
alyosha-tas
ef046d60c8
O2Hawk: Bug Fixes, controller support
2019-12-14 11:46:45 -05:00
alyosha-tas
bd7233f2cd
O2Hawk: start displaying stuff and making sound
2019-12-13 20:43:33 -05:00
alyosha-tas
804bde9aa0
O2Hawk: Start displaying stuff, and bug fixes
2019-12-10 13:52:33 -05:00
alyosha-tas
8e139b4b5b
O2Hawk: Get interrupts working
2019-12-09 16:45:36 -05:00
alyosha-tas
ecc9899f92
O2Hawk: begin ppu work
2019-11-30 09:28:53 -05:00
alyosha-tas
2fbf3c3b19
O2Hawk: system management work
2019-11-18 22:17:29 -05:00
alyosha-tas
8b2150dbd3
O2Hawk; Start cleaning up bugs
2019-11-18 18:36:51 -05:00
alyosha-tas
61038a13ae
O2Hawk: Expose Core and start running code
2019-11-18 17:33:55 -05:00
alyosha-tas
8b9968da60
O2Hawk: more groundwork
2019-11-17 22:29:17 -05:00
alyosha-tas
138a2bcef5
O2Hawk: Finish disasm, start execution
2019-11-11 22:19:41 -05:00
alyosha-tas
c427d280ba
O2Hawk: Start disassembly
2019-11-10 20:22:38 -05:00
alyosha-tas
67d4bea0d9
O2Hawk: more cpu work
2019-11-09 10:10:35 -05:00
alyosha-tas
aced228b43
O2Hawk: more CPU work
2019-11-08 10:44:00 -05:00
alyosha-tas
520ba97caa
O2Hawk start
2019-10-31 09:43:25 -04:00