Commit Graph

158 Commits

Author SHA1 Message Date
wheremyfoodat
5c1cf66d6f English 2022-08-23 00:30:18 +03:00
wheremyfoodat
959cd0a8ad [CPU] Mention games that rely on the GTE interrupt bug. 2022-08-23 00:28:23 +03:00
wheremyfoodat
0d9fec4778 [CPU] Document the spooky soundscope bug 2022-08-23 00:23:34 +03:00
wheremyfoodat
da0f35b5c2 [CPU] Correct write-queue section 2022-08-23 00:17:12 +03:00
wheremyfoodat
b4ffcebf29 [CPU] Mention GTE load delays & point to GTE page 2022-08-23 00:11:41 +03:00
wheremyfoodat
f45b0b8fa9 [GTE] More info about load delay slots 2022-08-23 00:09:57 +03:00
wheremyfoodat
4c3658b104 [Controllers and memory cards] More pad info 2022-08-23 00:03:27 +03:00
wheremyfoodat
10d3b9e623 [Pocketstation] Document SWI handler 2022-08-22 23:45:18 +03:00
wheremyfoodat
5c03ec1630 [GPU] Semi-transparency and modulation stuff 2022-08-22 23:22:29 +03:00
wheremyfoodat
7f1ab1fcf3 [GPU] Modulation/Texture blending 2022-08-22 22:52:07 +03:00
wheremyfoodat
8973584b24 [Pocketstation] CLK_MODE note 2022-08-22 22:32:26 +03:00
Nicolas Noble
e4e50e4f7c
Merge pull request #40 from marethyu/patch-1
Fix command arguments for polygon and rectangle commands
2022-08-21 20:49:25 -07:00
Jimmy Yang
88650031ea
Fix command arguments for polygon and rectangle commands 2022-08-21 20:48:08 -07:00
Nicolas Pixel Noble
35e4d4b1ef https 2022-08-21 20:14:52 -07:00
Nicolas Pixel Noble
4a917217a2 Typo. 2022-08-21 19:17:00 -07:00
Nicolas Pixel Noble
d04f1f7a98 Wording / typos. 2022-08-21 19:10:32 -07:00
wheremyfoodat
7f1fa6956c
Update index.md 2022-08-22 04:37:56 +03:00
Nicolas Pixel Noble
ea8a1b0c7f Upstream update notice. 2022-08-21 18:11:58 -07:00
Nicolas Noble
ce696c1208
Adjusting Discord server name. 2022-07-19 21:58:00 -07:00
Nicolas Noble
590d437ec4
Adjusting Discord server name. 2022-07-19 21:56:51 -07:00
Nicolas Noble
082b8a4c42
Merge pull request #39 from impiaaa/psyq-names
Kernel (BIOS): Rename functions to match the names used in the "PSYQ" Run-Time Library
2022-06-29 19:25:52 -07:00
Nicolas Noble
6e3ad83d7a
Merge pull request #38 from impiaaa/patch-1
Partially revert fdbcc0c, rename "cross product" back to "outer product"
2022-06-29 19:25:35 -07:00
Spencer Alves
f519ee6c83
Partially revert fdbcc0c, rename "cross product" back to "outer product"
I changed my mind. It's better to keep instruction names consistent. Keep the description though.
2022-06-29 17:43:07 -07:00
Spencer Alves
eee6da0c20 Kernel (BIOS): Rename functions to match the names used in the "PSYQ" Run-Time Library 2022-06-29 17:23:13 -07:00
Nicolas Noble
bcd66a46a2
Merge pull request #36 from impiaaa/patch-1
Rename "outer product" to "cross product"
2022-06-11 13:10:52 -07:00
Spencer Alves
fdbcc0c107
Rename "outer product" to "cross product"
Add a note to mention the old name
2022-06-11 13:06:57 -07:00
Nicolas Noble
851ac83033
Merge pull request #34 from johnbaumann/master
Update pinouts.md
2022-04-27 09:11:17 -07:00
johnbaumann
6091b37212
Update pinouts.md
Fix DSR->DTR pin note
2022-04-01 09:12:49 -05:00
Nicolas Noble
9695add7da
Adding Discord link. 2022-02-21 15:49:43 -08:00
Nicolas Noble
6ff22170d7
Adding Discord link. 2022-02-21 15:48:41 -08:00
Nicolas Noble
576acb15f4
Merge pull request #33 from birdybro/add-game-codes
Update game codes and alphabetize
2022-02-21 11:31:38 -08:00
birdybro
f21ba41f63 Update game codes and alphabetize 2022-02-21 12:30:10 -07:00
Nicolas Noble
8cfbd580e1
Merge pull request #32 from ramapcsx2/master
Mechacon version string: 95h,05h,16h,C1h is EARLY-PU-8
2022-01-10 08:00:26 -08:00
Robert Neumann
397f3d3685
Mechacon version string: 95h,05h,16h,C1h is EARLY-PU-8 2022-01-10 07:08:40 +01:00
Nicolas Noble
ba058a5124
Merge pull request #31 from impiaaa/fix-euc-jp-range
Correct range of EUC-JP characters
2022-01-05 19:57:42 -08:00
Spencer Alves
4a8b845a68
Correct range of EUC-JP characters 2022-01-05 19:27:00 -08:00
Nicolas Noble
f02b23af51
Merge pull request #30 from MarianoDiMartino/patch-5
New or clarifying info based on CDROM tests
2021-11-26 18:24:28 -08:00
MarianoDiMartino
18ef91571c
New or clarifying info based on CDROM tests 2021-11-27 02:09:57 +01:00
Nicolas Noble
08f7f8df4d
Merge pull request #29 from Colin-Suckow/master
Add missing texpage to polygon command
2021-11-25 08:28:43 -08:00
Colin Suckow
59034cbacb Add missing texpage to polygon command 2021-11-24 23:35:00 -08:00
Nicolas Noble
7ab8576bc3
Merge pull request #25 from psx-spx/patch-1
Add notes about byte/halfword writes to 32-bit devices
2021-08-06 20:12:34 -07:00
Connor McLaughlin
0bdfb7ede6
Add notes about byte/halfword writes to 32-bit devices 2021-08-07 13:00:30 +10:00
Nicolas Noble
94c4517b44
Merge pull request #24 from Colin-Suckow/master
Add CDROM controller register table
2021-07-26 09:48:19 -07:00
Colin Suckow
47b7608b6d Add CDROM controller register table 2021-07-26 09:44:04 -07:00
Nicolas Noble
99f28c036c
Merge pull request #23 from QuintusHegie/master
added details on stepper+densha+jet controllers
2021-07-17 15:33:11 -07:00
QuintusHegie
649f398575 added details on stepper+densha+jet controllers 2021-07-17 10:38:09 +02:00
Nicolas Noble
c9e4f2a11d
Phrasing. 2021-05-15 14:21:38 -07:00
Nicolas Noble
63bc126f5f
Cleaning up the assembly instructions a bit. 2021-05-06 21:20:46 -07:00
Nicolas Noble
7e1e64f095
Merge pull request #22 from ggrtk/update-controllers
Update Controllers section
2021-05-01 17:25:16 -07:00
Albert Liu
021a92185c Controllers: Add another game that uses the Stepper Controller 2021-05-01 15:51:15 -07:00