Commit Graph

25 Commits

Author SHA1 Message Date
SergioMartin86 29beac9732 Supporting arkanoidNES 2024-08-07 21:11:24 +02:00
SergioMartin86 97ccbc3174 Fixing player 2024-07-28 17:07:38 +02:00
SergioMartin86 c7f1c233ca Fixing style and inputs 2024-07-28 16:52:05 +02:00
SergioMartin86 6ca0537d45 Adapting for pre-decoded inputs 2024-07-28 16:43:09 +02:00
SergioMartin86 b6e742d5e3 Providing window from the player cpp 2024-03-22 12:50:46 +01:00
SergioMartin86 8bdfd4fa2a Updating jaffarCommon subproect 2024-03-06 16:21:04 +01:00
SergioMartin86 3b041974d8 Abandoning support for quicknes savestates due to its unability to establish the correct state size from the beginning with games like Castlevania 3. Removing headers also 2024-02-24 18:35:47 +00:00
Sergio Martin 944046a78a Using encapsulated serializators now 2024-02-09 20:43:42 +01:00
Sergio Martin 9bede7a2e8 Using common set of tools 2024-02-08 19:19:39 +01:00
Sergio Martin b1fbe9ddc5 Refactoring for better use in JaffarPlus 2024-01-28 16:03:02 +01:00
Sergio Martin a2c541b5a0 Simplifying light state logic, adding header block, adapting tests 2024-01-27 20:02:05 +01:00
Sergio Martin 9802883fee Homogenizing format 2024-01-22 18:50:52 +01:00
Sergio Martin fab1b2b0bf Adding configurable controller and proam2 test 2024-01-21 15:34:15 +01:00
Sergio Martin 5a99f2749a Differentiating full & lite state classes 2024-01-20 15:26: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 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 47112198ad Removing warnings 2024-01-13 13:43:20 +01:00
Sergio Martin 52bb0987e3 Adding doRendering flag to disable audio/picture rendering for performance 2024-01-13 11:10:42 +01:00
Sergio Martin 1952f8a622 Adding verification for tests 2024-01-12 21:13:51 +01:00
Sergio Martin 03e512dc12 Starting to add tests 2024-01-11 20:23:32 +01:00
Sergio Martin 16143afe0d Progress with player 2024-01-11 19:44:54 +01:00
Sergio Martin d310134441 Opening player render window 2024-01-10 20:11:49 +01:00
Sergio Martin 410bbd9338 Adding tests and moving code around 2024-01-10 19:48:57 +01:00