Commit graph

27 commits

Author SHA1 Message Date
Mrlinkwii 6149221282 fixing controls 2020-07-28 19:58:40 +01:00
Mrlinkwii fa4f98fa5d Update README.md 2020-04-01 13:35:59 +01:00
Margen67 fd268fb1bb Add GitHub Actions CI 2020-02-29 05:53:40 -08:00
Margen67 251cc3de99 Move CONTRIBUTING.md to .github, add FUNDING.yml 2020-01-30 02:25:13 -08:00
Margen67 dfc68f2457
[README.md] Add AppVeyor+Discord badge
Also remove code block garbage, and fix capitalization.
2020-01-28 09:26:32 -08:00
a dinosaur a1fa71c500 readme: update cmake build instructions 2019-10-06 22:40:56 +11:00
Kojin e18a637705 vs-build: more cleanup 2019-09-26 20:10:19 -04:00
Kojin 0fa9a8f747 appveyor: update to ubuntu 18.04 2019-07-01 06:20:52 -04:00
Matt Nadareski c2ba76f873 Add left analog and screenshot controls to readme (#195) 2019-04-09 09:29:55 -04:00
Kojin 2b06dc5928 Update README with windows build information (#143)
Just adds some notes about building with visual studio.
And adds the readme to the project file.
2019-03-07 18:39:57 -05:00
Flávio Monteiro c553a5b161 Remove outdated information about -s flag from README.md (#140)
It's no longer needed for full game boot since 61b622b116
2019-03-05 12:27:01 -05:00
Flávio Monteiro f73635f930 Add key bindings to readme and additional -s flag info (#139) 2019-03-04 14:02:01 -05:00
PSISP 8666a000d6
Update README.md 2018-09-12 07:40:08 -04:00
Dan Ravensloft 5a27a4dd06 Add reference to 20h in README 2018-07-29 22:36:00 +01:00
PSISP ae9fd49d03
Update README.md 2018-06-30 18:54:09 -04:00
PSI-Rockin 5c4d17f484 Updated README and removed TASKS file
Added some missing EE instructions. Disgaea gets to the memory card screen! (but it looks janky as all hell)
Added SPU stub
Removed some SIF printf statements
2018-04-21 16:25:22 -04:00
PSI-Rockin fcc4a67a5b Added basic CDVD drive
DobieStation can now load game executables inside of ISO files. Exciting things ahead!
2018-04-05 21:24:05 -04:00
PSI-Rockin ab064cbd13 Lots of changes. Biggest is getting SCPH-39001 to the same point as SCPH-10000
Added preliminary (and ugly) skip BIOS hack, removing the need of the HLE BIOS (to be removed later)
Moved EE INTC logic into its own class
Improved EE timer logic
Something is causing the IOP to not execute DMA IRQs... gonna have to look into this.
2018-04-01 14:01:16 -04:00
PSI-Rockin 4209d14ab1 Updated CMakeLists.txt and dropped meson support
Maintaining two build systems is bad enough, three is too many
2018-03-04 14:20:35 -05:00
PSISP 5d6e2f9645
Update README.md
Added link to ps2demos repo
2018-02-07 17:28:48 -05:00
andriii25 cadff746c4 Updated README.MD 2018-02-05 23:19:58 +01:00
PSISP d875c722d5
Update README.md 2018-02-04 18:37:29 -05:00
PSISP 1634a7219c
Update README.md
Add information on the official IRC channel
2018-02-04 18:29:16 -05:00
Carles a3583e4028 Added meson build support 2018-02-04 04:11:09 +01:00
PSI-Rockin 88fde3ec24 Added some HLE calls for torus.elf
Fixed crash related to uninitialized DISPLAY2 register
Added skeleton for disassembler
Forced DMA quadword count to 16-bits
2018-02-02 23:38:04 -05:00
PSI-Rockin b0c3d1b98e Added support for running from the command line
Implemented scissoring for points and sprites
Updated README
2018-02-02 19:26:28 -05:00
PSI-Rockin 9fd6f42df8 Initial import 2018-01-14 00:29:04 -05:00