Commit Graph

38 Commits

Author SHA1 Message Date
dborth
3e76213c96 add DI_Close, don't wait for net init before entering game, add filename text scrolling, improved efficiency on text wrapping, add reset button for mappings, change video callbacks to avoid over-reading pads 2009-06-27 20:06:26 +00:00
dborth
99e23f239c only update battery images when required, GB mono changes 2009-06-17 07:47:22 +00:00
dborth
3f71b1f69c correction for loading settings from usb, set widescreen to maximum size 2009-06-16 05:01:12 +00:00
dborth
a8eb751e40 partial cleanup of palette saving/loading disaster code 2009-06-01 07:20:23 +00:00
dborth
ba6a55d50c correction for home menu popping up on game load 2009-05-30 06:47:05 +00:00
Carl.Kenner
16e3e02d15 GB Palette editing (saving doesn't work yet).
More built-in palettes.
Palettes now fade to white correctly instead of getting brighter.
Star Wars, TMNT, Lord Of The Rings, Wii Controls.
Some (disabled) logging functions.
2009-05-27 17:31:18 +00:00
dborth
b9c609408e fix black screenshot when returning to menu issue 2009-05-25 06:45:42 +00:00
dborth
e4e4624a29 add option to disable rumble, auto-determine if HBC stub is present 2009-05-20 05:23:49 +00:00
dborth
6ed7f2e8ee remove tmbinc msec timer, replace with libogc usec timer. fix unfiltered mode. 2009-05-12 06:59:05 +00:00
dborth
2838765896 improve device thread 2009-05-06 17:28:50 +00:00
dborth
afd2335815 new menu 2009-04-08 07:08:12 +00:00
Carl.Kenner
f4715d3c26 Rumble for all GBC rumble games and Drill Dozer. Rumble should work on Gamecube controller too. The following games have native rumble support: WarioWare Twisted, Drill Dozer, 10 Pin Bowling, 3-D Ultra Pinball Thrillride, Disney's The Little Mermaid II: Pinball Frenzy, Hole in One Golf, Missile Command, NASCAR Challenge, Perfect Dark, Pokémon Pinball, Polaris SnoCross, Ready 2 Rumble Boxing, Star Wars Episode I: Racer, Test Drive Off-Road 3, Tonka Raceway, Top Gear Pocket\Top Gear Rally, Vigilante 8, Zebco Fishing, and maybe some other games.
Also, rumble and wii-control code has been cleaned up a bit.
2009-03-20 20:22:22 +00:00
dborth
bf304d5b82 source refactor, merge/modify more changes from Carl Kenner 2009-03-04 07:01:04 +00:00
dborth
fde5171e0c 2009-02-20 09:36:05 +00:00
dborth
975cb72438 audio code corrections, sound static still present on GBA games 2009-01-13 04:20:08 +00:00
dborth
5dcdb7e86a update audio core to match VBA-M (BUG: static added to GBA sound!) 2009-01-10 08:03:58 +00:00
dborth
093dca1d66 major code audit - bugs fixed, vars made static, file browser memory dynamically allocated 2008-12-30 00:10:12 +00:00
dborth
3aa8137e81 minor bug fixes, auto-update feature 2008-12-24 07:52:35 +00:00
dborth
ed93edc51d optimize boot sequence, more intelligent device auto-detect, network error message improvements 2008-12-22 09:23:48 +00:00
dborth
e03dd275f7 improve device thread, change pref loading 2008-12-18 23:21:51 +00:00
dborth
18e267b1f0 rewrite file code 2008-12-18 18:58:30 +00:00
dborth
ab6fb44b18 minor bugfixes 2008-11-26 07:39:09 +00:00
dborth
7a47d1b806 finalize 1.0.5 2008-11-19 07:14:00 +00:00
dborth
c6e9dce0d7 change pref file to <apppath>/settings.xml 2008-11-17 08:02:22 +00:00
dborth
8200baf3bb add wii power/reset button support, wiimote power button support 2008-11-17 00:09:38 +00:00
dborth
830db0e150 tidy up file code 2008-11-12 07:53:25 +00:00
dborth
e006e66c77 add zoom saving, widescreen 2008-10-24 06:16:15 +00:00
dborth
5e024b9f70 fix for Qoob modchip users 2008-10-21 08:09:18 +00:00
dborth
de7c11dd25 frameskipping tweaks 2008-10-21 07:17:07 +00:00
dborth
53958d97b0 add per-game settings for better save compatibility 2008-10-19 09:14:22 +00:00
dborth
47365d258c fix GB <> GBA crash 2008-10-18 20:40:48 +00:00
dborth
cb83ca6688 enable readahead cache for faster file access 2008-10-03 06:58:21 +00:00
dborth
af596450f7 memory based battery/state working, GC version working 2008-09-29 07:35:26 +00:00
dborth
2522d87963 SMB/DVD/ZIP now mostly functional 2008-09-26 08:10:36 +00:00
dborth
f743ba405a video tweak 2008-09-26 01:01:08 +00:00
dborth
0b7ed963a2 code commenting, minor changes 2008-09-17 02:27:55 +00:00
dborth
eff1bf8705 battery and saves work now, many many other improvements 2008-09-17 01:54:21 +00:00
dborth
fc4c229edc structure/system overhaul - partially working 2008-09-16 05:42:21 +00:00