orbea
|
129eb5210b
|
fame: Add html file with terms of use
Source:
http://www.emu-france.com/emulateurs/7-processeurs/82-680x0/2311-fame/
Fixes https://github.com/notaz/picodrive/issues/132
|
2022-01-21 18:07:36 -08:00 |
|
orbea
|
c6f794f276
|
cz80: Add missing readme.txt with license information
Source:
5edfa0d543/cpu/cz80/readme.txt
|
2022-01-21 18:04:04 -08:00 |
|
notaz
|
1d366b1ad9
|
add a hack for Decap Attack
Should delay the pull-up affect instead, but probably nothing needs
this whole thing anyway.
|
2020-10-13 23:19:47 +03:00 |
|
notaz
|
93589da1b9
|
Merge pull request #106 from dinkc64/master
draw.c, DrawLayer(): impl. proper linescroll, fixes issue #56
|
2020-03-14 20:29:22 +02:00 |
|
dinkc64
|
ce32676eb8
|
draw.c, DrawLayer(): impl. proper linescroll, fixes issue #56
|
2020-03-13 19:26:09 -04:00 |
|
notaz
|
d0eab7dae8
|
deal with some gcc7+ warnings
|
2019-12-07 22:28:53 +02:00 |
|
notaz
|
29cdf77cf3
|
Merge pull request #101 from ccawley2011/evdev
Only build evdev code on GP2X and Pandora (it's only used by them).
|
2019-10-19 23:15:44 +03:00 |
|
Cameron Cawley
|
572ab2edc4
|
Remove unused header
|
2019-10-19 17:07:12 +01:00 |
|
Cameron Cawley
|
95a46e3f96
|
Only build evdev code on GP2X and Pandora
|
2019-10-19 17:06:52 +01:00 |
|
notaz
|
7ddd8501a7
|
release 1.93
just because orbea wants a release tarball
|
2019-01-25 02:36:25 +02:00 |
|
notaz
|
6ee3a0f98a
|
Merge pull request #85 from orbea/git
libretro: Allow setting GIT_VERSION.
|
2018-04-05 23:58:22 +03:00 |
|
notaz
|
8d40ae56f3
|
Merge pull request #83 from orbea/debug
Makefile: Update one more DEBUG conditional
|
2018-04-05 23:57:30 +03:00 |
|
orbea
|
cdb923c40d
|
libretro: Allow setting GIT_VERSION.
|
2018-04-03 10:41:26 -07:00 |
|
orbea
|
c7397eda55
|
Makefile: Update one more DEBUG conditional
|
2018-04-02 16:19:10 -07:00 |
|
orbea
|
079bc1bf44
|
Makefile: Build with optimizations if DEBUG=0
|
2018-04-02 23:19:50 +03:00 |
|
notaz
|
fd587b673e
|
ctr/3ds: attempt to improve cache flushing
|
2018-01-31 23:44:45 +02:00 |
|
notaz
|
2d2e57b2cf
|
fix some issues with menu bg
|
2018-01-28 19:59:58 +02:00 |
|
notaz
|
0a0073dc9f
|
fix a corner case with h-int
|
2018-01-28 19:13:01 +02:00 |
|
notaz
|
ee3c39efd2
|
fix DrawSpritesHiAS
|
2018-01-27 23:46:37 +02:00 |
|
notaz
|
6e05b76b6a
|
add a header fixup
|
2018-01-27 20:03:13 +02:00 |
|
notaz
|
cf83610baa
|
sms: improve irq handling
|
2018-01-27 19:41:57 +02:00 |
|
notaz
|
8fde2033ac
|
32x: implement standard/ssf2 mapper, part 2
Turns out wasn't actually hooked in.
|
2018-01-23 02:39:01 +02:00 |
|
notaz
|
310d973b9e
|
don't spam DMA message
VR US triggers this
|
2018-01-21 19:03:51 +02:00 |
|
notaz
|
8b9dbcde38
|
32x: implement standard/ssf2 mapper
|
2018-01-21 18:57:13 +02:00 |
|
notaz
|
fda2f31020
|
drc: support ms ABI
|
2018-01-07 01:20:00 +02:00 |
|
notaz
|
48c9e01be8
|
improve 64bit portability
for win64 mostly
|
2018-01-06 21:29:59 +02:00 |
|
notaz
|
a0b95da112
|
libretro: pass required arg to VirtualProtect
|
2018-01-03 03:00:32 +02:00 |
|
notaz
|
9cdfc191b6
|
add a pitch variable
32x is still broken
|
2017-12-27 19:54:07 +02:00 |
|
notaz
|
88f6038d05
|
Merge pull request #72 from Chips-fr/master
Support latest raspberry GLES library name
|
2017-12-27 19:53:32 +02:00 |
|
Chips-fr
|
9c0ac97043
|
Support latest raspberry GLES library name
|
2017-12-25 17:38:36 +01:00 |
|
notaz
|
898d51a7fd
|
drc: revive x86 dynarec, support x86-64
|
2017-12-12 01:45:59 +02:00 |
|
notaz
|
91be5ebd10
|
don't do idle log - it's not useful
|
2017-12-03 18:23:27 +02:00 |
|
notaz
|
98a3d79ba2
|
drc: arm: use movw/movt
it's about time...
|
2017-12-03 17:44:33 +02:00 |
|
notaz
|
00468b0a9b
|
drc: do lit check before size_nolit is cleared
|
2017-12-03 17:44:33 +02:00 |
|
notaz
|
d602fd4f73
|
drc: ignore cache-through on smc check
|
2017-12-03 17:44:33 +02:00 |
|
notaz
|
f0ed9e38ad
|
drc: rm overlapped block entry points
otherwise we get duplicates in hash tables
|
2017-12-03 17:44:33 +02:00 |
|
notaz
|
7e056c853a
|
stop IdleDet from affecting save states
|
2017-12-02 00:10:08 +02:00 |
|
notaz
|
eefdb8a559
|
32x: improve 68k bios handling
|
2017-11-29 02:31:19 +02:00 |
|
notaz
|
6c2041fea0
|
32x: add other timing hacks
For sdram sync, like NJTE.
Still bad, but don't have a better solution for now (or ever?).
|
2017-11-28 02:25:06 +02:00 |
|
notaz
|
31fbc691a1
|
32x: remove some comm hacks
they can (and do) easily break things
|
2017-11-28 02:25:06 +02:00 |
|
notaz
|
6311a3baf5
|
move more globals to PicoInterface
similar reasons as before
|
2017-10-22 02:13:46 +03:00 |
|
notaz
|
075672bf9f
|
sms: do psg like md does
|
2017-10-22 02:13:36 +03:00 |
|
notaz
|
eef77d7a8b
|
handle 'bad' dma better
|
2017-10-21 00:02:38 +03:00 |
|
notaz
|
ee5d41a1ed
|
pandora: mark prerelease versions
so they can live along released ones
|
2017-10-20 12:21:09 +03:00 |
|
notaz
|
35f2b65ef7
|
add 68k overclocking support
|
2017-10-20 12:21:09 +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
|
759c9d3846
|
pandora: fix build
Fixes: df9251536d "libretro: satisfy vita's dynarec needs in a cleaner way"
|
2017-10-20 12:20:59 +03:00 |
|
notaz
|
eaa147519f
|
sms: more md-consistent drawing
|
2017-10-17 01:01:26 +03:00 |
|
notaz
|
1c25c32c11
|
sms: improve sr a bit
|
2017-10-17 00:53:35 +03:00 |
|
notaz
|
7669591e08
|
famec: eliminate global context ptr
saves like 25-35K of .text
current compile resource usage on i5-6600K:
cpu mem
gcc 5.4.0: 17.0 1.1g
clang 3.8: 1686 2.3g
FAMEC_NO_GOTOS:
gcc 5.4.0: 8.4 0.4g
clang 3.8: 20.0 0.15g
vs2008/O2: ~1800 ?
vs2008/O1: ~720 ?
|
2017-10-15 03:26:48 +03:00 |
|