mirror of
https://github.com/MiSTer-devel/Main_MiSTer.git
synced 2026-04-26 03:04:51 +00:00
* Squashed commit of the following: commit40c58abf1dMerge:1fc9c377c65b22Author: Rikard Bengtsson <rikard@loginhasselberg.se> Date: Fri Oct 6 09:00:07 2023 +0200 Merge branch 'master' of https://github.com/yxkalle/Main_MiSTer commit1fc9c37c07Author: Rikard Bengtsson <rikard.bengtsson@yahoo.se> Date: Fri Oct 6 08:57:57 2023 +0200 N64: Just some cleanup. Made code simpler. Added some comments where needed. commit7c65b22cabAuthor: Rikard Bengtsson <rikard@loginhasselberg.se> Date: Fri Oct 6 04:09:51 2023 +0200 Delete MiSTer_noface commitfe2169544fMerge:c163956ee5659aAuthor: Rikard Bengtsson <rikard.bengtsson@yahoo.se> Date: Fri Oct 6 03:28:02 2023 +0200 Merge branch 'master' into add-id-to-db commitc1639563daAuthor: Rikard Bengtsson <rikard@loginhasselberg.se> Date: Fri Oct 6 03:15:05 2023 +0200 Update n64.cpp commitf4a6b98b5dAuthor: Rikard Bengtsson <rikard@loginhasselberg.se> Date: Fri Oct 6 03:12:51 2023 +0200 cleanup commit401b9dc6a9Author: Rikard Bengtsson <rikard@loginhasselberg.se> Date: Tue Oct 3 22:48:03 2023 +0200 Clean-up Clean-up the code, added some comments. Allow uppercase md5s in the database. commite0e2affdfeAuthor: Rikard Bengtsson <rikard@loginhasselberg.se> Date: Mon Oct 2 20:05:28 2023 +0200 Cleaner code? commit554666832bAuthor: Rikard Bengtsson <rikard@loginhasselberg.se> Date: Sun Oct 1 02:13:00 2023 +0200 Delete N64-database.txt Delete before PR commit9e8fc3f30cAuthor: Rikard Bengtsson <rikard@loginhasselberg.se> Date: Sun Oct 1 02:09:07 2023 +0200 Some commenting and clean-up commitbe19bb6e67Author: Rikard Bengtsson <rikard@loginhasselberg.se> Date: Sun Oct 1 01:19:05 2023 +0200 Autodetect settings by ID Settings are saved in the database text files as usual, but you can match by both MD5 (first 4096), MD5 (full) as well as ID + region + revision. * Added support for hacked boot codes * Update n64.cpp