add a hack for Decap Attack
[picodrive.git] / pico /
2020-10-13 notazadd a hack for Decap Attack master github/master
2020-03-14 notazMerge pull request #106 from dinkc64/master
2020-03-13 dinkc64draw.c, DrawLayer(): impl. proper linescroll, fixes...
2019-12-07 notazdeal with some gcc7+ warnings
2018-01-28 notazfix a corner case with h-int
2018-01-27 notazfix DrawSpritesHiAS
2018-01-27 notazadd a header fixup
2018-01-27 notazsms: improve irq handling
2018-01-23 notaz32x: implement standard/ssf2 mapper, part 2
2018-01-21 notazdon't spam DMA message
2018-01-21 notaz32x: implement standard/ssf2 mapper
2018-01-06 notazimprove 64bit portability
2017-12-03 notazdon't do idle log - it's not useful
2017-12-01 notazstop IdleDet from affecting save states
2017-11-29 notaz32x: improve 68k bios handling
2017-11-28 notaz32x: add other timing hacks
2017-11-28 notaz32x: remove some comm hacks
2017-10-21 notazmove more globals to PicoInterface
2017-10-21 notazsms: do psg like md does
2017-10-20 notazhandle 'bad' dma better
2017-10-20 notazadd 68k overclocking support
2017-10-20 notazrearrange globals
2017-10-16 notazsms: more md-consistent drawing
2017-10-16 notazsms: improve sr a bit
2017-10-15 notazfamec: eliminate global context ptr
2017-10-14 notazfamec: split fm68k_emulate
2017-10-14 notazget rid of custom memcpy funcs
2017-10-14 notazfix clang build
2017-10-14 notazlet it build on msvc
2017-10-13 notazdrop some unnecessary inlines
2017-10-13 notazlibretro: satisfy vita's dynarec needs in a cleaner way
2017-10-13 notazlibretro: drop sram clear
2017-10-13 notazsome portability cleanups
2017-10-13 iLagFix remaining bugs and fix indentation
2017-10-13 iLagRestore support for short GG cheats.
2017-10-13 iLagAdd support for Master System cheats.
2017-10-13 iLagAdd support for single-line cheats and PAR codes.
2017-10-13 DavidFix the lprintf method (libretro side)
2017-10-13 notazbuild: some clean ups
2017-10-13 notazfix cell scroll drawing
2017-10-13 notazrework sr
2017-10-13 notazsome irq hacks
2017-10-13 notazfix t574 reset
2017-10-13 notazsplit memories away from Pico
2017-10-13 notazdrop legacy save support
2017-10-11 notazdrop unmaintained mips code
2017-10-11 notazvdp timing hacks
2017-10-11 notazadjust z80 timing a bit
2017-10-11 notazfix various logging issues
2017-10-11 notazsome more risky timing changes
2017-10-06 notazfix underalloc
2017-10-06 notazsome poor timing improvement attempts
2017-10-06 notazslightly better z80 vdp reads
2017-10-06 notazhandle frequent psg updates
2017-10-06 notazsn76496: simplify writes
2017-10-06 notazclean up dac code a bit
2017-10-06 notazstate: setup banks before CPUs on load
2017-10-06 notazsimple ym2612 fixes
2017-10-06 notazfix ym2612 asm, rework EG
2017-10-02 notazsome support for vdp debug reg
2017-10-02 notazsimplify tile drawing
2017-10-02 notazscroll size improvement
2017-10-02 notazsome support for 128k mode
2017-10-02 notazallow limited z80 vdp access
2017-10-02 notazrecognize the MED ssf2 header
2017-10-02 notazrelax the bank check
2017-10-02 notazfame: always update the fetch map
2017-10-02 notazdon't miss the sprite check
2017-10-02 notazsome dma improvements
2017-09-30 notazmake dma honour banking
2017-09-30 notazintegrate SPI EEPROM
2017-09-30 notazimport SPI EEPROM from Genesis-Plus-GX
2017-09-20 notazmemory: allow SRAM word writes
2017-09-20 notazworkaround idledet breaking op test
2017-09-20 notazmusashi: don't generate unneeded handlers
2017-08-18 notaz32x: skip unnecessary bios work in cd mode
2017-08-10 notazdrz80: drop fast_sp for compatibility
2017-08-06 notazget some gp2x stuff out of the way for others
2017-08-06 notazremove dead code
2017-08-06 notazeliminate texrels, part 3
2017-08-06 notazeliminate texrels (wip2)
2017-08-06 notazeliminate texrels (wip)
2017-08-05 notazremove some dead code
2017-08-05 notazcd: fix missed null terminator
2017-08-03 notazfix a name clash with newer zlib
2017-04-16 notazfix some warnings
2017-04-16 notazfix broken error path
2017-04-16 notazuse system's zlib
2017-04-16 notazget rid of the silly unzip_stream
2015-08-28 notazmake memcpy32/memset32 take void *
2013-10-12 notazfix use of freed mem
2013-10-12 notazremove regs union due to compiler issues
2013-10-10 notazupdate gp2x for input changes
2013-10-08 notazfix yet another sync issue..
2013-10-07 notazcd: hacks..
2013-10-06 notazcd: switch to CD drive emu code from genplus
2013-10-06 notazcd: switch to CD controller code from genplus
2013-10-04 notazcd: fix cycle overflow issue
2013-10-04 notazsound: remove cd rate limitations
2013-09-24 notazfamec: remove unused dual code
next