picodrive.git
2013-07-09 notaz32x: a hack for dealing with pwm inaccuracy
2013-07-09 notazsave event times to savestates
2013-07-09 notaz32x: add some comments
2013-07-09 notaz32x: rework scheduling/timing
2013-07-08 notaz32x: start reworking sheduling
2013-07-03 notazdon't crash on bad timing
2013-07-02 twinaphexAdd armv6 target
2013-07-02 notaz32x: fix lockstep code
2013-07-02 notaz32x: adjust sh2 cycles again
2013-07-02 notazavoid link-time dependency to libavcodec
2013-07-01 notazsupport mp3 decoding over libavcodec
2013-06-30 notazfrontend: fix build
2013-06-30 notazbetter workaround for ios
2013-06-30 notaztemporary (?) workaround for ios build
2013-06-30 notazdon't assume svp dynarec on ARM so that it can be disabled
2013-06-30 notazsplit out more asm from build, disable is on iOS (for...
2013-06-30 notazadd mremap implementation for where it's not provided
2013-06-29 notazfrontend: simplify config handling
2013-06-29 notazplat_sdl: handle exit in some way
2013-06-29 notazadd .md extension
2013-06-29 notazbump version, since this is not the same as last releas...
2013-06-29 notazfamec: fix 64bit portability issues
2013-06-29 notazdefault config adjustments
2013-06-28 notazinitial android build support
2013-06-28 notazbuild carthw.cfg in
2013-06-28 notazdrc: some portability fixes
2013-06-27 notazinitial libretro port
2013-06-26 notazmove ROM detect code to pico/
2013-06-26 notazadjust sh2 cycles so that at least Chaotix doesn't...
2013-06-26 notazget rid of port_config.s
2013-06-26 notazadd configure, revive pnd build, unify/refactor things
2013-06-26 notazpandora's skin from old 1.80 release
2013-06-26 notazrename config.c/h
2013-06-26 notazsupport multiple sound drivers
2013-06-26 notazstarting SDL port, refactoring
2013-06-26 notazminor fixes from old tree
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
2013-06-22 notazadd gitignore, gitsubmodules
2012-08-28 notazextend mmap wrapper functionality
2012-08-28 notazadd mmap prototypes
2012-07-23 notazinput: in_sdl: preliminary joystick support
2012-07-23 notazinput: SDL support
2012-07-22 notazmenu: support seeking the filelist with letter keys
2012-07-22 notazmenu: support seeking the filelist with letter keys
2012-07-22 notazinput: in_gp2x refactoring
2012-07-22 notazinput: move default bind handling to input core
2012-07-22 notazinput: move default bind handling to input core
2012-07-22 notazmenu: show savestate date
2012-04-10 notazfbdev: save and restore support
2012-04-09 notazxenv: allow to specify event filter
2012-04-09 notazxenv: add minimize functionality
2012-03-12 notazxenv: allow reading mouse through callbacks, for SDL...
2012-01-07 notazfbdev: crash on single buffering
2012-01-07 notazxenv: init g_kbdfd, as 0 is stdin
2011-12-10 notazinput: evdev: do centering adjustment
2011-12-10 notazmenu: limit enum text length
2011-12-09 notazinput: support analog read
2011-12-09 notazinput: support analog read
2011-10-30 notazinput: don't configure unprobed devices
2011-10-27 notazinput: make it more modular
2011-10-27 notazinput: make it more modular
2011-09-25 notazmenu: don't assume onoff vars are int
2011-09-03 notazlinux: oshide becomes xenv for broader use
2011-07-06 notazmenu: add pre-draw func and move pico ext filter
2011-05-22 notazupdate platform code to suit recent PCSX related changes
2011-05-22 notaza bugfix and cleanup in common code
2011-05-21 notazminor adjustmens
2011-05-21 notaz1.80 readme and filter for it
2011-03-21 notazinput: add hack to allow abs-only devices
2011-03-21 notazinput: detect dead devices, always set keynames
2011-03-21 notazinput: detect dead devices, always set keynames
2011-03-21 notazinput: kill "merge with defaults" behavior
2011-03-19 notazinput: don't use unintialized memory
2011-03-19 notazmenu: generalize credits code to show any message
2011-03-19 notazinput: allow several probe calls for rescan
2011-03-19 notazreadpnd: teach to writepng too (todo: rename?)
2011-02-22 notazfbdev: make sure color format is set
2011-02-12 notazinput: add include guard
2011-02-12 notazmenu: make key config more intuitive
2011-02-12 notazinput: expand in_unbind_all functionality
2011-02-03 notazpcsx related refactoring
2010-12-30 notazfbdev: resize: do single ioctl in nonerror path
2010-12-11 notazfbdev: change API to make easier to avoid glitches
2010-12-09 notazin_evdev: don't stop on bit0
2010-12-09 notazin_evdev: revert multi event handling from r901 to...
2010-12-09 notazlicense some code GPL compatible to use in PCSX
2010-12-09 notazlicense some code GPL compatible to use in PCSX
2010-12-09 notazin_evdev: remove defbinds (should go to plat code)
2010-12-09 notazinput: export defbind struct
2010-12-09 notazsplit menu so it can be reused in other projects
2010-12-08 notazfbdev: expand to allow more bpps
2010-11-13 notazcopyright for SDL reuse (will be dual licensed for PD)
2010-11-08 notazinput: add in_get_key_code
2010-11-07 notazin_evdev: do all events in update_keycode
2010-11-07 notazminor refactoring (lprintf)
2010-09-18 notazfix patch support
next