File libretro-picodrive.changes of Package libretro-picodrive (Revision 2)
Currently displaying revision 2 , Show latest
205
1
-------------------------------------------------------------------
2
Sun Aug 09 10:56:09 UTC 2020 - i@guoyunhe.me
3
4
- Update to version 0~git20200716:
5
* libretro, build fixes ffor android/ios
6
* libretro, tentative fix for android build
7
* sh2 drc, optimize standard division insns (default off, needs more scrutiny)
8
* Buildfix
9
* Buildfix
10
* Fix more conflicting types for prototypes
11
* Prevent collission with PS2 SDK
12
* Make sure function prototype signatures match, and put typedefs into separate header file
13
* core, keep offsets header from being build if no preprocessed asm files
14
* libretro, build fixes
15
* libretro, build fixes
16
* core, fix type issues by using stdint types
17
* libretro, build fixes
18
* sh2, fix for interpreter crash if drc is compiled in too
19
* sh2 drc, fix for x86_64 backend
20
* libretro, more fixes and cleanups for windows and osx
21
* libretro, fix for windows and osx
22
* libretro, changes to allow for both standalone and libretro build
23
* SDL UI, 2x overlay mode, for improved color resolution
24
* libretro make fix for non-arm architectures
25
* sh2 drc, fix for SH2 T handling in Mips/RiscV
26
* SDL UI, preparation for 2x mode, for improved color resolution
27
* sh2 drc, optimisation for SH2 16x16 multiplication
28
* SDL UI, fix for CD LED display
29
* sh2 drc, backend 32/64 bit compatibility fixes for Mips/RiscV
30
* vdp fifo, DMA bugfix
31
* sh2 drc, add powerpc64le backend
32
* sh2 drc, preparations for powerpc support
33
* vdp rendering, bugfix for overlapping high prio sprites
34
* release 1.96
35
* add copyright stuff to substantially changed files
36
* sh2 drc: revised ARM A32 backend optimizer
37
* 32x: libretro bugfix
38
* sh2: optimisations in drc
39
* audio: fix for save/load
40
* sh2: bugfix in drc
41
* audio: SN76496 fixes
42
* 32x poll detection fix
43
* vdp fifo, bugfix
44
* audio: add option to switch off SSG-EG
45
* audio: fixes and optimizations for SSG-EG
46
* audio: improve cycle accuracy of SN76496+YM2612
47
* 32x, small improvement for poll detection
48
* sh2, optimizations to innermost run loop
49
* add sh2 ubc area to poll detection
50
* 32x pwm, tiny optimization
51
* sh2 timer optimization
52
* menu background fix for pal mode
53
* ym2612 ARM optimisations
54
* vdp rendering, sprite caching optimization
55
* ym2612 ARM, bug fixing and small optimizations
56
* vdp DMA optimizations
57
* fix for gp2x audio regression
58
* vdp fifo speed optimization
59
* fix for 68K cycle accounting
60
* vdp rendering fixes
61
* vdp rendering, fix for CD (sprites from WORD RAM)
62
* ARM asm, symbol visibility fix
63
* vdp rendering fixes (debug register, vscroll) for overdrive 2
64
* vdp fifo speed optimization
65
* hvcounter table resolution reduced
66
* vdp rendering improvements
67
* vdp rendering, tiny improvement
68
* 32x, small improvement for poll detector
69
* vdp, some small improvements
70
* fix config file parsing for long filenames
71
* arm asm sprite rendering: add line accidently deleted in ea431e9
72
* ARM SVP drc revived
73
* vdp sprite rendering fixes
74
* more ARM asm sprite rendering bugfixes
75
* improved hi prio sprite rendering speed
76
* vdp, tentative fix for save/load compatibility
77
* fix for VINT while DMA is running
78
* fix for EI insn in cz80 (partial revert of 43e1401)
79
* bugfix for ARM asm sprite rendering
80
* vdp fifo, refined timing
81
* vdp sprite rendering fix
82
* vdp fifo, another revision
83
* vdp sprite handling improvement (SAT cache)
84
* vdp fifo, tentative fix for broken save/load
85
* vdp rendering fixes
86
* 32X poll detection fix
87
* fix compatibility with ancient gas
88
* vdp fifo: kludge for DMA fill interrupted by CPU
89
* sh2 drc: fix for crash in generated code on x86_64
90
* revised VDP fifo implementation
91
* new hvcounter tables as per spritesmind.net threads
92
* regression fix for gp2x 8bit fast mode
93
* improved VRAM128K support (overdrive 2)
94
* VDP timing improvements
95
* added debug reg sprite plane support (fixes some issues in overdrive 2 demo)
96
* sprite rendering improvements for masking and limit edge cases
97
* audio fixes for overdrive demo
98
* emulator timing fixes, VDP DMA fixes, improved DAC audio
99
* bug fixes in drc, audio, display
100
* audio: added SSG-EG to YM2612, plus some timing changes for SN76496+YM2612
101
* add DC filter to sound mixer to remove potential PCM DC offset
102
* sh2 drc: updates from mame for ym2612 sound
103
* sh2 drc: optimize T bit handling for A64
104
* sh2 drc: fix speed regression
105
* sh2 drc: cleanup, fix for drc crash, for mips code emitter
106
* remove textrels with -fPIC/-fPIE (for android/ios)
107
* sh2 drc, tentative MIPS32/64 Release 2 support
108
* release 1.95
109
* sh2 drc: bug fixing
110
* sh2 drc: fixed some RISC-V bugs
111
* sh2 drc, small improvements and bug fixes for code emitters
112
* sh2 drc, improved memory management
113
* sh2 drc: RISC-V (RV64IM) code emitter, some work on MIPS64
114
* sh2 drc: RISC-V (RV64IM) code emitter, some work on MIPS64
115
* sh2 drc: optimizations for MIPS code emitting
116
* sh2 drc: moved host register assignment to code emitters, minor bugfixing
117
* 32x, finetuning
118
* fix gp2x regression
119
* sh2 drc: reorganised block mgmt code, plus some small scale optimisations
120
* sh2 drc: bugfix in block management
121
* sh2 drc: bugfix in block management
122
* sh2 drc bugfix for aarch64/mips
123
* 32x, improved auto frame skip, plus new config option for max auto skip
124
* 32x, configurable pwm irq optimization to reduce pwm irq load
125
* 32x, speed improvement
126
* sh2 drc: speed optimization and bugfixing
127
* sh2 drc: fix i386 regression
128
* sh2 drc: bug fixing and optimization in register cache and branch handling
129
* sh2 drc: drc exit, block linking and branch handling revised (overlooked commit)
130
* sh2 drc: drc exit, block linking and branch handling revised
131
* sh2 drc: improved RTS call stack cache
132
* sh2 drc: rework of register cache to implement basic loop optmization
133
* various smallish optimizations, cleanups, and bug fixes
134
* cleanup and microoptimizations in SH2 hw handling
135
* some drawing code C optimisations
136
* bug fix in comm poll fifo, and back to -O3
137
* pff... README, 2nd try
138
* configuration changes and README
139
* cleanup config files, copyright stuff
140
* fix for mkoffsets without multiarch binutils
141
* various small fixes and optimsations
142
* sh2 drc: add aarch64 backend for A64
143
* sh2 drc: add mipsel backend for MIPS32 Release 1 (for JZ47xx)
144
* SH2 drc: register cache overhaul (bugfixing, speed, readability)
145
* SH2 drc: bug fixing and small speed improvements
146
* 32X: memory access and polling bug fixes
147
* sh2 drc, x86 code emitter: use x86-64 registers R8-R15
148
* 32x DMA memory copy performance optimisation
149
* sh2 drc, change utils abi to pass sh2 PC in arg0 (reduces compiled code size)
150
* sh2 drc, keep T bit in host flags as long as possible
151
* add xSR/RTS call stack cache to sh2 drc
152
* polling detection: communication poll fifo to avoid comm data loss
153
* sh2 memory access improvements, revive ARM asm memory functions
154
* sh2 drc, register cache optimisations
155
* sh2 drc, block management bugfixes and cleanup
156
* sh2 drc, add detection for in-memory polling
157
* sh2 drc, add loop detector, handle delay/idle loops
158
* sh2 drc, code emitter cleanup, add ARM reorder stage to reduce interlock
159
* sh2 drc, make B/W read functions signed (reduces generated code size)
160
* sh2 drc, improved constant handling and register allocator
161
* speed improvement and fixes for 32x ARM asm draw
162
* add literal pool to sh2 drc (for armv[456] without MOVT/W)
163
* sh2 drc, reuse blocks if already previously compiled (speedup for Virtua *)
164
* various small improvements and fixes
165
* overhaul of translation cache and sh2 literals handling
166
* added branch cache to sh2 drc to improve cross-tcache jump speed
167
* sh2 memory interface optimzations
168
* overhaul of the register cache (improves generated code by some 10+%)
169
* debug stuff, bug fixing
170
* move saving SH2 SR into memory access and do so only if needed
171
* add 32bit memory access functions for SH2
172
* sh2 drc: sh2 addr modes generalization, more const propagation, code gen optimizations
173
* DRC: reworked scan_block (fix register usage masks, better block and literals detection)
174
* minor changes
175
* reworked palette and buffer handling due to some 32X bugs
176
* revamped 32X draw arm asm code
177
* kludges for wwf raw, nfl
178
* substituted tool to obtain target structure offsets (for asm)
179
* improved sh2 clock handling, bug fixing + small improvement to drc emitters
180
* sh2 drc host disassembler integration for gp2x
181
* bugfix for 32x
182
* bfd-less arm disassembler for gph
183
* config for x86 (32 bit only, for SH2 drc), add/revive profiling
184
* arm asm memory access functions for m/s68k
185
* config templates for gp2x, caanoo, dingux either with system toolchain (open2x,gph,opendingux) or ubuntu arm(gcc 4.7 is highest possible),mips
186
* arm asm syntax fixes for open2x
187
* make gp2x mp3 playback functional (need to unpack and compile helix decoder separately in platform/common/helix)
188
* fix gp2x compilation (using linaro arm gcc 4.7 on ubuntu)
189
* release 1.93
190
* libretro: Allow setting GIT_VERSION.
191
* Makefile: Build with optimizations if DEBUG=0
192
* Remove not longer files in Picodrive for PS2
193
* Change GSKit PS2 version
194
* Update picodrive
195
* Define HAVE_NO_LANGEXTRA
196
* Adapt to newlib
197
* Add option to change sound quality
198
* Copy tile-based fast renderer buffer
199
* Add option to change renderer
200
201
-------------------------------------------------------------------
202
Mon Feb 10 18:27:47 UTC 2020 - Guo Yunhe <i@guoyunhe.me>
203
204
- Initial version
205