Nicolas 'Pixel' Noble
|
6ecfe4f702
|
Trying to at least partially enable CPU tests.
|
2021-08-16 20:12:48 -07:00 |
|
nicolasnoble
|
d99dd2806c
|
[Chores] Format code
|
2021-08-13 04:01:12 +00:00 |
|
Nicolas 'Pixel' Noble
|
c43ff69ded
|
Even more C++ shenanigans.
|
2021-08-04 23:25:59 -07:00 |
|
Nicolas Noble
|
ccfcf03b07
|
Documenting cxxglue's memory conundrum.
|
2021-08-04 22:34:42 -07:00 |
|
Nicolas Noble
|
3ef271d73d
|
Basic C++ example.
|
2021-08-04 19:49:24 -07:00 |
|
Gavin Hayes
|
4838e8689a
|
Exclude build artifacts from mips .gitignore
Fixes nugget mirror not having those rules.
|
2021-07-22 11:44:57 -04:00 |
|
nicolasnoble
|
9ad19be3cf
|
[Chores] Format code
|
2021-05-31 05:29:17 +00:00 |
|
Nicolas Noble
|
9245be9580
|
Merge pull request #495 from grumpycoders/auto-close
Auto-close PRs in nugget.
|
2021-05-30 22:27:05 -07:00 |
|
Nicolas Noble
|
c61c8791f9
|
Merge pull request #494 from SoapyMan/soapyman-updates
Add missing .sdata + new compatible GTE macro set
|
2021-05-30 22:26:58 -07:00 |
|
Nicolas Noble
|
42b4308052
|
Auto-close PRs in nugget.
|
2021-05-30 22:05:25 -07:00 |
|
Ilya Shurumov
|
3cd19288fb
|
- new set of GTE macros to avoid using DMPSX
|
2021-05-31 10:38:39 +06:00 |
|
Ilya Shurumov
|
737d76417e
|
- add missing .sdata & .sdata2 sections
|
2021-05-31 10:38:24 +06:00 |
|
Nicolas Noble
|
50ee584bf1
|
Typo.
|
2021-05-30 21:20:02 -07:00 |
|
Nicolas 'Pixel' Noble
|
e994f71b37
|
Merge branch 'main' of github.com:grumpycoders/pcsx-redux into tiny-shell
|
2021-05-30 13:05:50 -07:00 |
|
Nicolas Noble
|
3edbb56d86
|
Fixing PCread in pcdrv.h
PCread alters memory, so we need to make sure the compiler understands that.
|
2021-05-30 12:26:04 -07:00 |
|
Nicolas 'Pixel' Noble
|
a24703d058
|
Slight improvements in the mips code.
|
2021-05-29 21:29:29 -07:00 |
|
Nicolas 'Pixel' Noble
|
d3fb834c55
|
Merge branch 'main' of github.com:grumpycoders/pcsx-redux into tiny-shell
|
2021-05-29 21:04:38 -07:00 |
|
nicolasnoble
|
e8c6015f99
|
[Chores] Format code
|
2021-05-24 06:04:44 +00:00 |
|
Nicolas 'Pixel' Noble
|
d7c620d82d
|
Fixing discrepancy in pcdrv libsn.
|
2021-05-23 19:51:16 -07:00 |
|
Nicolas 'Pixel' Noble
|
707540f549
|
Fixing break opcodes in pcdrv.h.
|
2021-05-22 22:03:28 -07:00 |
|
Nicolas 'Pixel' Noble
|
7044e7a628
|
PCdrv test.
|
2021-05-22 20:58:04 -07:00 |
|
Nicolas 'Pixel' Noble
|
e9bcfe8ee1
|
PCdrv mips side reverse.
|
2021-05-22 20:57:48 -07:00 |
|
Nicolas Noble
|
c89986d615
|
Ow typo.
|
2021-05-20 20:58:50 -07:00 |
|
Nicolas 'Pixel' Noble
|
90d3382b39
|
Finally gotten around to use stdatomics properly.
|
2021-05-14 08:56:41 -07:00 |
|
Nicolas Pixel Noble
|
7121f5638d
|
Fixing the cube compilation, *again*
|
2021-04-11 20:47:30 -07:00 |
|
nicolasnoble
|
69a367e9a6
|
[Chores] Format code
|
2021-04-08 15:04:59 +00:00 |
|
Nicolas Noble
|
5a29082b0d
|
Also in state machine.c
|
2021-04-08 05:06:28 -07:00 |
|
Nicolas Noble
|
be2d6ebaeb
|
Removing volatiles now that I know how to properly do memory barriers...
|
2021-04-08 05:03:38 -07:00 |
|
Nicolas Noble
|
34a004fad1
|
Merge pull request #464 from nicolasnoble/setAutoFormat
Adding setAutoFormat call.
|
2021-04-07 22:04:13 -07:00 |
|
Nicolas Noble
|
76aed23548
|
Merge pull request #461 from nicolasnoble/kernel-log
Kernel function logs
|
2021-04-07 21:40:54 -07:00 |
|
Nicolas 'Pixel' Noble
|
32898db142
|
Adding setAutoFormat call.
|
2021-04-07 21:35:08 -07:00 |
|
Nicolas 'Pixel' Noble
|
0b40fac582
|
Fixing concurrency issues with memory card code.
|
2021-04-07 21:15:01 -07:00 |
|
Nicolas 'Pixel' Noble
|
5761c85292
|
Last few calls in.
|
2021-04-07 18:09:35 -07:00 |
|
Nicolas 'Pixel' Noble
|
2c7b9cf1f1
|
And a few more still.
|
2021-04-06 22:51:09 -07:00 |
|
Nicolas 'Pixel' Noble
|
aaa24be2aa
|
Some B0 kernel call logs.
|
2021-04-06 22:22:52 -07:00 |
|
Nicolas 'Pixel' Noble
|
afe853c113
|
Moving settings around, and adding a few more kernel call logs.
|
2021-04-06 21:41:05 -07:00 |
|
Nicolas Noble
|
fd9bbf2811
|
Fixing OpenBIOS API, again.
|
2021-04-02 15:35:40 -07:00 |
|
Nicolas Noble
|
789498a419
|
Merge pull request #458 from nicolasnoble/openbios-api
Fixing and improving OpenBIOS API.
|
2021-04-01 22:32:00 -07:00 |
|
Nicolas Noble
|
986b14875b
|
Updating OpenBIOS state information.
|
2021-04-01 19:55:10 -07:00 |
|
Nicolas 'Pixel' Noble
|
d3ebf56bc8
|
Fixing and improving OpenBIOS API.
|
2021-04-01 19:49:47 -07:00 |
|
Nicolas 'Pixel' Noble
|
2d985aab73
|
Trying to fix chicken and egg issue with flushCache ptr
|
2021-03-31 23:40:29 -07:00 |
|
Nicolas 'Pixel' Noble
|
fda763f276
|
Grabbing flushCache pointer when booting from exp1.
|
2021-03-30 22:09:15 -07:00 |
|
nicolasnoble
|
5ad6bff80f
|
[Chores] Format code
|
2021-03-27 03:45:13 +00:00 |
|
Nicolas Noble
|
a9cbf10ef3
|
Fixing cube compilation.
|
2021-03-26 19:52:16 -07:00 |
|
Nicolas Noble
|
c39860b2c8
|
Merge pull request #438 from nicolasnoble/mc-work
Adding Memory Card support in OpenBIOS
|
2021-03-26 14:50:44 -07:00 |
|
Nicolas Pixel Noble
|
e8523bf5ae
|
Adding more state in the completion callback.
|
2021-03-26 14:22:12 -07:00 |
|
Nicolas 'Pixel' Noble
|
21cdb4c9bd
|
Adding stopCard
|
2021-03-26 08:55:45 -07:00 |
|
Nicolas 'Pixel' Noble
|
e77aee3578
|
Adding patches support for cards.
|
2021-03-26 08:25:56 -07:00 |
|
Nicolas 'Pixel' Noble
|
4b6b724e65
|
Adding dev_bu_read
|
2021-03-25 22:02:00 -07:00 |
|
Nicolas 'Pixel' Noble
|
a7ed187f54
|
Derps.
|
2021-03-25 21:50:45 -07:00 |
|