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
|
4ff4957a45
|
(360) Use input LUTs in code
|
2012-03-06 13:35:20 +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
|
762c2cb170
|
(360) Added SSNES Salamander to 360 - will now boot CORE.xex
from SSNES-Salamander.xex and rename CORE.xex once booted.
|
2012-03-05 12:07:09 +01:00 |
|
TwinAphex51224
|
bd500ae249
|
(360) Header typos
|
2012-03-05 01:15:27 +01:00 |
|
TwinAphex51224
|
ad5c890603
|
(360) Forgot to add new xdk360_input.h header file
|
2012-03-05 01:10:26 +01:00 |
|
TwinAphex51224
|
f46889daae
|
(360) D-pad mapped to left analog stick -make this configurable
later on (same for PS3 port)
|
2012-03-05 01:00:09 +01:00 |
|
Themaister
|
e3c5ebd937
|
Add define for strtoull.
|
2012-03-04 23:09:05 +01:00 |
|
TwinAphex51224
|
471dfcd478
|
(360) Filebrowser can now load ROMs from subdir
|
2012-02-17 21:28:23 +01:00 |
|
TwinAphex51224
|
8e8f56b5e8
|
(360) Combined console and font code into one file
|
2012-02-17 19:35:51 +01:00 |
|
TwinAphex51224
|
f9ab3711eb
|
(360) Remove some comments
|
2012-02-16 22:34:19 +01:00 |
|
TwinAphex51224
|
f2f09ce2ed
|
(360) xdk360_video_debugfonts is no longer class-based
|
2012-02-16 22:10:54 +01:00 |
|
TwinAphex51224
|
356d565ce6
|
(360) xdk360_video_console no longer class-based
|
2012-02-16 18:19:22 +01:00 |
|
TwinAphex51224
|
8ec0cb4f6c
|
(360) Simplified video console
|
2012-02-16 17:45:11 +01:00 |
|
TwinAphex51224
|
fd9f020afa
|
(360) Remove PIX calls
|
2012-02-16 16:28:31 +01:00 |
|
TwinAphex51224
|
52402d02c5
|
(360) Some improvements to font rendering
|
2012-02-16 16:14:31 +01:00 |
|
TwinAphex51224
|
1373ba167d
|
(360) Remove font centering/alignment code
|
2012-02-16 15:43:15 +01:00 |
|
TwinAphex51224
|
668aa9a9ac
|
(360) removed some unused code in console/debug fonts
|
2012-02-16 15:27:51 +01:00 |
|
TwinAphex51224
|
8dcf132b0c
|
(360) Updated 360 port too
|
2012-02-15 18:57:29 +01:00 |
|
TwinAphex51224
|
3cc042e2a6
|
(360) Compile fix for filepath_exists
|
2012-02-15 02:24:22 +01:00 |
|
TwinAphex51224
|
2cb946ec8b
|
(Core) Add filepath_exists to file.c - needed for console ports
|
2012-02-15 02:09:55 +01:00 |
|
TwinAphex51224
|
8459f39933
|
(360) Remove PNGs we are no longer going to use in our GUI
|
2012-02-15 01:44:16 +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
|
9969474326
|
(360) Dehardcode control binds
|
2012-02-13 15:53:50 +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
|
08f3313a3b
|
(360) Some more cleanups to console/debug fonts/resources
|
2012-02-13 04:28:44 +01:00 |
|
TwinAphex51224
|
98f30469eb
|
(360) Some cleanups
|
2012-02-13 02:51:07 +01:00 |
|
TwinAphex51224
|
36309050c4
|
(360) Skeleton ingame menu - doesn't yet draw anything yet other
than cached game image
|
2012-02-13 02:35: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 |
|
Themaister
|
000d863ae0
|
Fix nonblock bug.
|
2012-02-12 21:12:55 +01:00 |
|
TwinAphex51224
|
9609eca940
|
(360) Added fast forwarding option (hold down RStick down)
|
2012-02-12 18:42:51 +01:00 |
|
TwinAphex51224
|
ccfa448a66
|
(360) Some more cleanups
|
2012-02-12 17:39:02 +01:00 |
|
TwinAphex51224
|
1090eeb159
|
(360) Some cleanups
|
2012-02-12 17:13:13 +01:00 |
|
TwinAphex51224
|
3a66829933
|
(360) Working debug fonts
|
2012-02-12 15:23:35 +01:00 |
|
TwinAphex51224
|
045e72661a
|
Merge branch 'master' of github.com:Themaister/SSNES
|
2012-02-12 01:36:01 +01:00 |
|
TwinAphex51224
|
b9ef2ff133
|
(360) Added missing header file for debug fonts
|
2012-02-12 01:35:38 +01:00 |
|
TwinAphex51224
|
80136435d2
|
(360) Experimental WIP debug fonts (not yet working)
|
2012-02-12 01:34:48 +01:00 |
|
Themaister
|
9c861f13be
|
Fix additional exclamation marks.
|
2012-02-11 21:16:01 +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
|
6e753d7d99
|
(360) Non-HD height fix
|
2012-02-10 17:32:43 +01:00 |
|
TwinAphex51224
|
c07bcbea53
|
(360) Support for non-HD TVs
|
2012-02-10 17:31:20 +01:00 |
|
TwinAphex51224
|
c0cba36dec
|
(360) Added hardware filtering settings
|
2012-02-10 17:17:44 +01:00 |
|
TwinAphex51224
|
40c3158d7e
|
(360) Some more settings read from/saved to config file
|
2012-02-09 16:47:29 +01:00 |
|
TwinAphex51224
|
979b54178e
|
(360) Moved some state variables to g_console struct
|
2012-02-09 14:11:55 +01:00 |
|
TwinAphex51224
|
3a33c5e1ec
|
(360) Push small fix for config file loading/saving
|
2012-02-09 03:06:43 +01:00 |
|
TwinAphex51224
|
aeeb491a49
|
(360) Config file gets loaded and saved now
|
2012-02-09 03:10:20 +01:00 |
|
TwinAphex51224
|
38fb6f0a62
|
(360) Added header for menu.h
|
2012-02-09 02:36:09 +01:00 |
|
TwinAphex51224
|
e5e19edc65
|
(360) Special button mappings added - RSTICK Up - Rewind - RSTICK
Up + RT - Load State - RSTICK Down + RT - Save State -RSTICK
Left + RT - Save State Minus - RSTICK Right + RT - Save State Plus
|
2012-02-09 00:58:22 +01:00 |
|
TwinAphex51224
|
2cd7349cac
|
(360) No more memset in input_poll function
|
2012-02-08 21:10:13 +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
|
18d6d58a2b
|
(360) Small fix
|
2012-02-05 00:32:31 +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
|
402be572ea
|
(360) Added some extra printf reports to get_environment_settting
|
2012-02-04 14:25:44 +01:00 |
|
TwinAphex51224
|
884e39c58d
|
(360) Added get_environment_settings
|
2012-02-04 13:33:19 +01:00 |
|
TwinAphex51224
|
61c1b2bb1b
|
(360) Some settings XUI tweaks
|
2012-02-03 11:35:47 +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
|
38845d6ad5
|
(360) Add missing shared.h file
|
2012-01-24 01:20:26 +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
|
458abe3611
|
(360) Added image files for menu
|
2012-01-23 23:09:44 +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
|
94ff302111
|
(360) Changed ZeroMemory to memset - ZeroMemory is just a stupid
typedef for memset
|
2012-01-23 00:10:25 +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
|
ea49b02380
|
(360) Three-stage SSNES main
|
2012-01-22 19:45:58 +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 |
|
TwinAphex51224
|
e46f09c3b1
|
(360) Video gets inited before SSNES starts in preparation for XUI
|
2012-01-21 23:59:27 +01:00 |
|
Themaister
|
b4248038fb
|
Update license headers.
|
2012-01-08 01:12:05 +01:00 |
|
Themaister
|
2e456b2570
|
Rename gl-> to vid-> for consistency.
|
2012-01-07 15:30:52 +01:00 |
|
TwinAphex51224
|
fe17a42e62
|
(360) Fixed
|
2012-01-07 15:28:39 +01:00 |
|
Themaister
|
c46866c6e5
|
Use correct geometries (I hope).
|
2012-01-07 15:21:23 +01:00 |
|
Themaister
|
3117633adf
|
Actually use a viewport.
|
2012-01-07 15:11:57 +01:00 |
|
Themaister
|
8a49321648
|
Rename shader vars again. :D
|
2012-01-07 15:03:09 +01:00 |
|
Themaister
|
18f027ed41
|
Rename shader variable names.
|
2012-01-07 15:00:51 +01:00 |
|
TwinAphex51224
|
79b9c68cb5
|
(360) Compile fixes
|
2012-01-07 14:59:11 +01:00 |
|
Themaister
|
2b1344c3cf
|
Clean up and add missing bits to 360 D3D9.
|
2012-01-07 14:54:55 +01:00 |
|
TwinAphex51224
|
da26925118
|
(360) Fleshed out video driver some more
|
2012-01-07 14:13:23 +01:00 |
|
TwinAphex51224
|
e55dbe944d
|
(360) changed buf to uint8_t *
|
2012-01-06 22:55:07 +01:00 |
|
Themaister
|
f5ad906e7b
|
Don't need byteswapping on 360.
|
2012-01-06 22:49:30 +01:00 |
|
TwinAphex51224
|
7cad2bcd6e
|
(360) Some sound fixes
|
2012-01-06 22:40:40 +01:00 |
|
Themaister
|
cc921f25ed
|
Use integer audio on 360.
|
2012-01-06 22:30:12 +01:00 |
|
Themaister
|
ca375f65d5
|
Call CreateEvent.
|
2012-01-06 19:45:27 +01:00 |
|
TwinAphex51224
|
6efb904919
|
Merge branch 'master' of github.com:Themaister/SSNES
|
2012-01-06 14:12:38 +01:00 |
|
TwinAphex51224
|
072342cdab
|
(360) Gets to initing audio
|
2012-01-06 14:12:12 +01:00 |
|
Themaister
|
09761c0786
|
Merge branch 'master' of github.com:Themaister/SSNES
|
2012-01-06 00:05:05 +01:00 |
|
Themaister
|
c48fab00e8
|
Remove unneeded header.
|
2012-01-06 00:04:48 +01:00 |
|
TwinAphex51224
|
d1c562ce4e
|
(360) Small correction to main.c file
|
2012-01-05 23:19:14 +01:00 |
|
TwinAphex51224
|
649884bc05
|
(360) Added main files
|
2012-01-05 22:47:34 +01:00 |
|
Themaister
|
af35a18515
|
:v
|
2012-01-05 19:34:15 +01:00 |
|
Themaister
|
5560babc11
|
Some build fixups.
|
2012-01-05 19:33:38 +01:00 |
|
Themaister
|
3e76201d80
|
Rename to C++.
|
2012-01-05 19:28:19 +01:00 |
|
Themaister
|
5b15d8626c
|
Restructure XAudio2 360 driver.
|
2012-01-05 19:27:58 +01:00 |
|
TwinAphex51224
|
b7b9acb336
|
(360) compiles now
|
2012-01-05 18:38:29 +01:00 |
|
TwinAphex51224
|
8320d0a0e9
|
(360) Xaudio2 driver compiles now
|
2012-01-05 14:48:54 +01:00 |
|
TwinAphex51224
|
a287ebe736
|
(360) New Xaudio2 driver
|
2012-01-05 14:17:35 +01:00 |
|
TwinAphex51224
|
ebea0220cd
|
(360) Added 360 solution and added some defines
|
2012-01-05 13:30:13 +01:00 |
|
TwinAphex51224
|
2b01f36fc0
|
(360) Added preliminary xdk 360 drivers
|
2012-01-05 12:37:27 +01:00 |
|