spu: stop at address 0
[pcsx_rearmed.git] / Makefile
2012-12-23 notazbump libpicofe for r-pi gl code
2012-12-23 notazfrontend: switch to libpicofe sdl code
2012-12-10 notazMerge branch 'libretro'
2012-12-10 twinaphexlibretro: make RGB565 support into compile-time option
2012-12-02 notazfrontend: fix clean libretro build
2012-12-02 notazmave plugin and core shared includes to single location
2012-11-28 notazclean up mmap hacks
2012-11-24 notazgte: avoid fno-strict-aliasing
2012-11-24 notazfix various warnings
2012-11-24 notazfix ARM build with --disable-dynarec
2012-11-17 notazfrontend: overlay improvements
2012-11-06 notazfrontend: make platform menu customizations more explicit
2012-11-05 notazdrop some unused code
2012-11-05 notazdetect undefined symbols early
2012-11-05 notazswitch over to libpicofe
2012-11-02 notazMerge branch 'enhancement'
2012-11-02 notazmove blit to core, allow filtering while blitting
2012-10-11 notazfrontend: pandora: update run script
2012-08-02 notazconfigure: fix some ordering issues
2012-08-02 notazfrontend/pollux: wiz: move tables to upper memory to...
2012-08-01 notazrelease r15 r15
2012-07-30 notazallow multiple sound drivers to be compiled
2012-07-29 notazsupport sdl audio
2012-07-29 notazselect builtin gpu plugin on configure
2012-07-29 notazfrontend: initial libretro support
2012-05-27 notazautomatically build plugins
2012-04-29 notazfix some build issues and warnings
2012-04-29 notazfrontend: generic: preliminary SDL support
2012-04-29 notazfrontend: clean up some hacks
2012-04-21 notazrename vout_fb to vout_pl
2012-04-21 notazbring in configure build system
2012-04-18 notazsupport emulated RAM mapped at offset
2012-03-05 notazplugin build hack
2012-03-04 notazrelease r14 r14
2012-01-20 notazgpu-gles: add gpulib code
2012-01-18 notazrefactor gpu plugins and Makefiles
2012-01-08 notazfrontend: oshide->xenv refactoring
2011-12-21 notazgpu_neon: integrate Exophase's rasterizer
2011-12-11 notazupdate release packaging
2011-12-06 notazswitch default gpu to gpu_neon
2011-10-30 notazfrontend: input driver and volume control for Wiz
2011-10-30 notazupdate build for OABI
2011-10-30 notazspu: add asm mixing code for ARMv5 too
2011-10-30 notazfrontend: add touchscreen-as-buttons input code
2011-10-30 notazfrontend/pollux: add scaling
2011-10-30 notazinline/parametrize rootcounter reads
2011-10-09 notazadd caanoo frontend files, move pandora files
2011-10-09 notazdrc: remove some old inline memhandlers
2011-10-08 notaztry to support more compilers
2011-09-26 notazgte: split arm code for pollux, generate flagless handlers
2011-09-25 notazgte: switch divider back to table
2011-09-24 notazadd pollux/caanoo port, refactor things
2011-09-23 notazget rid of hard libbz2 dependency
2011-09-23 notazsupport armv5 build
2011-08-12 notazrelease r9 r9
2011-08-12 notazfrontend: refactor plugin_lib for maemo
2011-08-12 notazadd guncon support
2011-08-01 notazspu: split out mixing, use NEON for that on ARM
2011-06-07 notazenable Wall warnings by default
2011-03-21 notazrelease r8 r8
2011-03-13 notazfrontend: add screenshot functionality
2011-03-01 notazdfxvideo: turn off strict-aliasing (causes problems)
2011-03-01 notazfrontend: move skin and darken the background
2011-02-28 notazspu: compact chan structure a bit
2011-02-22 notazgte: starting some NEON code
2011-02-17 notazdrc: some PCSX-specific const addr io handlers
2011-02-11 notazmain.c: load savestate after prepare
2011-02-10 notazuse analog handling from dfinput
2011-02-10 notazfrontend: support analog controller using nubs; some...
2011-02-03 notazmaemo: clean up and integrate
2011-01-30 notazcdrcimg: support .bz/.znx/eboot formats
2011-01-29 notazspu: cleanup build a bit
2011-01-15 notazdrc: remove funcs from assert()s to allow NDEBUG build
2011-01-15 notazsome quick input code for PC build
2011-01-07 notazallow some build customization
2011-01-04 notazrelease r3 r3
2011-01-03 notazfrontend cleanup
2011-01-03 notazdfxvideo: massive cleanup
2011-01-01 notazgles: tweak Makefile, credits
2010-12-28 notazadd some plugin control from the menu, include spunull
2010-12-25 notazadd .pnd stuff r1
2010-12-25 notazmenu: add config save/load
2010-12-19 notazimproved memhandlers
2010-12-16 notazadd basic .Z support
2010-12-14 notazmenu: implement savestates and scaling cfg
2010-12-14 notazrefactor OSD code and PCNT stuff
2010-12-14 notazfix x86 build, minor refactoring
2010-12-14 notazadd OMAP layer, also preliminary menu, hud and input...
2010-12-14 notazsimple neon BGR555 to RGB565 converter
2010-12-14 notazmake PCNT stuff optional
2010-12-06 notazdrc: small debug improvement
2010-12-05 notazadd Pete's null SPU plugin
2010-12-05 notazdrc: initial cop2/gte implementation (works, mostly)
2010-12-01 notazdrc: further hacks, hle handling
2010-11-21 notazsome drc integration work
2010-11-18 notazfbdev output for xvideo, basic ARM build
2010-11-18 notazbuild plugins in
2010-11-16 notazminimal working gtk-less build