Nicolas Noble
|
9f9fbeb2dd
|
Merge pull request #11 from nicolasnoble/c++-ization
C++-ization
|
2018-12-16 07:30:43 -08:00 |
|
Nicolas "Pixel" Noble
|
ae36d6dd52
|
Removing a bunch of extern C, and renaming main.c to main.cc
|
2018-12-16 07:30:20 -08:00 |
|
Nicolas "Pixel" Noble
|
3ea14baee1
|
spu.c -> spu.cc
|
2018-12-16 07:06:25 -08:00 |
|
Nicolas "Pixel" Noble
|
242580b32e
|
socket.c -> socket.cc
|
2018-12-16 07:05:42 -08:00 |
|
Nicolas "Pixel" Noble
|
45235aaab5
|
sio.c -> sio.cc
|
2018-12-16 07:05:17 -08:00 |
|
Nicolas "Pixel" Noble
|
24ad6a8c49
|
r3000a.c -> r3000a.cc
|
2018-12-16 07:03:36 -08:00 |
|
Nicolas "Pixel" Noble
|
ee14d79a21
|
psxmem.c -> psxmem.cc
|
2018-12-16 07:02:51 -08:00 |
|
Nicolas "Pixel" Noble
|
bed103da10
|
psxinterpreter.c -> psxinterpreter.cc
|
2018-12-16 07:01:45 -08:00 |
|
Nicolas "Pixel" Noble
|
b706a6c704
|
psxhw.c -> psxhw.cc
|
2018-12-16 07:00:23 -08:00 |
|
Nicolas "Pixel" Noble
|
e17bea7d27
|
psxhle.c -> psxhle.cc
|
2018-12-16 06:59:56 -08:00 |
|
Nicolas "Pixel" Noble
|
57d12c7b88
|
psxdma.c -> psxdma.cc
|
2018-12-16 06:59:27 -08:00 |
|
Nicolas "Pixel" Noble
|
aef846bce3
|
psxcounters.c -> psxcounters.cc
|
2018-12-16 06:58:58 -08:00 |
|
Nicolas "Pixel" Noble
|
2a31c05ef6
|
psxcommon.c -> psxcommon.cc
|
2018-12-16 06:58:28 -08:00 |
|
Nicolas "Pixel" Noble
|
e9c7a6c698
|
psxbios.c -> psxbios.cc
|
2018-12-16 06:57:54 -08:00 |
|
Nicolas "Pixel" Noble
|
3c4f853cf4
|
ppf.c -> ppf.cc
|
2018-12-16 06:49:30 -08:00 |
|
Nicolas "Pixel" Noble
|
b86bc2e986
|
plugins.c -> plugins.cc
|
2018-12-16 06:48:59 -08:00 |
|
Nicolas "Pixel" Noble
|
ba26cc5f7d
|
pgxp_value.c -> pgxp_value.cc
|
2018-12-16 06:37:16 -08:00 |
|
Nicolas "Pixel" Noble
|
6852d0a12c
|
pgxp_mem.c -> pgxp_mem.cc
|
2018-12-16 06:36:40 -08:00 |
|
Nicolas "Pixel" Noble
|
750f55cb4a
|
pgxp_gte.c -> pgxp_gte.cc
|
2018-12-16 06:34:23 -08:00 |
|
Nicolas "Pixel" Noble
|
014fad03e9
|
pgxp_debug.c -> pgxp_debug.cc
|
2018-12-16 06:32:57 -08:00 |
|
Nicolas "Pixel" Noble
|
e83afc86f5
|
pgxp_cpu.c -> pgxp_cpu.cc
|
2018-12-16 06:32:15 -08:00 |
|
Nicolas "Pixel" Noble
|
10ae6c1fb3
|
misc.c -> misc.cc
|
2018-12-16 06:29:53 -08:00 |
|
Nicolas "Pixel" Noble
|
389e0aa06d
|
mdec.c -> mdec.cc
|
2018-12-16 06:26:00 -08:00 |
|
Nicolas "Pixel" Noble
|
2af007b2c0
|
gte.c -> gte.cc
|
2018-12-16 06:25:29 -08:00 |
|
Nicolas "Pixel" Noble
|
c9ef253694
|
gpu.c -> gpu.cc
|
2018-12-16 06:24:05 -08:00 |
|
Nicolas "Pixel" Noble
|
f30444e499
|
disr3000a.c -> disr3000a.cc
|
2018-12-16 06:23:34 -08:00 |
|
Nicolas "Pixel" Noble
|
ebf9d57940
|
decode_xa.c -> decode_xa.cc
|
2018-12-15 23:48:39 -08:00 |
|
Nicolas "Pixel" Noble
|
349b9280ba
|
debug.c -> debug.cc
|
2018-12-15 23:48:02 -08:00 |
|
Nicolas "Pixel" Noble
|
da75fafe92
|
cheat.c -> cheat.cc
|
2018-12-15 23:44:37 -08:00 |
|
Nicolas "Pixel" Noble
|
fd12fce863
|
cdrom.c -> cdrom.cc
|
2018-12-15 23:43:53 -08:00 |
|
Nicolas "Pixel" Noble
|
4fab0b9b60
|
cdriso.c -> cdriso.cc
|
2018-12-15 23:39:14 -08:00 |
|
Nicolas "Pixel" Noble
|
d368ba712c
|
ix86.c -> ix86.cc
|
2018-12-15 23:08:01 -08:00 |
|
Nicolas "Pixel" Noble
|
9e0a947ae4
|
iR3000A.c -> iR3000A.cc
|
2018-12-15 23:07:22 -08:00 |
|
Nicolas Noble
|
f337c6590c
|
Merge pull request #10 from nicolasnoble/cleanup
Cleanup
|
2018-12-15 22:54:16 -08:00 |
|
Nicolas "Pixel" Noble
|
a5ff58d36d
|
Cleaned up includes paths.
|
2018-12-15 22:52:56 -08:00 |
|
Nicolas "Pixel" Noble
|
f8c89d4641
|
Fixing include.
|
2018-12-15 22:40:45 -08:00 |
|
Nicolas "Pixel" Noble
|
01cdc1cc8c
|
Cleaned up socket.c
|
2018-12-15 22:40:30 -08:00 |
|
Nicolas "Pixel" Noble
|
eccc7c1bd9
|
Cleaned up r3000a.c and sio.c
|
2018-12-15 22:39:10 -08:00 |
|
Nicolas "Pixel" Noble
|
fb0c48b846
|
Cleaned up psxmem.c
|
2018-12-15 22:28:18 -08:00 |
|
Nicolas "Pixel" Noble
|
179f1e9048
|
Cleaned up psxinterpreter.c
|
2018-12-15 22:26:19 -08:00 |
|
Nicolas "Pixel" Noble
|
cd74e45941
|
Cleaned up psxhw.c
|
2018-12-15 22:06:39 -08:00 |
|
Nicolas "Pixel" Noble
|
2b0818b1c8
|
Fixing includes
|
2018-12-15 22:05:33 -08:00 |
|
Nicolas "Pixel" Noble
|
afe66f7979
|
Cleaned up psxcounters.c
|
2018-12-15 22:04:34 -08:00 |
|
Nicolas "Pixel" Noble
|
ccb06af3e0
|
Cleaned up psxcommon.c
|
2018-12-15 22:02:30 -08:00 |
|
Nicolas "Pixel" Noble
|
dde593b84a
|
Cleaned up psxbios.c
|
2018-12-15 21:58:02 -08:00 |
|
Nicolas "Pixel" Noble
|
508d48c8ad
|
Cleaned up ppf.c
|
2018-12-15 21:48:34 -08:00 |
|
Nicolas "Pixel" Noble
|
7ce76a9f57
|
Fixing some includes.
|
2018-12-15 21:47:23 -08:00 |
|
Nicolas "Pixel" Noble
|
70ca4aadd4
|
Cleaned up pgxp_value.c
|
2018-12-15 21:46:27 -08:00 |
|
Nicolas "Pixel" Noble
|
66eadb8314
|
Cleaned up pgxp_mem.c
|
2018-12-15 21:45:37 -08:00 |
|
Nicolas "Pixel" Noble
|
e8538ce3fc
|
Cleaned up pgxp_gte.c
|
2018-12-15 21:42:00 -08:00 |
|