kub
f7741cac91
sound, fix mcd cdda (mono, resampling), type cleanup, remove minimp3
2022-02-08 20:49:43 +00:00
kub
4bb0b70ec8
core, chd support
2021-03-08 23:02:55 +01:00
kub
37631374df
ui, revised menu and option handling, added sound filter settings
2021-03-05 22:11:39 +01:00
kub
cdc6aac4c0
partially revived platform support for PSP (unfinished)
...
just to have a platform with an unusal screen resolution
- suspend/resume handling probably non-working
- no scaling settings
- no image generation
currently no intentions to finish this.
2021-01-10 12:13:56 +01:00
kub
f821bb7011
core, structural cleanup, fixes and improvements for type issues #2
2021-01-01 12:44:02 +01: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
cff531af94
clarify PicoDrive's license
...
- PicoDrive was originally released by fDave with simple
"free for non-commercial use / For commercial use, separate licencing
terms must be obtained" license and I kept it in my releases.
- in 2011, fDave re-released his code (same that I used as base
many years ago) dual licensed with GPLv2 and MAME licenses:
https://code.google.com/p/cyclone68000/
Based on the above I now proclaim that the whole source code is licensed
under the MAME license as more elaborate form of "for non-commercial use".
If that raises any doubt, I announce that all my modifications (which
is the vast majority of code by now) is licensed under the MAME license,
as it reads in COPYING file in this commit.
This does not affect ym2612.c/sn76496.c that were MAME licensed already
from the beginning.
2013-06-26 03:07:07 +03:00
notaz
7c18e34a74
skip junk in mp3_helix, refactor find_sync_word
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@889 be3aeb3a-fb24-0410-a615-afba39da0efa
2010-09-08 20:52:13 +00:00
notaz
efcba75f8a
lowercasing filenames, part1; makefile adjustments
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@574 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-08-28 12:21:04 +00:00
notaz
2b02d6e533
uncommited code for 151 release (PSP suspend, file browser, etc)
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@554 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-07-18 13:04:38 +00:00
notaz
602133e1c6
work on 'vblank on line start' problem, var changes, mask defines
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@408 be3aeb3a-fb24-0410-a615-afba39da0efa
2008-04-03 20:17:29 +00:00
notaz
ea08c2967b
PSP sustend/resume and stuff
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@306 be3aeb3a-fb24-0410-a615-afba39da0efa
2007-11-25 22:43:35 +00:00
notaz
2445b7cb6d
psp fixes, gamma
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@302 be3aeb3a-fb24-0410-a615-afba39da0efa
2007-11-24 15:04:47 +00:00
notaz
aefb65bc6a
psp late-night fixes
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@299 be3aeb3a-fb24-0410-a615-afba39da0efa
2007-11-18 00:26:41 +00:00
notaz
8b99ab90aa
final src and Makefile adjustments for PSP release
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@298 be3aeb3a-fb24-0410-a615-afba39da0efa
2007-11-17 22:13:35 +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
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
8022f53da6
dualcore integration in famc, bram cart C code, psp bugfixes
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@294 be3aeb3a-fb24-0410-a615-afba39da0efa
2007-11-11 15:38:27 +00:00
notaz
4b167c12c7
psp mp3 implementation
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@293 be3aeb3a-fb24-0410-a615-afba39da0efa
2007-11-10 22:43:26 +00:00
notaz
1820b5a7a1
initial psp code, functional menu
...
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@274 be3aeb3a-fb24-0410-a615-afba39da0efa
2007-10-11 20:43:48 +00:00