Commit Graph

12984 Commits

Author SHA1 Message Date
alyosha-tas ae44c8f30e Delete DeserializationContext.cs 2017-08-29 09:33:34 -04:00
alyosha-tas 0147849535 Delete ControllerAction.cs 2017-08-29 09:33:21 -04:00
alyosha-tas f6bcd24542 Delete Controller.cs 2017-08-29 09:33:13 -04:00
alyosha-tas 4744077036 Delete ConsoleSwitch.cs 2017-08-29 09:33:04 -04:00
alyosha-tas 6d5a7b2974 Delete CartType.cs 2017-08-29 09:32:52 -04:00
alyosha-tas bcf24cf3b1 Delete CartTV8K.cs 2017-08-29 09:32:43 -04:00
alyosha-tas 2706d2ab39 Delete CartPB8K.cs 2017-08-29 09:32:35 -04:00
alyosha-tas c49dbfcd32 Delete CartMN16K.cs 2017-08-29 09:32:25 -04:00
alyosha-tas 0def568ff7 Delete CartDPC.cs 2017-08-29 09:32:14 -04:00
alyosha-tas 17cef7393a Delete CartDC8K.cs 2017-08-29 09:32:06 -04:00
alyosha-tas 6914f8b7c4 Delete CartCBS12K.cs 2017-08-29 09:31:57 -04:00
alyosha-tas 5a04d633be Delete CartA8KR.cs 2017-08-29 09:31:48 -04:00
alyosha-tas 27600934e3 Delete CartA8K.cs 2017-08-29 09:31:37 -04:00
alyosha-tas 8443c527b4 Delete CartA4K.cs 2017-08-29 09:31:24 -04:00
alyosha-tas 381b08889b Delete CartA32KR.cs 2017-08-29 09:31:08 -04:00
alyosha-tas d64f7e7a0d Delete CartA32K.cs 2017-08-29 09:30:54 -04:00
alyosha-tas ee67746a75 Delete CartA2K.cs 2017-08-29 09:30:45 -04:00
alyosha-tas 7a3d21a92c Delete CartA16KR.cs 2017-08-29 09:30:33 -04:00
alyosha-tas 2efe19e4a9 Delete CartA16K.cs 2017-08-29 09:30:23 -04:00
alyosha-tas 99895dd45a Delete Cart78SGP.cs 2017-08-29 09:30:10 -04:00
alyosha-tas eb622c5bbd Delete Cart78SG.cs 2017-08-29 09:30:01 -04:00
alyosha-tas c2240dfe23 Delete Cart78S9.cs 2017-08-29 09:29:52 -04:00
alyosha-tas 7d42d3e1ef Delete Cart78S4.cs 2017-08-29 09:29:43 -04:00
alyosha-tas c7a0edf744 Delete Cart78AC.cs 2017-08-29 09:29:35 -04:00
alyosha-tas ffd3fe3f90 Delete Cart78AB.cs 2017-08-29 09:29:26 -04:00
alyosha-tas 33fc036bd6 Delete Cart7848.cs 2017-08-29 09:29:18 -04:00
alyosha-tas 6077453a17 Delete Cart7832P.cs 2017-08-29 09:29:07 -04:00
alyosha-tas 1368935f37 Delete Cart7832.cs 2017-08-29 09:28:58 -04:00
alyosha-tas c952668bd1 Delete Cart7816.cs 2017-08-29 09:28:49 -04:00
alyosha-tas ddbb9f753d Delete Cart7808.cs 2017-08-29 09:28:37 -04:00
alyosha-tas 37b58ae4f8 Delete Cart.cs 2017-08-29 09:27:47 -04:00
alyosha-tas f6446228fb Delete BufferElement.cs 2017-08-29 09:26:29 -04:00
alyosha-tas a0995d3381 Delete Bios7800.cs 2017-08-29 09:26:05 -04:00
alyosha-tas 45df42e329 Delete AddressSpace.cs 2017-08-29 09:25:44 -04:00
alyosha-tas 84ff8f59f6 Delete AssemblyInfo.cs 2017-08-29 09:25:18 -04:00
alyosha-tas 7300c7b261 Delete GameProgramLibrary.cs 2017-08-29 09:24:52 -04:00
alyosha-tas ceaeb49b1d Delete GameProgram.cs 2017-08-29 09:24:32 -04:00
alyosha-tas 2dfe837c91 Delete EMU7800.sln 2017-08-29 09:24:10 -04:00
alyosha-tas 568861ff17 Delete EMU7800.csproj 2017-08-29 09:24:00 -04:00
alyosha-tas c12b1403de Delete Class1.cs 2017-08-29 09:23:52 -04:00
alyosha-tas 3961292294 NESHawk: more efficient sprite check
Gives a ~5% speed boost by not checking every sprite all the time.
2017-08-27 18:17:10 -04:00
alyosha-tas 0e37c12c4f Update RomLoader.cs
Thanks zeromus I forgot about that >__>
2017-08-27 14:08:29 -04:00
alyosha-tas a83474d255 A7800Hawk: Fix exception 2017-08-27 09:55:12 -04:00
alyosha-tas 4b520f2a8b A7800Hawk: Pokey Sound
now sounds correct
2017-08-27 09:22:41 -04:00
alyosha-tas a6d036e13c A7800Hawk: Pokey bug fixes 2017-08-26 20:58:08 -04:00
alyosha-tas 2c42448e0d A7800Hawk: Pokey initial commit 2017-08-26 12:46:59 -04:00
alyosha-tas 98a63ad823 A7800Hawk mapper: add pokey support 2017-08-26 12:45:38 -04:00
alyosha-tas f6f55c09de A7800Hawk: refactor sound for pokey 2017-08-25 11:28:19 -04:00
alyosha-tas 5b1c6d2862 A7800Hawk Refactor sound for pokey 2017-08-25 11:27:18 -04:00
alyosha-tas cf1b82ab73 Update BizHawk.Emulation.Cores.csproj 2017-08-25 11:26:26 -04:00