Commit Graph

135 Commits

Author SHA1 Message Date
Sergio Martin 7164094e95 More simplifications 2024-01-22 19:30:14 +01:00
Sergio Martin 9802883fee Homogenizing format 2024-01-22 18:50:52 +01:00
Sergio Martin 54255d59f2 Removing unnecessary library 2024-01-22 17:58:58 +01:00
Sergio Martin 69b6ebc445 Homogeneizing folder structure 2024-01-22 17:54:41 +01:00
Sergio Martin 301d98af5b Small fix in the full deserialization routine 2024-01-22 17:01:33 +01:00
Sergio Martin fdbc8733cf
Merge pull request #5 from SergioMartin86/minorFixes
Optimizations to control reading
2024-01-21 19:24:24 +01:00
Sergio Martin 86470e378c Optimizations to control reading 2024-01-21 19:22:28 +01:00
Sergio Martin 8886aad9a6
Merge pull request #4 from SergioMartin86/controllers
Controllers
2024-01-21 16:42:10 +01:00
Sergio Martin ed01b20c16 Putting fourscore in the change list 2024-01-21 16:40:32 +01:00
Sergio Martin 6b2b52eae6 Added support for FourScore and added test for rcProAmII 2024-01-21 16:35:02 +01:00
Sergio Martin dae6c91a5a Fixing screen update bug 2024-01-21 15:57:35 +01:00
Sergio Martin fab1b2b0bf Adding configurable controller and proam2 test 2024-01-21 15:34:15 +01:00
Sergio Martin 9b276f8b70
Merge pull request #3 from SergioMartin86/lightStates2
Added light states: ones that do not copy certain blocks of the NES state for faster/smaller serialization
2024-01-20 21:02:17 +01:00
Sergio Martin a5c8d4f1f5 Disabling warnings for the original quicknes 2024-01-20 21:00:06 +01:00
Sergio Martin deb2189af5 Coming back to github runners 2024-01-20 20:57:33 +01:00
Sergio Martin b62981e61e Coming back to github runners 2024-01-20 20:54:21 +01:00
Sergio Martin 5ae322bc71 Attempting self-hosted runner 2024-01-20 20:34:36 +01:00
Sergio Martin 4db363140d Attempting self-hosted runner 2024-01-20 20:31:58 +01:00
Sergio Martin 1517b389a1 Attempting self-hosted runner 2024-01-20 20:29:52 +01:00
Sergio Martin 613417512b Attempting self-hosted runner 2024-01-20 20:28:34 +01:00
Sergio Martin 4714533f2e Attempting self-hosted runner 2024-01-20 20:25:36 +01:00
Sergio Martin d6d1a8c96c Attempting self-hosted runner 2024-01-20 20:20:30 +01:00
Sergio Martin 992ac1ea2c Added ignored blocks in the light state 2024-01-20 20:16:54 +01:00
Sergio Martin 10111ac5ec Refactoring tests 2024-01-20 19:39:31 +01:00
Sergio Martin 3b4a530d42 Adding block discrimination mechanism for light states 2024-01-20 18:30:24 +01:00
Sergio Martin e376b69d84 Fixing performance degrading problem 2024-01-20 17:00:24 +01:00
Sergio Martin 0afe500701 Adding configurable light states 2024-01-20 16:48:38 +01:00
Sergio Martin 9eccd5084b Shaving bytes off the lite state 2024-01-20 15:45:49 +01:00
Sergio Martin 5a99f2749a Differentiating full & lite state classes 2024-01-20 15:26:14 +01:00
Sergio Martin 0883f5f4da
Merge pull request #2 from SergioMartin86/lightStates
refactoring
2024-01-20 13:08:14 +01:00
Sergio Martin b7788f946b Renaming 2024-01-20 13:02:14 +01:00
Sergio Martin d1993751f6 added namespaces 2024-01-20 12:33:31 +01:00
Sergio Martin d8513ef867 Restyling 2024-01-20 11:21:34 +01:00
Sergio Martin dec1772b7e Standarizing header file extensions 2024-01-20 11:15:24 +01:00
Sergio Martin a06335ebba Adding correct artifact upload syntax 2024-01-20 10:23:50 +01:00
Sergio Martin 20f29160d9 Fixing workflow 2024-01-20 10:21:11 +01:00
Sergio Martin d99e777ee1 Adding test badge 2024-01-20 10:19:19 +01:00
Sergio Martin 373ea4c6c0 Adding quicknes flags and adding test logs to artifacts 2024-01-20 10:15:20 +01:00
Sergio Martin 7530b51ab0 Upoloading open source test games 2024-01-20 08:42:22 +01:00
Sergio Martin 0766979902 Adding tests 2024-01-20 08:13:07 +01:00
Sergio Martin b564e1816e Adding ninja 2024-01-20 08:11:45 +01:00
Sergio Martin cd14d9c081 Adding ninja 2024-01-20 08:11:03 +01:00
Sergio Martin 460350ce33 Trying to run meson 2024-01-20 08:08:45 +01:00
Sergio Martin caa698c100 Trying to run meson 2024-01-20 08:07:40 +01:00
Sergio Martin 55416dd85b Making checkout recursive 2024-01-20 07:13:03 +01:00
Sergio Martin a0ed8ff65e
Create make.yml 2024-01-20 07:10:55 +01:00
Sergio Martin 74e6ab9286 Changes to the CPU 2024-01-20 07:09:31 +01:00
Sergio Martin 094ab435db More refactoring 2024-01-19 21:24:50 +01:00
Sergio Martin b970262005 refactoring and small tweaks in cpu 2024-01-19 21:14:18 +01:00
Sergio Martin 58bc38688e More refactoring 2024-01-19 20:27:00 +01:00