add a hack for Decap Attack
[picodrive.git] / cpu /
2019-12-07 notazdeal with some gcc7+ warnings
2019-01-25 notazrelease 1.93 v1.93
2018-01-21 notaz32x: implement standard/ssf2 mapper
2018-01-06 notazdrc: support ms ABI
2018-01-06 notazimprove 64bit portability
2017-12-11 notazdrc: revive x86 dynarec, support x86-64
2017-12-03 notazdrc: arm: use movw/movt
2017-12-03 notazdrc: do lit check before size_nolit is cleared
2017-12-03 notazdrc: ignore cache-through on smc check
2017-12-03 notazdrc: rm overlapped block entry points
2017-10-20 notazrearrange globals
2017-10-20 notazpandora: fix build
2017-10-15 notazfamec: eliminate global context ptr
2017-10-14 notazfamec: split fm68k_emulate
2017-10-13 notazdrop some unnecessary inlines
2017-10-13 notazandroid: make armeabi buildable
2017-10-13 notazlibretro: satisfy vita's dynarec needs in a cleaner way
2017-10-13 notazsome portability cleanups
2017-10-13 notazfame: fix roxr
2017-09-20 notazworkaround idledet breaking op test
2017-09-20 notaz68k cores: fix bcd instructions
2017-09-20 notazfamec: adjust divu timing
2017-09-20 notazfamec: fix CHK
2017-09-20 notazfamec: improve trace a bit
2017-09-20 notazmusashi: don't generate unneeded handlers
2017-09-12 notazmusashi: run same amount of cycles as other cores
2017-09-12 notazmusashi: fix build on newer gcc
2017-08-18 notazsh2: handle some branch exceptions
2017-08-10 notazdrz80: drop fast_sp for compatibility
2017-08-07 notazandroid: solve "text segment is not shareable"
2015-08-28 notazupdate to newer cyclone and libpicofe
2013-12-07 notaztry to deal with some famec compiler issues
2013-09-24 notazfamec: remove unused dual code
2013-09-09 notazdrz80: don't use swp
2013-09-09 notazhandle dbra wait loops, update cyclone
2013-08-31 notazMerge branch 'dev'
2013-08-31 notazallow to disable SH2 dynarec on runtime
2013-08-31 notazsms: add pause support
2013-08-27 notazfamec: make reentrant
2013-08-20 notazdeal with some strict aliasing issues
2013-08-19 notaz32x: some mapping corrections
2013-08-15 notazfixes for idle and other stuff
2013-08-14 notaz32x: drc: emulate illegal insn
2013-08-14 notaz32x: simplify logging a bit
2013-08-10 notazfix incomplete init
2013-08-10 notazminor 68k timing tuning
2013-08-10 notazsome new cpu debug code
2013-08-08 notaz32x: memhandler improvements
2013-07-29 notazdrc: do a test on startup
2013-07-29 notazpreserve r9 for apple
2013-07-28 notazdrz80: fix flag saving
2013-07-28 notazdrc: dumb detection of writes to current block
2013-07-28 notazdrc: some debug improvements
2013-07-27 notazrework sh2 sync, again..
2013-07-22 notazdrc: tune invalidation
2013-07-22 notazcomment adjustments
2013-07-22 notazdrc: various fixes / refactoring
2013-07-22 notazsh2dasm: print addrs consistently with everything else
2013-07-22 notazdrc: fix regcache and invalidation issues
2013-07-22 notazdrc: debug improvements
2013-07-20 notazdrc: split disassembly to separate pass
2013-07-20 notazsh2: minor fixes
2013-07-20 notazdrc: rm write irq check
2013-07-17 notazdrc: rework block link tracking
2013-07-17 notazdrc: rework block tracking and lookup
2013-07-16 notazdrc: some renaming
2013-07-16 notazdrc: rework invalidation yet more
2013-07-14 notazdrc: rework invalidation
2013-07-13 notaz32x: fix savestates
2013-07-13 notazdrc: timing fixes
2013-07-13 notazdrc: lots of new debug code
2013-07-13 notazsh2: timing fixes
2013-07-13 notazsh2: sync sh2 core with latest mame
2013-07-11 notazrm dupe file
2013-07-09 notazdrc: reload cycles after memhandlers
2013-07-09 notaz32x: add some comments
2013-07-09 notaz32x: rework scheduling/timing
2013-07-08 notaz32x: start reworking sheduling
2013-06-29 notazfamec: fix 64bit portability issues
2013-06-28 notazdrc: some portability fixes
2013-06-26 notazadd configure, revive pnd build, unify/refactor things
2013-06-26 notazsome uncommitted old mapper code
2013-06-26 notazclarify PicoDrive's license
2013-06-22 notazremove unused/unmaintained code
2013-06-22 notazswitch Cyclone to submodule on it's own git repo
2013-06-22 notazstart new makefile, migrate to libpicofe
2010-06-02 notazallow compiling without 32x and sms code
2010-01-29 notazsh2 overclock and logging stuff, menu refactoring
2010-01-27 notaz32x and sms savestates. Core-independent z80 state...
2010-01-27 notazbugfixes related to mmap usage for ROM
2010-01-23 notaz32x: improve irq handling + few bugfixes
2010-01-23 notaz32x: drc: more bugfixing
2010-01-21 notaz32x: drc: new smc handling, some bugfixes + refactoring
2010-01-19 notaz32x: drc: new debug facility (pdb). Few fixes thanks...
2010-01-15 notaz32x: drc: some constant propagation
2010-01-07 notazsh2 drc comments and missing pandora file
2010-01-06 notaz32x: drc: block linking
2010-01-02 notaz32x: drc: mmap dram+rom for direct dereference
2009-12-29 notaz32x: drc: inline dispatcher and irq handling; do write...
2009-12-15 notaz32x: drc: self-reentrant blocks
next