Commit Graph

250 Commits

Author SHA1 Message Date
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
Sergio Martin 99d32a4301 Modernizing 2024-01-19 19:55:54 +01:00
Sergio Martin 9d941ede99 More simplifications 2024-01-19 19:46:45 +01:00
Sergio Martin d7f6144209 More optimizations and simplifications 2024-01-19 19:36:33 +01:00
Sergio Martin 8230715934 More simplifications 2024-01-19 18:52:22 +01:00
Sergio Martin f7cd3834a7 Simplifying/modernizing 2024-01-19 18:44:28 +01:00
Sergio Martin 823bc9ad1c Putting all audio code in one folder 2024-01-19 17:42:29 +01:00
Sergio Martin ae2f61d029 Simplifications 2024-01-19 17:21:04 +01:00
Sergio Martin 131aa5bb97 Simplications in source, removing no longer needed files and simplifying tests 2024-01-19 17:03:47 +01:00
Sergio Martin 4530713b01 Created new functions for serialization and deserialization 2024-01-18 19:56:30 +01:00
Sergio Martin 17bb8c99d8 Adding smb3 for mapper 37 (4 nametable bank) testing 2024-01-17 20:28:32 +01:00
Sergio Martin ea4c425e47
Merge pull request #1 from SergioMartin86/headerOnly
A lot of optimizations and better testing
2024-01-17 18:27:42 +01:00
Sergio Martin 0accf8a5cd adding hash file cleanup 2024-01-17 18:25:55 +01:00
Sergio Martin f6d119b549 Adding saiyuuki world 2024-01-17 18:21:44 +01:00
Sergio Martin e09e0a745d Extending full cycle testing to an extra advance 2024-01-17 16:38:22 +01:00
Sergio Martin 4afe5e9f02 Fixing pop1 test 2024-01-17 08:15:32 +01:00
Sergio Martin e0973cd946 Allocating state in the heap 2024-01-17 07:09:34 +01:00
Sergio Martin a07839e5af Fixed stack overflow issue 2024-01-17 06:59:10 +01:00
Sergio Martin dd8aecbc5b Adding timeout 2024-01-16 22:48:24 +01:00
Sergio Martin f3150a8acc Adding timeout 2024-01-16 22:47:03 +01:00
Sergio Martin 2a4ecab06b Adding timeout 2024-01-16 22:45:57 +01:00
Sergio Martin 473aa03f20 Making player optional, tests obligatory 2024-01-16 22:43:03 +01:00
Sergio Martin ae2709fe70 Updating timeout 2024-01-16 22:41:45 +01:00
Sergio Martin 2eee66cda8 Fixes 2024-01-16 22:39:18 +01:00
Sergio Martin 28c1be6fe7 Improving tests to include save/load full cycles and direct comparison against quicknes 2024-01-16 22:22:36 +01:00
Sergio Martin 82368f4a27 more simplifications 2024-01-16 18:49:46 +01:00
Sergio Martin eb5edf12e5 Some refactoring 2024-01-16 18:42:29 +01:00
Sergio Martin 92ad30faf8 Adding notice to CPU 2024-01-15 22:24:50 +01:00
Sergio Martin 4740e7d7cf Fixed player and some optimizations in the cpu 2024-01-15 22:19:29 +01:00
Sergio Martin a254482102 Creating emulator interface class to mix both versions. This will be useful for verification purposes. Also fixed mapper070 for quicknes 2024-01-15 20:56:58 +01:00
Sergio Martin ad9858a564 Adding no frills memcpy-based ines loader 2024-01-14 19:28:40 +01:00
Sergio Martin 5624f29ee6 Changing alignment value to 1K, which seems sufficient and doesnt alienate other functions 2024-01-14 17:44:54 +01:00
Sergio Martin d8b904f53f Some simplification 2024-01-14 17:05:10 +01:00
Sergio Martin 361b42be9c More optimizations 2024-01-14 13:51:21 +01:00
Sergio Martin a20bfd0320 Untangling code dependencies 2024-01-14 13:23:14 +01:00
Sergio Martin 7b41851e30 Putting mapper creation in the core file2 2024-01-14 12:10:53 +01:00