Commit graph

  • f9dd0a6360 allow slightly deviated sound rates (for Wiz) notaz 2009-08-08 13:18:41 +00:00
  • f71361b521 vsync bugfix + refactoring notaz 2009-08-07 19:43:35 +00:00
  • 0c2e114ed7 bugfix + some tweaks notaz 2009-08-07 14:11:03 +00:00
  • 51e7f3beb2 'shuffled objs1' makefile (for reference) notaz 2009-08-06 22:31:14 +00:00
  • dd59a74b20 oss code refactoring, sound for frame unlim mode notaz 2009-08-05 22:29:46 +00:00
  • 7bc9a680a2 do full frame before menu for proper bg notaz 2009-08-05 19:22:23 +00:00
  • 782b026efc bugfix notaz 2009-08-05 19:19:26 +00:00
  • f2d9ea1ee9 readme updated for 1.55 notaz 2009-08-05 12:51:27 +00:00
  • 6b8796e2a8 improve cd change handling notaz 2009-08-03 22:43:39 +00:00
  • 0d6fbb2c33 support kernels without EVIOCGKEY notaz 2009-08-03 21:50:56 +00:00
  • 22b2271a09 various pre-release tweaks notaz 2009-08-03 20:56:30 +00:00
  • fea1749d54 fix save/load of some vars notaz 2009-08-02 23:12:36 +00:00
  • 4858c6338b frame limiter opt, menu btn on cfg load fix notaz 2009-08-02 21:10:35 +00:00
  • 9615b3dfde unify helix mp3 code, some sound adjustments notaz 2009-08-02 19:42:12 +00:00
  • 8af2da7273 fix Wiz timer drift and button name notaz 2009-08-01 17:34:12 +00:00
  • b0eec79345 pollux overclocking with dividers notaz 2009-08-01 14:33:09 +00:00
  • 5d34757db5 menu adjustments (L, R for range controls) notaz 2009-07-31 22:02:51 +00:00
  • 9b8ad40b48 in_evdev: try to avoid touchscreens notaz 2009-07-31 22:02:05 +00:00
  • b5bfb86438 move emu loop to common; redo timing; add pollux timer notaz 2009-07-31 22:01:03 +00:00
  • 6dba776e17 enable evdev also for GP2X notaz 2009-07-28 21:07:19 +00:00
  • 053bef765a start splitting plat menu code; batt + clock in menu; bugfix notaz 2009-07-28 21:06:31 +00:00
  • 0aa509f90d update for recent /gp2x changes notaz 2009-07-28 18:50:35 +00:00
  • b79118011b anti-tear modes for Wiz notaz 2009-07-27 21:24:25 +00:00
  • 9ecdd73ae7 restore defaults function + some refactoring notaz 2009-07-26 13:13:01 +00:00
  • 92068389d8 clear binds feature notaz 2009-07-25 20:41:02 +00:00
  • 45deb4099e random fixes (root path and mmap svp tcache) notaz 2009-07-25 19:01:45 +00:00
  • 8e77275eda input: get rid of pl2 flag, use 'bind types' instead notaz 2009-07-25 17:14:06 +00:00
  • ee0f881e9f get rid of some CamelCase names notaz 2009-07-23 21:02:16 +00:00
  • 0114ccc43b fix FAKE_IN_GP2X notaz 2009-07-23 21:01:39 +00:00
  • 93c18cb44b further unification and refactoring notaz 2009-07-23 20:06:18 +00:00
  • 71769e27e9 restore some hw regs on exit to startup values notaz 2009-07-23 19:10:33 +00:00
  • 388947f33d more unification; replace some magic bits to defines notaz 2009-07-22 15:46:09 +00:00
  • 0fc3250a87 rm usbjoy; replaced by evdev, needs rewrite anyway notaz 2009-07-22 12:41:14 +00:00
  • 046c454067 linux port fixed; some cleanups notaz 2009-07-21 15:15:18 +00:00
  • fa8d133192 gp2x+wiz binary support, wiz code wip notaz 2009-07-17 22:49:29 +00:00
  • fa5e045bdc further prep for Wiz port. Cleanups, rm cpuctrl mmuhack; add warm notaz 2009-07-15 22:08:09 +00:00
  • d572cbad98 refactoring for Wiz port; random cleanups notaz 2009-07-15 16:13:43 +00:00
  • 9c0d458840 embed build date to one of debug screens notaz 2009-05-20 22:12:35 +00:00
  • 82abf46f3d gp2x->common menu migration finished, gp2x now only uses input fwk notaz 2009-05-14 13:41:48 +00:00
  • 2c60056042 key combos for new input code notaz 2009-05-11 20:58:55 +00:00
  • f15ca4db35 quick support for doeblesize 'small' font notaz 2009-05-11 19:34:00 +00:00
  • 44bfd52ff5 fix linux 'port' notaz 2009-03-18 20:43:41 +00:00
  • 5a31ef0777 fix gp2x build and some obvious menu glitches notaz 2009-03-15 21:02:40 +00:00
  • 7fd581f40b bring pandora to buildable state. Some cleanups and fixes along the way. notaz 2009-03-08 22:49:51 +00:00
  • 3ffee69c50 add support for doublesized menu fonts notaz 2009-03-06 22:21:23 +00:00
  • e31266dd11 screen ptr/size unification, major cleanups notaz 2009-03-04 22:07:13 +00:00
  • bf3c44f485 bugfix2 notaz 2009-03-04 22:06:40 +00:00
  • f3b6f1336a bugfix notaz 2009-03-04 21:46:23 +00:00
  • 73a853695e improve linux makefile notaz 2009-03-03 21:53:04 +00:00
  • 4ab30ad461 proper timeout handling for input subsys notaz 2009-03-03 21:52:07 +00:00
  • 049a6b3e80 major menu unification, minor reorganization notaz 2009-03-02 23:13:15 +00:00
  • 24b24674ae unified menu wip and some reorganization for it notaz 2009-02-22 22:58:59 +00:00
  • 13b692eb4e asyn-only dev support + in_gp2x driver notaz 2009-02-16 21:12:29 +00:00
  • 7f022a8d57 move select from evdev to upper level notaz 2009-02-16 15:09:05 +00:00
  • 6c263f30cc improve menu autorepeat notaz 2009-02-03 10:45:56 +00:00
  • 0b3e1198e7 use non-blocking mode by default (for cmdline), add pnd default binds notaz 2009-02-03 10:45:07 +00:00
  • fce20e73e7 continuing input framework integration notaz 2009-01-03 18:53:35 +00:00
  • 54563d7189 fix events loss notaz 2009-01-03 18:42:09 +00:00
  • 86883f7f8a gamepad suppord (fake d-pad digital btns) for input layer notaz 2009-01-02 22:43:08 +00:00
  • bc0420cd98 starting input layer integration work notaz 2009-01-02 19:43:56 +00:00
  • 906bdc9fb5 more input layer tweaks notaz 2009-01-02 19:43:27 +00:00
  • da767bd51b input layer mostly complete notaz 2009-01-01 22:35:33 +00:00
  • 7f3b59cfbc moved writelrom to use global path notaz 2009-01-01 22:28:03 +00:00
  • 595491c499 more input wip notaz 2008-12-30 22:25:38 +00:00
  • 34581c95f8 more input wip notaz 2008-12-30 16:53:18 +00:00
  • 289cd18ef0 renamed evdev notaz 2008-12-28 01:33:53 +00:00
  • 2258f158c4 some input framework attempt notaz 2008-12-27 22:39:00 +00:00
  • 8fc9402d7c Cyclone path adjustment notaz 2008-12-26 21:20:56 +00:00
  • d92ea04826 started evdev implementation notaz 2008-12-23 22:11:15 +00:00
  • b3972d826f extracted OSS code to sndout_oss_*, BTN->PBTN, refactoring notaz 2008-10-17 15:29:37 +00:00
  • 725d7f6c16 debug bgm player, sound code refactoring notaz 2008-10-16 13:32:55 +00:00
  • 095a240bd9 arm_linux.S for cache ops and random fixes notaz 2008-09-14 19:41:41 +00:00
  • f11bad75ed lowercasing filenames, part1; makefile adjustments notaz 2008-08-28 12:21:04 +00:00
  • 8611d1242e final fixes for UIQ3 notaz 2008-08-24 13:26:57 +00:00
  • 61f66fe0ab UIQ3 bugfixes, SVP drc indirect jumps, stuff notaz 2008-08-24 09:33:12 +00:00
  • ac087c0e3a readme and textfilter updated for uiq3 notaz 2008-08-21 13:26:49 +00:00
  • 36f6fd5afe UIQ3 update, some makefile unification, rm old configs, stuff notaz 2008-08-21 10:45:54 +00:00
  • 5d239ae7a4 Gizmondo port updated to 1.51b notaz 2008-08-10 10:18:36 +00:00
  • 7443ecd958 idle loop hack, psp bugfix, plat debug str notaz 2008-08-06 20:04:23 +00:00
  • 8add01a3a4 misv fixes notaz 2008-07-25 22:20:12 +00:00
  • f7c40368a7 load state ability from command line notaz 2008-07-25 19:53:23 +00:00
  • 0022091ebe fix for load-state-after-load crash notaz 2008-07-25 19:46:56 +00:00
  • de9b127473 pandora wip.. notaz 2008-07-24 10:29:17 +00:00
  • 492d353af9 more Pandora porting work notaz 2008-07-23 11:21:08 +00:00
  • fe01739339 beginnings for Pandora support notaz 2008-07-21 21:31:21 +00:00
  • d80d5b1b67 minor game_def.cfg update notaz 2008-07-21 20:52:06 +00:00
  • e9a1336572 ROM loader error handling improved notaz 2008-07-21 19:48:33 +00:00
  • dfa8d77a42 uncommited code for 151 release (PSP suspend, file browser, etc) notaz 2008-07-18 13:04:38 +00:00
  • 6589c840ca ABC turbo notaz 2008-07-16 12:50:33 +00:00
  • 1b38d64b02 readmes updated again notaz 2008-07-15 19:24:07 +00:00
  • 860b26f4bf 1.50a changelog notaz 2008-07-15 17:48:09 +00:00
  • 68504c1c4f 1.50a release? notaz 2008-07-15 17:10:33 +00:00
  • 8e6cbce1c7 step-frame added to debug notaz 2008-07-15 16:00:54 +00:00
  • b846453101 debug menu unified, more debug tools notaz 2008-07-14 21:00:24 +00:00
  • 4b811a8abe PSP sleep mode fixed, hopefully for read; 1.50 release notaz 2008-07-09 19:52:17 +00:00
  • 366747cc4b minor PSP improvement notaz 2008-07-08 19:36:54 +00:00
  • 425cae19e2 minor Makefile adj notaz 2008-07-08 18:17:52 +00:00
  • 9039861feb minor readme adjustments notaz 2008-07-07 20:56:24 +00:00
  • df845b3962 readme updated notaz 2008-07-07 19:08:20 +00:00
  • 3f2aaff20c some ts support, currently for Pico only notaz 2008-07-06 22:39:21 +00:00