dborth
|
b68c750b8e
|
add more pref file search locations
|
2009-12-23 07:22:19 +00:00 |
|
dborth
|
707599e09d
|
jump to last file, improved auto update, make folders if not present
|
2009-12-23 00:39:48 +00:00 |
|
dborth
|
951b0bcb60
|
optimizations from dancinninjac
|
2009-12-14 07:13:07 +00:00 |
|
dborth
|
0f6d0f7b1b
|
fix save states, sync with VBA-M, finalize 2.1.1
|
2009-12-07 08:24:05 +00:00 |
|
dborth
|
178a26e23f
|
scrollbar up/down buttons fixed
|
2009-12-04 21:50:03 +00:00 |
|
dborth
|
7289f78286
|
|
2009-12-02 22:51:16 +00:00 |
|
dborth
|
5d267ed142
|
finalize 2.1.0
|
2009-12-02 22:50:13 +00:00 |
|
dborth
|
6bb71834d3
|
changes for save states. although there's still save corruption :(
|
2009-12-02 22:26:44 +00:00 |
|
dborth
|
a7b1ba9ae3
|
|
2009-12-02 07:02:25 +00:00 |
|
dborth
|
fa3bc5f315
|
|
2009-12-01 08:35:26 +00:00 |
|
dborth
|
cd86156b34
|
finalize 2.0.9
|
2009-11-30 08:25:22 +00:00 |
|
dborth
|
03a41bf40a
|
trash memcard code
|
2009-11-29 08:20:40 +00:00 |
|
dborth
|
ecb132c10c
|
|
2009-11-24 04:05:22 +00:00 |
|
dborth
|
c88d90e172
|
update comments
|
2009-11-24 03:57:42 +00:00 |
|
dborth
|
2249894872
|
optimization from dancinninjac
|
2009-11-16 23:28:25 +00:00 |
|
dborth
|
44d7390b15
|
add separate zoom options for hor and vert, for both GBA and GB
|
2009-11-16 09:02:17 +00:00 |
|
dborth
|
49ecf15912
|
|
2009-11-05 08:00:53 +00:00 |
|
dborth
|
8022c018e6
|
small fix
|
2009-11-05 06:49:30 +00:00 |
|
dborth
|
badb7747c9
|
|
2009-11-04 21:31:58 +00:00 |
|
dborth
|
daa7e8195e
|
change scrolling timing
|
2009-11-04 21:27:16 +00:00 |
|
dborth
|
e933e32b20
|
|
2009-10-27 21:51:17 +00:00 |
|
dborth
|
a1e3a93cec
|
reduce memory fragmentation. fixes out of memory crashes (eg: after many save state loads)
|
2009-10-27 06:02:04 +00:00 |
|
dborth
|
bc8d214611
|
|
2009-10-27 02:35:11 +00:00 |
|
dborth
|
c0e9545ba1
|
libwiigui documentation updates
|
2009-10-17 00:16:06 +00:00 |
|
dborth
|
04df044637
|
tidy up code
|
2009-10-15 07:43:25 +00:00 |
|
dborth
|
58d3adde97
|
|
2009-10-13 07:28:52 +00:00 |
|
dborth
|
03dea791a1
|
code tidy
|
2009-10-13 05:05:16 +00:00 |
|
dborth
|
e35145ec94
|
optimize - use pointer to wpad data
|
2009-10-13 00:49:08 +00:00 |
|
dborth
|
bcf39c640c
|
remove callback, correct use of DrawDone
|
2009-10-12 19:38:49 +00:00 |
|
dborth
|
19c2b454aa
|
bad key mapping
|
2009-10-09 22:27:26 +00:00 |
|
dborth
|
a87148eb8f
|
sync with VBA-M
|
2009-10-08 18:08:41 +00:00 |
|
dborth
|
607d5d0f97
|
code tidy
|
2009-10-07 18:04:26 +00:00 |
|
dborth
|
46efa8c104
|
finalize 2.0.8
|
2009-10-07 07:28:03 +00:00 |
|
dborth
|
c8f6ee1d87
|
|
2009-10-06 19:57:29 +00:00 |
|
dborth
|
da58b6b3c0
|
close file
|
2009-10-06 07:22:14 +00:00 |
|
dborth
|
ff78bdfaa5
|
rewritten code, many bugfixes
|
2009-10-06 07:17:52 +00:00 |
|
dborth
|
1fac866d18
|
fix pref path
|
2009-10-05 01:30:19 +00:00 |
|
dborth
|
941047bb18
|
minor improvements
|
2009-10-04 19:29:47 +00:00 |
|
dborth
|
852f7875fa
|
bugfix
|
2009-10-03 22:45:26 +00:00 |
|
dborth
|
1c50479099
|
compiling fix
|
2009-10-03 20:14:25 +00:00 |
|
dborth
|
2c59c29222
|
more small bugfixes
|
2009-10-03 19:47:35 +00:00 |
|
dborth
|
47bb000985
|
switch to size_t
|
2009-10-03 19:09:59 +00:00 |
|
dborth
|
b042913f10
|
small bugfixes
|
2009-10-03 18:44:23 +00:00 |
|
dborth
|
f1c2d1db4b
|
fix compile error
|
2009-10-03 17:07:13 +00:00 |
|
dborth
|
ccb16932f8
|
remove dvd file op code. handled by devoptab now. dvd in gamecube mode will work now.
|
2009-10-03 17:00:14 +00:00 |
|
dborth
|
3181fb22ad
|
Fixed some GB-Z80 instructions. Special thanks to Blargg and Dwedit.
|
2009-10-03 16:47:16 +00:00 |
|
dborth
|
fe4821550d
|
fix MBC2 saving/loading
|
2009-10-03 16:42:30 +00:00 |
|
dborth
|
0c9866bb66
|
small bugfixes
|
2009-10-02 03:09:10 +00:00 |
|
dborth
|
28718ab082
|
code restructure, revamp filebrowser
|
2009-10-01 22:42:02 +00:00 |
|
dborth
|
ba036c8420
|
|
2009-09-25 18:50:57 +00:00 |
|