Skip to content

Commit

Permalink
Updated broken link to an old story about Crash Bandicoot
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianogil authored and bgianfo committed May 29, 2024
1 parent ae84d3a commit eac6a16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Debugging stories are fun! This is a collection of links to various debugging st

[Chrome development branch crashes with x87 FPU stack overflow](https://randomascii.wordpress.com/2016/09/16/everything-old-is-new-again-and-a-compiler-bug/)

[Crash Bandicoot memory card corruption](https://www.gamasutra.com/blogs/DaveBaggett/20131031/203788/My_Hardest_Bug_Ever.php)
[Crash Bandicoot memory card corruption](https://www.gamedeveloper.com/programming/my-hardest-bug-ever)

[Crashes only on Wednesdays](https://gyrovague.com/2015/07/29/crashes-only-on-wednesdays/)

Expand Down Expand Up @@ -95,7 +95,7 @@ Debugging stories are fun! This is a collection of links to various debugging st

[Polish S doesn't appear on medium](https://medium.engineering/the-curious-case-of-disappearing-polish-s-fa398313d4df)

[PS2 SDK doesn't zero the .bss segment](https://fobes.dev/general/2024/02/29/inline-assembly-dangers.html)
[PS2 SDK doesn't zero the .bss segment](https://fobes.dev/general/2024/02/29/inline-assembly-dangers.html)

[Python hashes files differently on different days](https://dpb.bitbucket.io/unexpected-behavior-from-the-python-3-built-in-hash-function.html)

Expand Down

0 comments on commit eac6a16

Please sign in to comment.