Update README.

This commit is contained in:
Hoe Hao Cheng 2018-11-06 21:00:38 +08:00 committed by GitHub
parent dee67fb2b3
commit c9713cb365
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
# orbum [![Travis CI Status](https://travis-ci.org/marco9999/orbum.svg?branch=master)](https://travis-ci.org/marco9999/orbum) [![AppVeyor Status](https://ci.appveyor.com/api/projects/status/github/marco9999/orbum?branch=master&svg=true)](https://ci.appveyor.com/project/marco9999/orbum)
# orbum [![Travis CI Status](https://travis-ci.com/hch12907/orbum.svg?branch=master)](https://travis-ci.com/hch12907/orbum) [![AppVeyor Status](https://ci.appveyor.com/api/projects/status/github/hch12907/orbum?branch=master&svg=true)](https://ci.appveyor.com/project/hch12907/orbum)
#### PS2 Emulator
@ -10,7 +10,7 @@ I can only work on this in my spare time, so I am thankful for any help!
## Current status
Status as of 2018/08/06:
- Primary focus for now is on the GIF/VIF.
- Primary focus for now is on the VIF/IPU.
- Work started on the SPU2 (DMA and IOP communication done, sound generation still to be done).
- Work started on the SIO/SIO2 (controllers and MC's), IOP communication done.
- No work done yet on the IPU and GSCore.
@ -47,4 +47,4 @@ Upon Ctrl-C, a number of options will be presented:
- A save state (json/text readable) can be created that will dump the PS2 state for inspection. Uses the `saves/` folder.
## Licence
[GPL3](LICENSE.md)
[GPL3](LICENSE.md)