Themaister
d7afd20346
Add new extensions to help FBA.
2012-03-12 00:39:24 +01:00
TwinAphex51224
fe0a6c8d07
(360 FB Alpha 360 libsnes works now
2012-03-11 23:03:20 +01:00
TwinAphex51224
a328bd578e
(360/PS3) Some changes needed for FBA on consoles in specific
2012-03-11 22:39:48 +01:00
TwinAphex51224
4e68eb12ab
Add back HAVE_ZLIB ifdefs for console_ext.c
2012-03-07 20:32:51 +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
Themaister
057846e45b
Micronit.
2012-03-06 22:48:45 +01:00
Themaister
d4c1cf4853
Style nits.
2012-03-06 22:45:51 +01:00
TwinAphex51224
9708536cd8
(PS3) ZIP files can now be unzipped - if you press X on a ZIP file
...
in the file browser, it will extract the contents to the /dev_hdd1
partition. You can then start the ROM from there. (problem right
now - savestates/SRAM get saved to this swap partition too -
which we flush at SSNES exit)
2012-03-06 22:20:15 +01:00
TwinAphex51224
556e158020
(Szlib) Added unzip.c and fileapi.c to szlib.c
2012-03-06 20:23:24 +01:00
TwinAphex51224
d9337a2589
(Szlib) Cleanups #3
2012-03-06 18:15:48 +01:00
TwinAphex51224
cc476af1fe
(Szlib) Cleanups #2
2012-03-06 18:02:54 +01:00
TwinAphex51224
4365b77577
(Szlib) cleanup
2012-03-06 17:49:49 +01:00
TwinAphex51224
f7c2bfe530
(PS3) Libsnes ports can now set per-system default keybind names
2012-03-06 16:06:47 +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
3c2591f71f
Revert "Revert "Remove useless return.""
...
This reverts commit 4959b8e20e
.
2012-03-05 21:31:11 +01:00
TwinAphex51224
4959b8e20e
Revert "Remove useless return."
...
This reverts commit 24e807f520
.
2012-03-05 21:30:28 +01:00
TwinAphex51224
b82d9be0ae
(360) Compile in szlib.c
2012-03-04 23:28:32 +01:00
TwinAphex51224
a2fe0330eb
(360) 360 compiles again
2012-03-04 23:15:25 +01:00
Themaister
10ac66e734
Legal stuff.
2012-03-04 21:54:07 +01:00
TwinAphex51224
5ebd0b4ed1
Initial commit of SZlib
2012-03-04 21:38:33 +01:00
Themaister
24e807f520
Remove useless return.
2012-03-04 13:59:45 +01:00
TwinAphex51224
db87f664b8
(PS3) Sound options added - reiniting sound has yet to happen
2012-03-03 11:54:14 +01:00
TwinAphex51224
4b67a3c59e
(PS3) Compiles in rsound now
2012-03-01 21:32:01 +01:00
TwinAphex51224
c310e32dd0
Merge branch 'master' of github.com:Themaister/SSNES
...
Conflicts:
console/rom_ext.c
console/rom_ext.h
2012-02-25 20:15:22 +01:00
TwinAphex51224
248f5efbd6
(PS3) Initial WIP exitspawn loading of external executables -
...
will flesh this out in subsequent ports
2012-02-25 20:11:57 +01:00
Themaister
a03c11d7d0
Clarify a bit.
2012-02-25 17:29:02 +01:00
Themaister
2e9fade00a
Add name generation from id.
2012-02-25 17:05:52 +01:00
Themaister
c32d321b06
stdbool.h is C99. Use a more proper define.
2012-02-05 00:50:47 +01:00
TwinAphex51224
02996fbe2e
(360) Rudimentary working filebrowser - hardcoded to game://roms/
...
path right now
2012-02-04 23:40:11 +01:00
Themaister
79f29a3966
Add test case and some fixes for re-entrancy.
2012-02-01 21:32:27 +01:00
TwinAphex51224
e538fe4364
(PS3) Implement ssnes_main wrap
2012-01-30 18:17:47 +01:00
Themaister
e0aa65efc3
Should fix crash.
2012-01-30 18:21:46 +01:00
Themaister
c569d9e179
Call ssnes_main_init().
2012-01-30 18:15:14 +01:00
Themaister
ef280919d3
Add a ssnes_main wrapper for more simple code.
2012-01-30 17:50:00 +01:00
Themaister
2721ccb52a
Style nits.
2012-01-29 21:44:37 +01:00
Themaister
be03b8ac95
Fix indentation.
2012-01-25 19:57:37 +01:00
TwinAphex51224
2acc30e1a4
(PS3) Filled in ssnes_console_get_rom_ext function
2012-01-25 02:49:15 +01:00
Themaister
dd1d83768b
Add stubs for future rom_ext handling.
2012-01-25 01:10:53 +01:00
Themaister
97725e69eb
Add missing license header.
2012-01-08 02:30:32 +01:00
Themaister
08aaa1021c
More aestethically pleasing effect.
2012-01-08 01:32:45 +01:00
Themaister
b4248038fb
Update license headers.
2012-01-08 01:12:05 +01:00
Themaister
6f5c33848e
Begin work on menu for Wii.
2012-01-08 00:57:44 +01:00