Commit graph

53 commits

Author SHA1 Message Date
kub
b0fa734c87 build, release script revision, fix merge error 2022-01-20 19:32:17 +00:00
kub
8e8fa25add build, release script revision, switch arm 4.7 toolchain 2022-01-20 18:23:05 +00:00
kub
b48d7de016 build, release script revision for new gkd 2021-12-09 22:42:54 +01:00
kub
466fa07953 sms, basic gamegear support 2021-10-14 23:08:17 +02:00
kub
d5d1778252 sdl, complete overhaul of hardware/software scaling 2021-09-10 18:54:05 +02:00
kub
64cb487928 build, tiny release script improvement 2021-04-21 22:30:58 +02:00
kub
2c731fd430 add build script for release 2021-03-30 20:17:26 +02:00
kub
959ea39b23 vdp renderer, partial sync 8bit fast ARM asm with C code 2021-01-21 19:09:17 +01:00
kub
f821bb7011 core, structural cleanup, fixes and improvements for type issues #2 2021-01-01 12:44:02 +01:00
kub
61d76999d7 Merge from libretro/master:46902e0 for repo synchronization 2020-12-05 22:39:06 +01:00
kub
056f101ff8 sh2 drc, standalone testing tool 2020-09-18 00:26:18 +02:00
kub
713e3a1c5b libretro, build fixes for android 2020-07-16 19:29:34 +02:00
kub
35984c2198 libretro, build fixes for ios 2020-07-13 09:22:56 +02:00
kub
03d5f5105c libretro, build fixes 2020-07-10 17:53:32 +02:00
kub
03718e6276 libretro, build fixes 2020-07-09 23:51:39 +02:00
kub
6b67b6aa13 libretro, more fixes and cleanups for windows and osx 2020-07-08 20:46:46 +02:00
kub
e2b573c0b0 libretro, fix for windows and osx 2020-07-07 10:17:57 +02:00
kub
90b1c9db91 sh2 drc: cleanup, fix for drc crash, for mips code emitter 2019-12-11 20:39:27 +01:00
kub
e7ee501075 sh2 drc: RISC-V (RV64IM) code emitter, some work on MIPS64 2019-11-13 21:56:11 +01:00
kub
1fd8f98696 fix gp2x regression 2019-10-18 00:16:54 +02:00
kub
a6c0ab7d99 sh2 drc bugfix for aarch64/mips 2019-10-12 00:26:11 +02:00
kub
906a1d1820 cleanup config files, copyright stuff 2019-08-20 22:26:39 +02:00
kub
4f06c0df56 fix for mkoffsets without multiarch binutils 2019-08-16 17:25:23 +02:00
kub
8284ab7107 various small fixes and optimsations 2019-08-16 15:14:41 +02:00
kub
346153e08e 32x DMA memory copy performance optimisation 2019-07-30 16:34:40 +02:00
kub
08626dab12 speed improvement and fixes for 32x ARM asm draw 2019-07-30 16:34:40 +02:00
kub
d40a5af495 various small improvements and fixes 2019-07-30 16:34:40 +02:00
kub
6822ba9d64 sh2 memory interface optimzations 2019-07-30 16:34:40 +02:00
kub
32feba7458 minor changes 2019-07-30 16:34:40 +02:00
kub
122afd9d37 substituted tool to obtain target structure offsets (for asm) 2019-07-30 16:34:40 +02:00
notaz
6311a3baf5 move more globals to PicoInterface
similar reasons as before
2017-10-22 02:13:46 +03:00
notaz
93f9619ed8 rearrange globals
scripted find/replace
gives slightly better code on ARM, less unnecessary asm,
~400 bytes saved
2017-10-20 12:21:09 +03:00
notaz
cf07a88d6e fix cell scroll drawing 2017-10-14 00:53:08 +03:00
notaz
88fd63ad10 split memories away from Pico
saves ~3k of code on ARM because Pico no longer crosses ldr limit
2017-10-14 00:53:08 +03:00
notaz
98a2714234 eliminate texrels, part 3 2017-08-06 22:25:26 +03:00
notaz
99bdfd31b8 eliminate texrels (wip2) 2017-08-06 19:23:20 +03:00
notaz
ea38612fad eliminate texrels (wip) 2017-08-06 18:18:29 +03:00
notaz
99823d0f23 split base_readme to more traditional files 2013-10-11 00:47:25 +03:00
notaz
005651ce13 build carthw.cfg in
things like libretro don't want external files,
but we still look for one and prefer it if it's available
2013-06-29 01:39:17 +03:00
notaz
39e5b215d3 1.80 readme and filter for it
don't know why this wasn't commited back in 2010..


git-svn-id: file:///home/notaz/opt/svn/PicoDrive@927 be3aeb3a-fb24-0410-a615-afba39da0efa
2011-05-21 17:57:18 +00:00
notaz
02ba8788a0 readme and textfilter updated for uiq3
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@571 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-08-21 13:26:49 +00:00
notaz
f8a6410104 bin_to_cso_mp3 improved
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@539 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-07-11 15:20:04 +00:00
notaz
02126f5e94 bin_to_cso_mp3 readme.txt updated
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@535 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-07-08 18:08:54 +00:00
notaz
c0fcf293c1 added bin_to_cso_mp3 tool
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@435 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-05-03 16:26:03 +00:00
notaz
df143b366c svpdyn: initial buggy iram caching
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@356 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-02-13 22:08:11 +00:00
notaz
110df09c8a minor psp fixes
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@297 be3aeb3a-fb24-0410-a615-afba39da0efa
2007-11-17 17:57:58 +00:00
notaz
81fda4e8d8 psp readme, some adjustments
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@296 be3aeb3a-fb24-0410-a615-afba39da0efa
2007-11-16 19:19:21 +00:00
notaz
b542be4686 optimizations, fixes, hacks, psp, ...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@295 be3aeb3a-fb24-0410-a615-afba39da0efa
2007-11-15 23:01:20 +00:00
notaz
8ef001cc89 amips asm tile renderer
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@286 be3aeb3a-fb24-0410-a615-afba39da0efa
2007-10-30 19:43:51 +00:00
notaz
c5b61ac25d psp bugfixes, tools
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@285 be3aeb3a-fb24-0410-a615-afba39da0efa
2007-10-29 20:19:30 +00:00