Commit Graph

  • 057101b8de Patch for compiling with gcc 6.2.0 master Fabio Olimpieri 2017-01-08 17:02:17 +01:00
  • 4ba5d3be95 Create README.md Oibaf66 2015-07-01 18:48:49 +02:00
  • daa2b2f632 Migrating wiki contents from Google Code wiki Google Code Exporter 2015-06-29 16:07:08 -04:00
  • ec9e0a8c8f fixed bug for PRG file v2.4.2-beta fabio.olimpieri 2013-03-06 22:33:19 +00:00
  • fe0cbaf42e .sav file passed as arguments, UDF8 ttf font fabio.olimpieri 2013-03-06 22:32:16 +00:00
  • 99454336cb Fixed Restore key as binding key, install on usb device, case insensitive file order fabio.olimpieri 2013-01-19 22:46:32 +00:00
  • 706fc918dd Added argument management, fixed bug for prg files with sdhc card fabio.olimpieri 2013-01-13 18:48:15 +00:00
  • 434971987f v2.4.1: Fixed Restore key v2.4.1 fabio.olimpieri 2012-12-27 10:47:42 +00:00
  • 9c9f395426 Set Makefile for WII as default fabio.olimpieri 2012-05-19 06:13:45 +00:00
  • f5bb1fb7ed Fixes for non GEKKO platforms fabio.olimpieri 2012-02-18 14:12:40 +00:00
  • 285d304f01 Version 2.4 Added SMB support fabio.olimpieri 2011-08-08 11:21:52 +00:00
  • bee0dea293 Update for devkitPPC release 23 fabio.olimpieri 2011-07-12 08:53:40 +00:00
  • 8653c75399 Added Wiimote Rumble support Moved "reset c64" to main menu Moved "Help" to main main menu fabio.olimpieri 2011-06-17 19:36:52 +00:00
  • 41d0826a4a Improvements in the USB init management code fabio.olimpieri 2011-06-10 21:44:13 +00:00
  • 07b3a3c166 Added support for loading games from USB port (only FAT) fabio.olimpieri 2011-06-05 13:46:38 +00:00
  • 1c57b2170e WII_PORT variable changed with GEKKO fabio.olimpieri 2011-06-03 08:47:35 +00:00
  • 43c1930f03 Main: Fix host-based build again simon.kagstrom 2011-06-03 06:08:57 +00:00
  • 8085fee39c Version 2.2 Solved issues # 20, 21,23, 25, 29. fabio.olimpieri 2011-06-02 20:50:48 +00:00
  • 17d70cc3ef Keyboard input: Add option to use cursor keys as cursors instead of joystick simon.kagstrom 2010-08-23 08:32:48 +00:00
  • fd5fe7825f Gui refactoring 2: Separate the timer controller from the Gui simon.kagstrom 2010-08-15 12:11:23 +00:00
  • 01e2513f62 Gui refactoring, pass1: Rename Gui::gui->timerController -> controller simon.kagstrom 2010-08-15 11:59:34 +00:00
  • 78a4a29c83 Network: Reduce SDL deps (use uint* instead of Uint* from SDL) simon.kagstrom 2010-08-15 11:32:44 +00:00
  • 3c27c3b326 Add some unused network packets for game info transmission simon.kagstrom 2010-08-15 11:29:51 +00:00
  • 6b8bdfce22 Don't allow sending empty messages simon.kagstrom 2010-08-15 11:29:22 +00:00
  • 9b4b1dfe94 Don't display empty messages simon.kagstrom 2010-08-15 11:29:03 +00:00
  • 89955d1517 Link with libpng simon.kagstrom 2010-05-08 07:52:04 +00:00
  • 81507d0477 Update theme simon.kagstrom 2010-04-19 05:29:55 +00:00
  • 4d730c6fee Issue 26: Remove unused help option simon.kagstrom 2010-04-07 05:26:38 +00:00
  • 72e6efaf84 Create a dummy file (maybe helps with the homebrew browser bug where /frodo/tmp isn't created) simon.kagstrom 2010-04-06 05:10:01 +00:00
  • d24905b0b5 New disc info image simon.kagstrom 2010-03-30 19:04:22 +00:00
  • 9d72585440 More messages simon.kagstrom 2010-03-30 19:04:11 +00:00
  • 1854a65cd8 Forgot players in the game info... simon.kagstrom 2010-03-30 05:10:53 +00:00
  • 5964b5e783 Add extra game info stuff (genre, players etc) for the menu simon.kagstrom 2010-03-28 15:59:56 +00:00
  • dab3082e48 Remove printout simon.kagstrom 2010-03-28 12:56:04 +00:00
  • 4aef6329d2 Bump game info version to v2 and save new files with that simon.kagstrom 2010-03-28 12:42:19 +00:00
  • 5cfc60d9c8 Refactor game info version handling simon.kagstrom 2010-03-28 07:14:01 +00:00
  • d202722f5f Add genre/players to the structure and make the 8-bit simon.kagstrom 2010-03-27 07:53:12 +00:00
  • ab72622362 game-info: Add graphics artist, cleanup some stuff simon.kagstrom 2010-03-27 07:46:40 +00:00
  • 6631286c8a Cleanup game data handling a bit: Move the structure to the C-file and make the return value opaque (we shouldn't touch that stuff anyway) simon.kagstrom 2010-03-27 07:33:06 +00:00
  • b6bb39da68 Add publisher/creator/musician and genre/players to game info. These are not settable yet. Also refactor a bit and avoid using Alpha surfaces simon.kagstrom 2010-03-26 06:34:58 +00:00
  • a0f30e9388 Display message when network message is sent simon.kagstrom 2010-03-22 18:43:49 +00:00
  • 01ae78f2ac Update of the default theme simon.kagstrom 2010-03-22 18:41:58 +00:00
  • 193785d51b Correct game screenshot saving: Always save as 8-bit data, always use Gui::gui->screenshot simon.kagstrom 2010-03-22 18:37:35 +00:00
  • be3d67e12d Update web page again simon.kagstrom 2010-03-21 13:42:40 +00:00
  • 6364e49978 Update web page simon.kagstrom 2010-03-21 13:42:12 +00:00
  • 1380c71ab2 Update simon.kagstrom 2010-03-21 13:02:44 +00:00
  • ed6776efc6 Bump version simon.kagstrom 2010-03-21 12:53:11 +00:00
  • d6d8217866 Wait a while if the gui is active simon.kagstrom 2010-03-21 12:52:32 +00:00
  • 12ed482d0d Unmount on the Wii simon.kagstrom 2010-03-21 12:52:07 +00:00
  • eb3ad92fc0 Fix noise in menu simon.kagstrom 2010-03-21 12:38:24 +00:00
  • db6a76d666 Unused include simon.kagstrom 2010-03-21 12:38:16 +00:00
  • 8816763fce Fix wii key bindings and multiple joystick input (nunchuk/classic) simon.kagstrom 2010-03-21 12:23:58 +00:00
  • 60eda70d30 Correct wiimote binding simon.kagstrom 2010-03-21 08:34:17 +00:00
  • 31ed6f41ed Fix true 1541 emulation regression. Wrong warning fix simon.kagstrom 2010-03-20 13:48:17 +00:00
  • 90cc8d94ac Fix use-of-uninitialized simon.kagstrom 2010-03-19 16:57:22 +00:00
  • 9457a76210 Keep v1 for now simon.kagstrom 2010-03-19 13:16:12 +00:00
  • bd0166e397 Add graphics artist / musician. Will not be used quite yet simon.kagstrom 2010-03-18 12:23:11 +00:00
  • 65ad6963b1 Avoid double free simon.kagstrom 2010-03-17 20:46:43 +00:00
  • 596796287e Correct prefs saving simon.kagstrom 2010-03-17 17:11:29 +00:00
  • 17e2f4816c Make queueMessage take a printf-style format string simon.kagstrom 2010-03-17 11:29:36 +00:00
  • f12c77463d A friendly message to you, Rudie simon.kagstrom 2010-03-17 11:22:16 +00:00
  • df670a1785 Use GUI screenshot for network connects as well simon.kagstrom 2010-03-17 06:34:27 +00:00
  • 56e227029c Updated network info pic simon.kagstrom 2010-03-16 20:19:29 +00:00
  • acc79d9d9e Fix wii prefs path simon.kagstrom 2010-03-16 20:17:52 +00:00
  • d2a38d8b01 Remove unneeded warning simon.kagstrom 2010-03-16 17:07:18 +00:00
  • 96c46ce568 Update simon.kagstrom 2010-03-16 06:27:37 +00:00
  • 19f2bdad00 Remove help dialogue simon.kagstrom 2010-03-15 06:15:02 +00:00
  • 81f51cea98 Take screenshot at each menu enter simon.kagstrom 2010-03-15 06:11:31 +00:00
  • 7805a9c167 Update web page simon.kagstrom 2010-03-14 20:03:40 +00:00
  • 1ea4eaeb33 OK, this path is simon-specific, but ... simon.kagstrom 2010-03-14 19:53:56 +00:00
  • 176c46230d Remove up/down/left/right bindings - only keys now and fix Issue 22 simon.kagstrom 2010-03-14 16:26:07 +00:00
  • bf222dc91b Fix issue 22 (+/-): Switch + and - simon.kagstrom 2010-03-14 16:10:48 +00:00
  • 5cda496db6 Reverse +/- simon.kagstrom 2010-03-14 15:58:55 +00:00
  • 6a7b501741 Spell fix simon.kagstrom 2010-03-14 15:13:36 +00:00
  • 22242456f2 Update Baboons theme simon.kagstrom 2010-03-14 12:19:51 +00:00
  • ec1e10f331 A bit larger timeout simon.kagstrom 2010-03-14 12:17:23 +00:00
  • 3eb348a930 Reset the C64 when invoking start simon.kagstrom 2010-03-14 12:15:58 +00:00
  • a470e21b63 Fredric: Pause implicitly when entering the menu (and remove the option) simon.kagstrom 2010-03-14 12:03:30 +00:00
  • 486b5bffc7 rc2 simon.kagstrom 2010-03-14 11:53:29 +00:00
  • 7eded09726 Fix stats generation simon.kagstrom 2010-03-14 08:39:01 +00:00
  • 3400e9b36b Fix image counting simon.kagstrom 2010-03-14 08:32:53 +00:00
  • ee1a80bdf4 Fix t64 loading on the Wii simon.kagstrom 2010-03-14 07:37:37 +00:00
  • 0ffcf6263a Fix default fallback simon.kagstrom 2010-03-13 14:42:39 +00:00
  • cefc464017 New default theme simon.kagstrom 2010-03-13 14:41:34 +00:00
  • 2c383069f8 No longer default theme simon.kagstrom 2010-03-13 14:41:01 +00:00
  • 322faaf28b Allow saving selected theme in the prefs simon.kagstrom 2010-03-13 14:30:15 +00:00
  • 86750bfb5e Slightly improve sound buffer (SDL) simon.kagstrom 2010-03-13 14:14:55 +00:00
  • e1294b9c88 Fix pause during network play simon.kagstrom 2010-03-13 14:06:08 +00:00
  • b5fad7ebda More dead code simon.kagstrom 2010-03-13 12:56:34 +00:00
  • 88f7c29254 Yet another round of dead code cleanup simon.kagstrom 2010-03-13 12:47:07 +00:00
  • 12e1253a54 Use SDL sound for everything except Wii simon.kagstrom 2010-03-13 12:35:42 +00:00
  • 5324a2e769 Fine-tune SDL sound output simon.kagstrom 2010-03-13 12:31:47 +00:00
  • f731ceafa9 Initial implementation of SDL sound (not quite working...) simon.kagstrom 2010-03-13 12:09:29 +00:00
  • a7e9b707d0 Remove some old compatibility cruft simon.kagstrom 2010-03-13 09:46:57 +00:00
  • 906887f85d Autoamtically save game info when the screenshot timeout expires simon.kagstrom 2010-03-13 08:55:57 +00:00
  • 789168ef86 Update for v2 simon.kagstrom 2010-03-13 08:39:58 +00:00
  • a044d44a5f Rename changelog simon.kagstrom 2010-03-13 08:38:28 +00:00
  • 91808decc3 Update changelog simon.kagstrom 2010-03-13 08:38:07 +00:00
  • a2847afb9c Revert Wii button mapping workaround simon.kagstrom 2010-03-13 08:21:22 +00:00
  • 23be1855b5 Fix mapping of multiple joystick buttons to the same C64 key/button. simon.kagstrom 2010-03-13 08:14:04 +00:00