File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Most BIOS versions are confirmed to work.
22
22
Use the ` -b ` or ` --bios ` setting to configure the BIOS file.
23
23
24
24
## Progress
25
- All components have been implemented, everything apart from the CDROM and memory cards is pretty much complete .
25
+ All components have been implemented, Memory card support is temporarily disabled .
26
26
27
27
<img src =" https://github.com/allkern/psxe/assets/15825466/199c20e4-4e7e-4d0a-a033-eda347034ed5 " width =" 12 " height =" 12 " /> CPU </br >
28
28
<img src =" https://github.com/allkern/psxe/assets/15825466/199c20e4-4e7e-4d0a-a033-eda347034ed5 " width =" 12 " height =" 12 " /> DMA </br >
@@ -31,7 +31,8 @@ All components have been implemented, everything apart from the CDROM and memory
31
31
<img src =" https://github.com/allkern/psxe/assets/15825466/199c20e4-4e7e-4d0a-a033-eda347034ed5 " width =" 12 " height =" 12 " /> MDEC </br >
32
32
<img src =" https://github.com/allkern/psxe/assets/15825466/199c20e4-4e7e-4d0a-a033-eda347034ed5 " width =" 12 " height =" 12 " /> GTE </br >
33
33
<img src =" https://github.com/allkern/psxe/assets/15825466/199c20e4-4e7e-4d0a-a033-eda347034ed5 " width =" 12 " height =" 12 " /> Timers </br >
34
- <img src =" https://github.com/allkern/psxe/assets/15825466/0ed1fe97-de2f-47de-bb30-82286e6c5fa0 " width =" 12 " height =" 12 " /> CDROM </br >
34
+ <img src =" https://github.com/allkern/psxe/assets/15825466/199c20e4-4e7e-4d0a-a033-eda347034ed5 " width =" 12 " height =" 12 " /> CDROM </br >
35
+ <img src =" https://github.com/allkern/psxe/assets/15825466/0ed1fe97-de2f-47de-bb30-82286e6c5fa0 " width =" 12 " height =" 12 " /> Memory cards </br >
35
36
36
37
## Building
37
38
Building the emulator should be easy, just use the scripts provided in this repo.
You can’t perform that action at this time.
0 commit comments