Wally
7c9f5a68c6
Merge branch 'cleanup-ui'
...
Merging Cleanup-ui branch with master as most cleanup work has been done
Major things:
* Remove most asserts / Debug features from release to make it tidier
* Streamline and cleanup User Interface for easy customisation later - It may still be replaced completely.
* Fix a long winded ROM list scrolling bug by reverting RomSelectorComponent to an earlier build.
* Begin work on converting code to newer C11 standard
* Ensure that most variables are declared on default to prevent garbage code
2019-03-25 08:36:15 +09:00
Wally
fa89b28f6d
More precision
2019-03-25 08:35:24 +09:00
z2442
d90bac8ef5
clean up narrowing errors
2019-03-23 20:24:40 -04:00
z2442
1b36ab5d27
notes
2019-03-23 19:07:45 -04:00
z2442
48f158df0e
Add another cache clear before checking the me.
2019-03-23 19:07:29 -04:00
Wally
4d06b8ae0c
Disable output sync thing for now
2019-03-24 01:01:14 +09:00
Wally
6af19c00da
Audio Code had quite a large number of non typesafe code. Needed to clean that up.
...
Updated to C11
2019-03-24 00:37:16 +09:00
Wally
f58fc56107
More work on Assert / moving to C11
...
Audio had a lot of unitialized variables..
2019-03-24 00:05:39 +09:00
Wally
874c4ebd91
Fixed some narrowing issues, reverted ME back to what it was.. Still playing up
...
Removed the Rounding mode stuff in the R4300.cpp
2019-03-23 23:02:18 +09:00
Wally
da7c4c8fb8
Revert savestate file changes as it changed the control order..
2019-03-23 22:22:57 +09:00
Wally
4e04cdc3b6
Finished adding the remainder of the Assert management / C11 stuff in the Core.
...
Removed Registers.cpp from main build as is not required
2019-03-23 22:09:21 +09:00
Wally
8360389ce8
Tidied up the R4300 / PIF files, there's a small speed boost
2019-03-23 21:38:42 +09:00
Wally
d268338d6c
Move debug stuff from release / Move to C11 inits in Core / Add Motos fancy new icons
2019-03-23 17:53:26 +09:00
z2442
cd86318d86
More C11 Variables the last of the Uitil folder for SYSPSP
2019-03-22 22:46:35 -04:00
z2442
fd57b9636e
More C11 variables
2019-03-22 21:51:56 -04:00
Wally
5935a9ea11
Clean up redundant libs and packages
2019-03-23 10:36:59 +09:00
Wally
44b590f464
More playing around with C11 styled stuff
...
Tidied up ME code
2019-03-23 08:59:56 +09:00
Wally
ed8f196649
Merge branch 'cleanup-ui' of https://github.com/z2442/daedalus into cleanup-ui
2019-03-22 16:40:21 +09:00
Wally
5dee7fe2cb
Converted remaining HLEGraphics to C11 standard
2019-03-22 16:39:50 +09:00
z2442
f9f436e508
Convert to C11 Variables: N64RegisterCachePSP
2019-03-21 21:07:30 -04:00
Wally
a6e5be5a2b
Merge branch 'cleanup-ui' of https://github.com/z2442/daedalus into cleanup-ui
2019-03-22 09:30:37 +09:00
Wally
ba29423574
Converted BaseRenderer to C11 styled variables and did some type safety checking
2019-03-22 09:28:28 +09:00
z2442
02620c7b16
Update to C11 Variables for Job Manager
2019-03-21 20:04:59 -04:00
Wally
ee7c0bbaba
Convert Audio variables to C11, type safety, init some things to 0
2019-03-21 21:38:41 +09:00
Wally
6329d885cf
Tidied up tractor lines and converted some code to C14 standard
...
Upped Audio Sync from 40000 to 44100 to make games with faster sound work with framerate limiter
2019-03-21 21:27:32 +09:00
Wally
be21cd14e3
Removed ttf fonts for now.
...
Replaced logo with Moto's new logo
Declared some variables properly in JpegTask for type safety.y
2019-03-21 16:11:44 +09:00
z2442
e8695d8336
Clean up & document ME code.
2019-03-20 16:20:07 -04:00
z2442
c99caa2939
Regression: Does not fix Gex sound.
2019-03-19 17:25:07 -04:00
Wally
c93ca716d5
Tidied up the UI more
...
Fixed a compler warning
2019-03-19 10:16:15 +09:00
Wally
30eca8117b
yShuffle some files around
...
Added -lc to build script to use fast memcpy
A#
2019-03-18 15:45:59 +09:00
z2442
04b033a7b2
Fix Sound on Gex
2019-03-17 12:36:12 -04:00
z2442
e616797ee7
Me killed on exit
2019-03-16 21:06:53 -04:00
Wally
4528261cd4
Removed redundant pspfpu file
...
Set Framerate limiter and top 3 advanced optimisations to true
Tidy up rom screen a bit more
2019-03-17 09:33:23 +09:00
z2442
d4ece09633
Handle: No Jobs in jobmanager / more cleanup
2019-03-16 18:27:46 -04:00
z2442
485df6baa9
More Cleanup
2019-03-16 17:55:16 -04:00
Wally
da73840e2e
Removed Unused Dialogue stuff.
2019-03-16 21:03:16 +09:00
Ben Slater
103f97de10
Revert RomSelectorCOmponent back to rev 636, fixes GUI bugs.
...
Updated Zlib Wrapper so code compiles on macOS
Please enter the commit message for your changes. Lines starting
2019-03-16 20:36:22 +09:00
z2442
545620bc7b
cleaned up code and set buffer size to orignal
2019-03-12 21:48:34 -04:00
Ben Slater
04ca1d4e7c
Fixed Rom List BSOD on floor
...
Added more roms to roms.ini
2019-03-13 00:09:48 +09:00
Ben Slater
6e1c139557
Added some more games to roms.ini / Minor changes to rom selector
2019-03-12 23:43:47 +09:00
Ben Slater
63177e230e
Fixed Rom Selector so it doesn't BSOD. Final testing for GUI commit
2019-03-12 21:46:56 +09:00
Ben Slater
da49ae68dc
Readded Audio Buffer
2019-03-12 21:20:08 +09:00
Ben Slater
318b0bbc5a
Merge Audio Branch
...
Merge branch 'Cleanup-Audio' into cleanup-ui
2019-03-12 21:16:44 +09:00
Ben Slater
d5882813c6
Readded OSHLE Text Colour
...
Fixed some menu arrangements
2019-03-12 18:37:34 +09:00
Ben Slater
35dfaf6b8a
Merge branch 'cleanup'
2019-03-12 16:41:48 +09:00
z2442
2e85a84878
Enable fast memcopys where we can
2019-03-11 21:24:46 -04:00
z2442
984406d962
fix weird double sound
2019-03-11 18:55:17 -04:00
z2442
a3ac0e6c7a
hybrid me change
2019-03-11 16:44:28 -04:00
z2442
f5e6331410
changes to kill then restart me each time.
2019-03-11 13:13:49 -04:00
Ben Slater
61cf810d20
Attempt to fix SCroll bug in Main menu. Seems to be a little better. Improvement required
...
Scroll bug when rom reset still occurs
2019-03-10 18:26:05 +09:00