Commit Graph

  • 61ff28710c Updating jaffarCommon main SergioMartin86 2024-08-11 15:08:18 +0200
  • dc13ff638c Forcing specific numbers for emum SergioMartin86 2024-08-11 14:45:05 +0200
  • 8c03af6c6f
    Merge pull request #30 from TASEmulators/mergeTASEmulators Sergio Martin 2024-08-11 14:35:01 +0200
  • e8ab40c227
    Merge branch 'main' into mergeTASEmulators Sergio Martin 2024-08-11 14:31:45 +0200
  • afe75a0db5 If ark is not enabled, reject configs that request it SergioMartin86 2024-08-08 18:36:07 +0200
  • 831ad3908a Making arkanoid input support optional (as it hurts performance SergioMartin86 2024-08-08 18:20:58 +0200
  • 482687539e Adding ark tests SergioMartin86 2024-08-08 18:06:51 +0200
  • afc0c273c5 Supporting arkanoid controllers now SergioMartin86 2024-08-08 17:54:55 +0200
  • 29beac9732 Supporting arkanoidNES SergioMartin86 2024-08-07 21:11:24 +0200
  • 9f164b4a58 Adding include folder for input parser SergioMartin86 2024-07-28 17:47:19 +0200
  • 97ccbc3174 Fixing player SergioMartin86 2024-07-28 17:07:38 +0200
  • 501efec81e Fixing missing include SergioMartin86 2024-07-28 16:54:26 +0200
  • c7f1c233ca Fixing style and inputs SergioMartin86 2024-07-28 16:52:05 +0200
  • 6ca0537d45 Adapting for pre-decoded inputs SergioMartin86 2024-07-28 16:43:09 +0200
  • 67c93e664e Allowing the execution of pre-decoded inputs SergioMartin86 2024-07-21 15:11:25 +0200
  • 998a01febc Allowing defining NTAB size SergioMartin86 2024-07-13 14:09:11 +0200
  • 027f63aee1 Fix building for clang CasualPokePlayer 2024-05-29 12:44:37 -0700
  • 7b4ff9786a
    Merge pull request #29 from TASEmulators/main Sergio Martin 2024-05-29 21:00:07 +0200
  • befc3c90a1 Fix incorrect code mapping logic CasualPokePlayer 2024-05-29 11:14:07 -0700
  • eb018e683c Making hqn dependency accessible SergioMartin86 2024-05-19 12:14:36 +0200
  • f494d60887 Updating jaffarCommon SergioMartin86 2024-03-26 17:04:22 +0100
  • 8bf23cc385 Merge branch 'main' of github.com:SergioMartin86/quickerNES SergioMartin86 2024-03-26 17:02:59 +0100
  • fee1b2315d Fixing dependencies SergioMartin86 2024-03-26 17:02:39 +0100
  • 74c1a73fe8 Updating to latest jaffarCommon SergioMartin86 2024-03-24 19:54:30 +0100
  • 1ab15ae46f Updating reference to jaffarCommon SergioMartin86 2024-03-24 18:17:46 +0100
  • e5f690e778 Updating jaffarCommon reference SergioMartin86 2024-03-24 18:15:05 +0100
  • c80c453dd5 Using a proper flag for using gnu compilers for the function alignment SergioMartin86 2024-03-24 17:42:05 +0100
  • b6e742d5e3 Providing window from the player cpp SergioMartin86 2024-03-22 12:50:46 +0100
  • 45840b6527 Putting controller into its own namespace SergioMartin86 2024-03-19 19:47:30 +0100
  • d61ff4580c Updating jaffarCommon SergioMartin86 2024-03-17 11:41:31 +0100
  • a9d215a6dc Updating jaffarCommon SergioMartin86 2024-03-17 11:40:46 +0100
  • c97cbb6cf8 Updating common lib SergioMartin86 2024-03-16 06:59:56 +0100
  • b67a94263e Small improvements in deserialization SergioMartin86 2024-03-11 19:47:41 +0100
  • 52cd570ac0 Disabling all compilation if this is a subproject SergioMartin86 2024-03-06 18:22:51 +0100
  • 8bdfd4fa2a Updating jaffarCommon subproect SergioMartin86 2024-03-06 16:21:04 +0100
  • 9f42942268 Updating checkout github action SergioMartin86 2024-03-05 19:17:13 +0100
  • 5037166836 Updating jaffarCommon SergioMartin86 2024-02-29 18:22:32 +0000
  • f70db77e69 Re-adding support for traceback SergioMartin86 2024-02-26 19:04:05 +0000
  • 5170f5e983 Adding read function for joy read count SergioMartin86 2024-02-26 18:50:38 +0000
  • c790c0df18 Bringing back joypad read count for lag frame detection SergioMartin86 2024-02-26 18:45:31 +0000
  • 3e62e3fd30 Adding micromachines test SergioMartin86 2024-02-24 19:41:30 +0000
  • 3a752e778a fixing micromachines test SergioMartin86 2024-02-24 19:36:31 +0000
  • 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 SergioMartin86 2024-02-24 18:35:47 +0000
  • c07130414f Fixing mistake with submodule SergioMartin86 2024-02-24 17:00:44 +0000
  • 5e57aa0e6b Fixing a bug in the original ppu serialization where the size of the NTAB would change after a few frames. Now Castlavania III works SergioMartin86 2024-02-24 16:43:33 +0000
  • 1b5472184d Resolving extern function SergioMartin86 2024-02-24 07:37:49 +0000
  • ba38f85b03 Creating new accessors SergioMartin86 2024-02-24 06:58:23 +0000
  • 4844904217 Creating new accessors SergioMartin86 2024-02-24 06:57:23 +0000
  • 557ef1224b Removing flag for alignment -- fixed at 1024 now SergioMartin86 2024-02-24 06:49:33 +0000
  • 129e5e130b Making apus independently named SergioMartin86 2024-02-24 06:46:11 +0000
  • d487148444 Storing base pixels ptr for freeing later SergioMartin86 2024-02-24 06:37:09 +0000
  • 5fec4ec07c Updated jaffar common submodule SergioMartin86 2024-02-24 05:37:01 +0000
  • 6b9b3bdb23 Some updates for compatibility with Bizhawk bizhawk SergioMartin86 2024-02-22 19:32:35 +0000
  • 16605d68c7 Updating jaffar common repo SergioMartin86 2024-02-19 16:54:12 +0000
  • 32a8ea42f8 Changing define to avoid possible name conflicts SergioMartin86 2024-02-17 07:00:18 +0000
  • b5af601aad
    Merge pull request #28 from SergioMartin86/refactoring Sergio Martin 2024-02-09 20:45:03 +0100
  • 944046a78a Using encapsulated serializators now refactoring Sergio Martin 2024-02-09 20:43:42 +0100
  • 877d7a4052 Simplifying serialize head Sergio Martin 2024-02-09 17:58:19 +0100
  • e9c0575996
    Merge pull request #27 from SergioMartin86/refactoring Sergio Martin 2024-02-08 19:55:34 +0100
  • e7b1a5315b Added options not to compile the quickNES core Sergio Martin 2024-02-08 19:53:29 +0100
  • 66478aedab
    Merge pull request #26 from SergioMartin86/refactoring Sergio Martin 2024-02-08 19:32:47 +0100
  • 9f4b4e047d Merge branch 'refactoring' of github.com:SergioMartin86/quickerNES into refactoring Sergio Martin 2024-02-08 19:31:29 +0100
  • 318e1822bd Fixing build in jaffarPlus Sergio Martin 2024-02-08 19:30:37 +0100
  • c1f3592e46 Fixing build in jaffarPlus Sergio Martin 2024-02-08 19:30:37 +0100
  • d1cc638517
    Merge pull request #25 from SergioMartin86/refactoring Sergio Martin 2024-02-08 19:21:04 +0100
  • 9bede7a2e8 Using common set of tools Sergio Martin 2024-02-08 19:19:39 +0100
  • 086b98f10b
    Merge pull request #24 from SergioMartin86/refactoring Sergio Martin 2024-02-08 07:45:09 +0100
  • 633173ba4d Differential compression requires passing relative positions for differential and reference data Sergio Martin 2024-02-08 07:44:08 +0100
  • 01d493270f
    Merge pull request #23 from SergioMartin86/refactoring Sergio Martin 2024-02-07 19:23:14 +0100
  • 770e8659bd Adding micro machines example Sergio Martin 2024-02-07 19:17:23 +0100
  • 7e166281b8
    Merge pull request #22 from SergioMartin86/refactoring Sergio Martin 2024-02-06 20:20:42 +0100
  • 6fb4bd7006 Adding differential compression to some of the tests Sergio Martin 2024-02-06 20:17:26 +0100
  • 4e0a6c038c Progress with serialization Sergio Martin 2024-02-06 20:05:14 +0100
  • 94681844f2 Progress with deserialization Sergio Martin 2024-02-06 19:50:07 +0100
  • 9c5b498cc3 Fixed tests passing Sergio Martin 2024-02-06 19:34:49 +0100
  • d7451c91b2 Simplifying serialization Sergio Martin 2024-02-06 19:25:57 +0100
  • b9ee75970b Progress with serialization Sergio Martin 2024-02-06 19:15:57 +0100
  • d04907f3c7 Progress with serialization Sergio Martin 2024-02-06 19:12:04 +0100
  • bd737267ae Using exceptions Sergio Martin 2024-02-06 18:38:15 +0100
  • 393e51ebcb Progress with serialization Sergio Martin 2024-02-06 18:25:29 +0100
  • 0947327fe0 Progress with differential compression Sergio Martin 2024-02-06 17:54:39 +0100
  • bb6e5b05b7
    Merge pull request #21 from SergioMartin86/refactoring Sergio Martin 2024-01-30 17:05:54 +0100
  • 3e60608ad5 Adding memory access functions Sergio Martin 2024-01-30 17:04:18 +0100
  • fd69e3c742
    Merge pull request #20 from SergioMartin86/refactoring Sergio Martin 2024-01-29 19:49:03 +0100
  • 9209d17d48 Getting memory pointer is a const now Sergio Martin 2024-01-29 19:47:52 +0100
  • beaa6bfd25 Making macros include-safe Sergio Martin 2024-01-29 17:04:29 +0100
  • 45c0437492
    Merge pull request #19 from SergioMartin86/refactoring Sergio Martin 2024-01-29 16:56:02 +0100
  • 2d17b39772 Fixing relative includes Sergio Martin 2024-01-29 16:54:27 +0100
  • a726cb7ba0
    Merge pull request #18 from SergioMartin86/refactoring Sergio Martin 2024-01-28 20:09:30 +0100
  • 26d9383a87 Merge branch 'refactoring' of github.com:SergioMartin86/quickerNES into refactoring Sergio Martin 2024-01-28 20:09:00 +0100
  • a886d74bd8 Fixed bug in hqn Sergio Martin 2024-01-28 20:07:57 +0100
  • 278feb9945 Fixed bug in hqn Sergio Martin 2024-01-28 20:07:57 +0100
  • e868235f46
    Merge pull request #17 from SergioMartin86/refactoring Sergio Martin 2024-01-28 19:59:59 +0100
  • 280655e53c More simplfiication Sergio Martin 2024-01-28 19:57:38 +0100
  • 2a7dfdc74a More simplfiication Sergio Martin 2024-01-28 19:57:24 +0100
  • 06b4d82898
    Merge pull request #16 from SergioMartin86/refactoring Sergio Martin 2024-01-28 18:21:12 +0100
  • b07f5521af Making all includes relative Sergio Martin 2024-01-28 18:19:23 +0100
  • b1fbe9ddc5 Refactoring for better use in JaffarPlus Sergio Martin 2024-01-28 16:02:58 +0100
  • caf55de8c2
    Merge pull request #15 from SergioMartin86/testFix Sergio Martin 2024-01-27 21:15:45 +0100
  • 7d0abecdb5 Merge branch 'testFix' of github.com:SergioMartin86/quickerNES into testFix testFix Sergio Martin 2024-01-27 21:14:49 +0100