Commit graph

123 commits

Author SHA1 Message Date
GliGli
7b0bd50aa4 GCC 9.4 binary 2022-02-11 21:49:56 +01:00
GliGli
bd0bfaeef2 misc GCC 9.4 upgrade changes 2022-02-11 21:49:47 +01:00
GliGli
b8edc11551 Adding release elf (rename to xenon.elf usually) 2022-02-11 13:27:56 +01:00
GliGli
0ef5d01b2c update for GCC 9.2 toolchain 2022-02-11 13:27:24 +01:00
GliGli
f9d1610f31 files: ported compile.py to python3 -- new xenosc.exe from xna4 2021-05-28 13:15:53 +02:00
GliGli
14e805814e moving to xenosc shader compiler 2012-09-22 10:23:01 +02:00
GliGli
4438db5e80 major opti: using new mass shader compiler script to compile 1 pixel shader for each possible rendersate 2012-09-10 21:47:49 +02:00
GliGli
b1f4df3009 much better Z buffer handling / other fixes 2012-09-10 20:47:34 +02:00
GliGli
276ce015a1 imgreader endianess fix (fixes CDDA audio) / cleanups 2012-09-09 23:14:47 +02:00
GliGli
5a71129af8 gui working with dynarec / cleanups 2012-09-09 18:16:36 +02:00
GliGli
c968b8e446 proper gui textures filtering 2012-09-09 13:39:17 +02:00
GliGli
82e620d7d4 proper wchar removal / emu init-start-stop-term rework / better gui integration, still buggy with dynarec 2012-09-09 13:30:12 +02:00
GliGli
0e55557b34 Merge branch 'master' of https://github.com/Ced2911/nulldc-360 2012-09-08 20:16:07 +02:00
GliGli
fea1bcea30 improved dynarec <-> interpreter T flag passing / cleanups 2012-09-08 19:32:38 +02:00
GliGli
62d03c2a9c emitter opti epic fail, corrupted memory, wasted a PPC reg and wasn't any usefull / using that reg for SH4 PR, actually much faster, and safer :) 2012-09-08 18:36:50 +02:00
GliGli
b4a21718be misc fixes 2012-09-08 13:36:51 +02:00
Ced2911
039bd0d580 basic gui 2012-09-07 23:03:37 +02:00
GliGli
6760bc21c7 major opti: direct SH4 PC to PPC code pointer lookup table / lto is broken right now 2012-09-07 22:22:55 +02:00
GliGli
d34106896e dynarec blocks opti / removing failed ret opti / cleanups 2012-09-06 20:33:32 +02:00
GliGli
7290d206d5 recompiled fsrra opti 2012-09-05 20:31:37 +02:00
GliGli
31137c4180 cleanup / forgot to reactivate an opti 2012-09-05 19:46:31 +02:00
GliGli
0deaa0899c using altivec for SH4 matrix ops / various cleanups / threaded pvr refinements 2012-09-04 20:12:55 +02:00
GliGli
55f0d81300 threading sh4 timers wasn't a good idea after all... 2012-09-02 16:02:16 +02:00
GliGli
fbb9dd4868 major opti: rewritten pvr threading to use a ring buffer / various cleanups 2012-09-02 15:55:19 +02:00
GliGli
8318956fc1 bugfixes 2012-09-01 23:19:09 +02:00
GliGli
501c222883 new dynarec SQ writes handling method / various cleanups 2012-09-01 22:56:59 +02:00
GliGli
c5a32c02b1 dynarec bugfix + misc changes 2012-08-31 21:22:45 +02:00
GliGli
ed1c592b9f lto working again / threaded pvr improvements / cleanups 2012-08-31 00:33:46 +02:00
GliGli
36dfb5e481 misc changes... 2012-08-29 22:56:07 +02:00
GliGli
9cd6d4160a pvr cleanups / even more pvr threading wip 2012-08-27 02:08:33 +02:00
GliGli
37f9fe21ac bye bye spinlocks, thanks for nothing... 2012-08-27 00:44:23 +02:00
GliGli
e13a7332b9 various threading improvements, wip 2012-08-27 00:36:01 +02:00
GliGli
a4194fd609 pvr fix, Jet Grind Radio working / misc fixes 2012-08-26 15:06:45 +02:00
GliGli
daf642853a volatile flag for threaded pvr 2012-08-25 20:13:13 +02:00
GliGli
284bd18312 fixing sound bug (related to lto) / cleanups 2012-08-25 18:30:56 +02:00
GliGli
05d54e8143 more threading / various optis 2012-08-25 17:59:24 +02:00
GliGli
4d790ca157 dynarec bugfixes & improvements (fixes Zombie Revenge, proper fix for DOA2 too) 2012-08-25 15:02:04 +02:00
GliGli
e92ff330aa recompiled divs 2012-08-25 11:07:45 +02:00
GliGli
16e475b032 gfx fixes, thank you ced2911 ! 2012-08-24 21:00:54 +02:00
GliGli
0647b4392c Might reduce stuttering a bit... 2012-08-23 00:31:32 +02:00
GliGli
9626199359 Experimental threading of aica/maple/gdrom/... 2012-08-23 00:30:41 +02:00
GliGli
87dee96b7a proper handling of ARM unaligned accesses to ram (fixes audio in many games) / tiny reg reads fix 2012-08-22 23:13:14 +02:00
GliGli
5664083e6a warnings / annoying debug log 2012-08-22 23:09:51 +02:00
GliGli
bc2d839c0a sound quality fix 2012-08-22 20:31:21 +02:00
GliGli
6951e14741 sound starting to work (emu speed dropped right now, will optimise later) / pvr texture invalidate fix 2012-08-22 20:17:36 +02:00
GliGli
74569161b5 speedups 2012-08-19 18:19:54 +02:00
GliGli
1237308313 added nullAICA plugin, fixes chuchu rocket 2012-08-19 15:43:47 +02:00
GliGli
74101597ba bios region patcher fix, Crazy Taxi working 2012-08-19 13:25:01 +02:00
GliGli
0bf812c586 various fixes, DOA2 mostly working 2012-08-18 23:14:16 +02:00
GliGli
57da247712 textures endianess fixes + resync with recent lx 2012-08-18 10:44:16 +02:00