TwinAphex51224
|
b8e6443710
|
(360) Use C functions for D3D
|
2012-03-08 16:14:09 +01:00 |
|
TwinAphex51224
|
8823b47a05
|
(360) Added screen orientation options - might want to refactor
this later on
|
2012-03-08 13:45:00 +01:00 |
|
TwinAphex51224
|
428050904c
|
(360) ZIP files can now be unzipped - press X on a ZIP file to
unzip the files to the cache: partition - from the filebrowser
you can then go to the cache partition and load the unzipped ROM.
|
2012-03-07 20:33:14 +01:00 |
|
TwinAphex51224
|
44b873af5b
|
Rename rom_ext.c to console_ext.c - rename xdk360_input.cpp to
xdk360_input.c
|
2012-03-06 14:12:28 +01:00 |
|
TwinAphex51224
|
0b3f0de625
|
(360) Will now start at root of game:\\ volume in ROM browser
as default path
|
2012-03-05 13:27:10 +01:00 |
|
TwinAphex51224
|
80a680a7ee
|
(360) You can change between libsnes cores now from the menu
|
2012-03-05 13:06:24 +01:00 |
|
TwinAphex51224
|
471dfcd478
|
(360) Filebrowser can now load ROMs from subdir
|
2012-02-17 21:28:23 +01:00 |
|
TwinAphex51224
|
48d589ffce
|
(360) New Quick Menu
|
2012-02-14 17:34:25 +01:00 |
|
TwinAphex51224
|
227f347e70
|
(360) Added initial Quick Menu
|
2012-02-14 02:41:35 +01:00 |
|
TwinAphex51224
|
69a5faaaab
|
(360) Implement swap callback
|
2012-02-13 22:53:07 +01:00 |
|
TwinAphex51224
|
1b28ea4945
|
(360) implement set swap block callback
|
2012-02-13 22:45:28 +01:00 |
|
TwinAphex51224
|
beeb660103
|
(360) Added new ingame menu (Right thumb stick) - will still have
to add a 'Quick Menu'
|
2012-02-13 16:45:08 +01:00 |
|
TwinAphex51224
|
1307648d08
|
(360) Simplify filtering types to 'point filtering' and 'linear
interpolation' (anisotropic is useless for 2D) - also get rid
of filter_type member in g_console
|
2012-02-13 15:16:01 +01:00 |
|
TwinAphex51224
|
5a3b88bdd6
|
(360) Added /privilege=6 to imagexex command line (allow insecure
sockets - no more 'couldn't resolve symbolic link root name
XlfsUploadCache'
|
2012-02-13 00:05:23 +01:00 |
|
TwinAphex51224
|
3a66829933
|
(360) Working debug fonts
|
2012-02-12 15:23:35 +01:00 |
|
TwinAphex51224
|
390628b1e3
|
(360) Can now return back to game from the menu by pressing
L3 + R3 (if a ROM has already been loaded)
|
2012-02-11 15:31:11 +01:00 |
|
TwinAphex51224
|
c0cba36dec
|
(360) Added hardware filtering settings
|
2012-02-10 17:17:44 +01:00 |
|
TwinAphex51224
|
979b54178e
|
(360) Moved some state variables to g_console struct
|
2012-02-09 14:11:55 +01:00 |
|
TwinAphex51224
|
aeeb491a49
|
(360) Config file gets loaded and saved now
|
2012-02-09 03:10:20 +01:00 |
|
TwinAphex51224
|
dc1a32f7f7
|
(360) Can exit back to menu and load another ROM with thumb stick
left + thumb stick right - loads several ROMs fine but might still
be crash-prone
|
2012-02-08 18:52:42 +01:00 |
|
TwinAphex51224
|
f6edb9a607
|
(360) Menu - A/B images show up now
|
2012-02-08 16:10:01 +01:00 |
|
TwinAphex51224
|
c161e3bc35
|
(360) Filebrowser can now navigate subdirs
|
2012-02-08 15:23:12 +01:00 |
|
TwinAphex51224
|
996794134f
|
(360) Give menu screens some more real estate (480p lowest res)
|
2012-02-05 00:25:57 +01:00 |
|
TwinAphex51224
|
02996fbe2e
|
(360) Rudimentary working filebrowser - hardcoded to game://roms/
path right now
|
2012-02-04 23:40:11 +01:00 |
|
TwinAphex51224
|
e85471a239
|
(360) renamed fileio.c to file_browser.c
|
2012-02-04 20:43:56 +01:00 |
|
TwinAphex51224
|
0e2de25f85
|
(360) Add fileio for 360
|
2012-02-04 20:33:51 +01:00 |
|
TwinAphex51224
|
979b7e6479
|
(360) Can now enable/disable rewind setting in Settings menu -
can now return from Settings menu to main menu
|
2012-02-03 11:32:31 +01:00 |
|
TwinAphex51224
|
862082915b
|
(360) Fix 360 build
|
2012-02-02 21:50:11 +01:00 |
|
TwinAphex51224
|
15bc0e0813
|
(360) Have 360 port use same setting variables as PS3 port
from g_console struct
|
2012-02-02 19:01:52 +01:00 |
|
TwinAphex51224
|
b9ce2d4142
|
(360) Can now navigate to settings screen
|
2012-01-25 07:19:07 +01:00 |
|
TwinAphex51224
|
e6f2aa81f7
|
(360) Added settings XUI - navigation not yet working
|
2012-01-24 06:55:27 +01:00 |
|
TwinAphex51224
|
42b101b024
|
(360) Added libsnes core text to SSNES main screen and
dehardcoded SSNES version number - ASCII to Unicode messiness
inside
|
2012-01-24 06:11:01 +01:00 |
|
TwinAphex51224
|
a5db76d7db
|
(360) Some error return fixes in menu_init
|
2012-01-24 01:09:34 +01:00 |
|
TwinAphex51224
|
5181463606
|
(360) Use SSNES_ERR instead of OutputDebugString
|
2012-01-24 01:06:12 +01:00 |
|
TwinAphex51224
|
a9ffab7854
|
(360) Quit button returns to dash
|
2012-01-24 00:32:44 +01:00 |
|
TwinAphex51224
|
2797ec3a79
|
(360) file browser button now goes to ROM loading/emulation state
|
2012-01-24 00:29:03 +01:00 |
|
TwinAphex51224
|
8c672bc613
|
(360) Added XUI logic (test)
|
2012-01-24 00:02:02 +01:00 |
|
TwinAphex51224
|
08a9525508
|
(360) XUI additions
|
2012-01-23 22:22:54 +01:00 |
|
TwinAphex51224
|
730983bf59
|
(360) Truetype font gets loaded now
|
2012-01-23 21:49:21 +01:00 |
|
TwinAphex51224
|
c7692e7a72
|
(360) XUI scene renders now
|
2012-01-23 21:36:54 +01:00 |
|
TwinAphex51224
|
8da940d0e5
|
(360) Fixed some deployment rules
|
2012-01-23 21:30:59 +01:00 |
|
TwinAphex51224
|
05607880f8
|
(360) Add some more XUI code - resource files from xzp files still
not loading - also added drive mounting code
|
2012-01-23 05:10:23 +01:00 |
|
TwinAphex51224
|
aa32810151
|
(360) More work on XUI + fixed a bug in input code
|
2012-01-22 22:45:32 +01:00 |
|
TwinAphex51224
|
6614e4ef92
|
(360) Added custom build steps
|
2012-01-22 21:47:34 +01:00 |
|
TwinAphex51224
|
d4d97bfae1
|
(360) Use game image drive instead of devkit drive partition -
should work on retail
|
2012-01-22 02:05:09 +01:00 |
|
TwinAphex51224
|
2fd7c1bb9f
|
(360) Add preliminary WIP XUI menu code - far from complete
|
2012-01-22 01:43:54 +01:00 |
|