zilmar
931289a662
Merge pull request #1789 from LuigiBlood/ddstate
...
[Save State] Add Disk Interface to Save State file
2020-07-08 15:24:19 +09:30
zilmar
fda1245a8a
Merge pull request #1826 from Alen-Alic/master
...
Fixing OOT cheat file titles to be in alphabetical order
2020-07-08 15:23:17 +09:30
zilmar
cf92e61611
Merge pull request #1827 from LuigiBlood/rdb
...
[RDB] Add Paint Studio Prototype Build
2020-07-08 15:22:33 +09:30
zilmar
da2ded3368
Merge pull request #1828 from Alen-Alic/patch-1
...
007 TWINE cheat file title fix
2020-07-08 15:22:20 +09:30
zilmar
ea01dd2745
Merge pull request #1829 from Fanatic-64/master
...
Update Project64.rdb
2020-07-08 15:22:06 +09:30
zilmar
be25d50342
Merge pull request #1833 from Alen-Alic/patch-2
...
Deleting duplicate file of "Army Men - Sarge's Heroes (E) (M3).cht"
2020-07-08 15:21:23 +09:30
Alen-Alic
15193d6b66
Deleting duplicate file of "Army Men - Sarge's Heroes (E) (M3).cht"
2020-07-05 19:43:10 -05:00
Fanatic-64
c5b82cd864
Update Project64.rdb
...
-Update header version numbers and date
-Add the recently dumped ROM "Mission Impossible (S) (V1.1)"
-Add "Old [!] ROM is bad" warnings for "Pokemon Snap (I)" and "Golden Nugget 64 (U)", as these ROMs were recently found bad and redumped, but the bad versions are still marked [!] in the latest GoodN64
-Remove bad ROM warning for "Mission Impossible (F)", as this ROM was redumped and corrected in GoodN64 over 15 years ago
-Remove stray space from the core notes of Pokemon Snap
-Remove [F389A35A-17785562-C:4A] ("Diddy Kong Racing (J)"), this is actually an edited ROM for loading on copier devices (Mr. Backup Z64, Doctor V64).
-Change "Elmo's Number Journey (U)" status to "Issues (core)" and add core note explaining crash (as detailed in https://github.com/project64/project64/issues/1739 )
2020-06-21 22:35:52 -05:00
Alen-Alic
f99d164a95
Rename 007 - The World is Not Enough (U).cht to 007 - The World Is Not Enough (U).cht
2020-06-21 08:40:25 -05:00
LuigiBlood
4784ffddd5
[RDB] Add Paint Studio Prototype Build
2020-06-20 14:08:24 +02:00
LuigiBlood
4205f989a4
[Save State] Compare 64DD save state header more proper
2020-06-19 21:37:08 +02:00
Alen-Alic
f55e901cca
Rename Legend of Zelda, The - Ocarina of Time (E) (GC Version).cht to The Legend of Zelda - Ocarina of Time (E) (GC Version).cht
2020-06-19 14:04:54 -05:00
Alen-Alic
8a07640f0e
Rename Legend of Zelda, The - Ocarina of Time (E) (V1.0).cht to The Legend of Zelda - Ocarina of Time (E) (V1.0).cht
2020-06-19 14:04:43 -05:00
Alen-Alic
6a433ed1d2
Rename Legend of Zelda, The - Ocarina of Time (E) (V1.1).cht to The Legend of Zelda - Ocarina of Time (E) (V1.1).cht
2020-06-19 14:04:32 -05:00
Alen-Alic
492a7dee7a
Rename Legend of Zelda, The - Ocarina of Time - Master Quest (E).cht to The Legend of Zelda - Ocarina of Time - Master Quest (E).cht
2020-06-19 14:04:16 -05:00
zilmar
05dd64b9a5
Merge pull request #1825 from shygoo/memview-ansi
...
[Debugger] Use better charset for memory viewer's text
2020-06-19 15:13:01 +09:30
shygoo
e1b2fee7af
[Debugger] Use better charset for memory viewer's text
2020-06-18 22:46:17 -05:00
zilmar
9fb02e5322
Merge pull request #1823 from Alen-Alic/master
...
Fixing more cheat file game titles
2020-06-19 11:57:52 +09:30
zilmar
9dac9eff31
Merge pull request #1819 from LuigiBlood/dderror
...
[Disk] Error when reading invalid blocks + fix LBAToByte
2020-06-19 11:56:47 +09:30
zilmar
80b6de0afb
Merge pull request #1824 from shygoo/fix-string-search
...
[Debugger] Fix string search
2020-06-19 11:56:25 +09:30
shygoo
564e1bb938
[Debugger] Fix string search
2020-06-18 21:03:21 -05:00
Alen-Alic
98bc0de11d
Update and rename GT 64 Championship Edition (U).cht to GT 64 - Championship Edition (U).cht
...
(fixing title punctuation)
2020-06-18 04:45:28 -05:00
Alen-Alic
e051ab2aae
Rename GT 64 Championship Edition (E).cht to GT 64 - Championship Edition (E).cht
...
(fixing title punctuation)
2020-06-18 04:45:00 -05:00
Alen-Alic
f33e44a2f0
Rename Bust A Move '99 (U).cht to Bust-A-Move '99 (U).cht
...
(fixing title punctuation)
2020-06-18 04:43:29 -05:00
Alen-Alic
85b1377499
Update and rename Bust A Move 3 DX.cht to Bust-A-Move 3 DX.cht
...
(fixing title capitalization)
2020-06-18 04:42:55 -05:00
Alen-Alic
a73742084a
Rename Berney must die!.cht to Berney Must Die!.cht
...
(fixing title capitalization)
2020-06-18 04:41:45 -05:00
zilmar
760a3d6b00
Merge pull request #1822 from m000z0rz/fix-js-api-undefined-callbacks
...
(JS API) Allow undefined (optional) callbacks for Socket.connect and Socket.write
2020-06-18 09:36:56 +09:30
m000z0rz
0e9f6f183b
Allow undefined (optional) callbacks for Socket.connect and Socket.write
2020-06-17 18:41:49 -05:00
zilmar
5789f5db85
Merge pull request #1821 from Alen-Alic/master
...
Bosnian File & 'Mace - The Dark Ages' Cheat File Fixes
2020-06-18 07:08:50 +09:30
Alen-Alic
7fc7c7094d
Rename Mace - The Dark Ages (U).cht to Mace - The Dark Age (U).cht
...
(correct title spelling)
2020-06-17 16:31:57 -05:00
Alen-Alic
378c2d6afb
Update Bosnian.pj.Lang
...
(UTC-8 --> UTC-8-DOM / minor fixes)
2020-06-17 16:31:33 -05:00
LuigiBlood
efe848f9a5
[Disk] Error when reading invalid blocks + fix LBAToByte
2020-06-17 23:11:08 +02:00
zilmar
892c175868
Merge pull request #1813 from Alen-Alic/master
...
Discord hyperlink & 4 title capitalization fixes
2020-06-16 10:51:43 +09:30
Alen-Alic
349a15c567
Update 007 - The World is Not Enough (U).cht
...
(fixing title capitalization)
2020-06-15 16:05:00 -05:00
Alen-Alic
fff557429a
Update and rename 007 - The World is Not Enough (E) (M3).cht to 007 - The World Is Not Enough (E) (M3).cht
...
(fixing title capitalization)
2020-06-15 16:04:42 -05:00
Alen-Alic
d05102631f
Rename DONKEY KONG 64.cht to Donkey Kong 64.cht
...
(fixing title capitalization)
2020-06-15 12:48:40 -05:00
Alen-Alic
e7392d7a05
Rename Airboarder 64 (E).cht to Air Boarder 64 (E).cht
...
(fixing title capitalization)
2020-06-15 12:44:00 -05:00
Alen-Alic
727ec46c09
Update README.md
...
(hyperlinking Discord in text)
2020-06-15 12:43:15 -05:00
zilmar
2d53c3684a
No need for support link in the README.md
2020-06-15 21:11:58 +09:30
zilmar
8e95f3bbaa
Merge pull request #1808 from oddMLan/patch-2
...
[README.md] Reword and remove superfluous wording
2020-06-15 16:07:42 +09:30
zilmar
c50cee0407
Merge pull request #1807 from Alen-Alic/master
...
Fixing game titles for several cheat code files
2020-06-15 16:06:37 +09:30
Kimberly J Ortega
8300cc0072
[README.md] Reword and remove superfluous wording
...
I liked some of the changes by @Alen-Alic but I think keeping it short and sweet is best
Under the requisites including sound card and storage is redundant, since every computer that runs Windows XP comes with audio capabilities, and storage is not a concern since who doesn't have 5MB of storage available.
After this commit, please do not add other modifications to the README.md unless there has been a significant development (like Android version coming back). For the meantime, we believe it is already good as-is.
2020-06-14 21:53:55 -07:00
Alen-Alic
eec51ffd9f
Update Bosnian.pj.Lang
...
(punctuation fixes)
2020-06-14 18:30:04 -05:00
Alen-Alic
391f6883d5
Update and rename Xena Warrior Princess - Talisman of Fate (U).cht to Xena - Warrior Princess - Talisman of Fate (U).cht
...
(hyphen in original name)
2020-06-14 17:47:58 -05:00
Alen-Alic
16d1efa021
Update and rename Xena Warrior Princess - Talisman of Fate (E).cht to Xena - Warrior Princess - Talisman of Fate (E).cht
...
(hyphen in original name)
2020-06-14 17:47:43 -05:00
Alen-Alic
6e1b20c4d7
Update and rename TG RALLY 2.cht to Top Gear Rally 2.cht
...
(correct naming of title)
2020-06-14 17:45:11 -05:00
Alen-Alic
d99b4ff33b
Update and rename Scooby-Doo - Classic Creep Capers (E).cht to Scooby-Doo! - Classic Creep Capers (E).cht
...
(correct puncuation of title)
2020-06-14 17:42:12 -05:00
Alen-Alic
e604e8a274
Update and rename Scooby-Doo - Classic Creep Capers (U) (V1.0).cht to Scooby-Doo! - Classic Creep Capers (U) (V1.0).cht
...
(correct puncuation of title)
2020-06-14 17:42:11 -05:00
Alen-Alic
ccb8e3c2d4
Update and rename Scooby-Doo - Classic Creep Capers (U) (V1.1).cht to Scooby-Doo! - Classic Creep Capers (U) (V1.1).cht
...
(correct puncuation of title)
2020-06-14 17:42:10 -05:00
Alen-Alic
483ac37134
Update and rename RockMan Dash.cht to Rockman DASH.cht
...
(correct captialization of title)
2020-06-14 17:40:27 -05:00