Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

Merge networkfusion fork #6

Open
wants to merge 114 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 11, 2016

  1. Configuration menu
    Copy the full SHA
    69abceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94db4f2 View commit details
    Browse the repository at this point in the history
  3. Although I dont think it is actually used,

    moved font patch to where it should be.
    networkfusion committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    032d982 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2016

  1. Configuration menu
    Copy the full SHA
    0345327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67fc6d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. minor refactoring of backupSaveData

    to make it more understandable.
    (still a lot todo)
    networkfusion committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    4f67057 View commit details
    Browse the repository at this point in the history
  2. V3 saving now working

    networkfusion committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    f465620 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. Configuration menu
    Copy the full SHA
    1f6d31a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b594cd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95e8b48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdbc551 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. Configuration menu
    Copy the full SHA
    5fb8610 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2016

  1. Updated truetype header to latest release

    (note commented out memory.h requirement as in last version)
    networkfusion committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    5f50809 View commit details
    Browse the repository at this point in the history
  2. Updated stb_image to latest version

    Notes:
    commented out requirement for memory.h (as original version did)
    Also should move to using stb_image.h
    networkfusion committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    52f4573 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0451d6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0929602 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    945331f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2016

  1. Code refactoring

    networkfusion committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    6f771f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f93203 View commit details
    Browse the repository at this point in the history
  3. code refactoring

    networkfusion committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    aa455bf View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2016

  1. reverted to using if else statements

    as cant use strings with case  statements using c99
    networkfusion committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    b02b6f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2016

  1. Configuration menu
    Copy the full SHA
    63872f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Updated readme

    renamed linux setup script
    networkfusion committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    42b5d9e View commit details
    Browse the repository at this point in the history
  2. update to gitignore

    networkfusion committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    29753b1 View commit details
    Browse the repository at this point in the history
  3. changes to gitignore

    networkfusion committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    c1b65f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbd29c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a43d7b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8a90da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fad67dc View commit details
    Browse the repository at this point in the history
  8. minor updates to readme

    networkfusion committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    ea6e5cc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf57d64 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2016

  1. Configuration menu
    Copy the full SHA
    b7ae2b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

  1. Configuration menu
    Copy the full SHA
    5e5da4d View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2016

  1. improved the sound implementation

    (still has too much latency, although mainly due to other parts of the menu)
    networkfusion committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    b719c43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae66a2f View commit details
    Browse the repository at this point in the history
  3. changed font background colour to transparent

    (need to darken box backgrounds)
    networkfusion committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    00c3203 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2016

  1. Configuration menu
    Copy the full SHA
    69a295f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61bb4b7 View commit details
    Browse the repository at this point in the history
  3. moved input handler to seperate function

    improved sound handling during splash screen
    (introduced bug with user input when accessing secondary menus more than once)
    networkfusion committed Dec 30, 2016
    Configuration menu
    Copy the full SHA
    2025c86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f765603 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2017

  1. updated boot code to support 64DD and Aleck64 roms

    (Saving still not supported)
    networkfusion committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    84f983f View commit details
    Browse the repository at this point in the history
  2. minor refactoring

    networkfusion committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    311d060 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. Configuration menu
    Copy the full SHA
    9ccd46e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. Configuration menu
    Copy the full SHA
    4c412ca View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Configuration menu
    Copy the full SHA
    1123730 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    859a6b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5370431 View commit details
    Browse the repository at this point in the history
  4. updated copyrights

    networkfusion committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    15d5615 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    311aabb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3d98be View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2017

  1. updated config file

    changed tv mode to PAL
    aligned comments
    changed tabs to whitespace
    networkfusion committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    453c55b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06d266e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. Configuration menu
    Copy the full SHA
    8f063ee View commit details
    Browse the repository at this point in the history
  2. Corrected spelling mistake

    Minor refactoring
    networkfusion committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    1ee7e0f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Refactored main.h

    removed duplicate include in main.c
    networkfusion committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    0c34a48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7586104 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7aef45a View commit details
    Browse the repository at this point in the history
  4. Added version header and code

    optimised rom loading
    updated about screen
    networkfusion committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    9dfba8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fbf21d View commit details
    Browse the repository at this point in the history
  6. removed includes from headers

    corrected location of some protos
    removed un-needed includes from source files
    networkfusion committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    e923de7 View commit details
    Browse the repository at this point in the history
  7. Banjo Tooie save now relies on having Ultra CIC

    ultra CIC has been around for a while now and is more appropriate than the crack.
    To revert to crack, use notes (or diif). Anyway, this functionality should be refactored in the future...
    networkfusion committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    5bc1aeb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f21b46 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. moved B button code to default

    makes sure any unrecognised response returns to the file menu.
    networkfusion committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    94eb042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e240c93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fae2b19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04b8c02 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

  1. Configuration menu
    Copy the full SHA
    7ef013e View commit details
    Browse the repository at this point in the history
  2. error code comment

    networkfusion committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    2560984 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45b0243 View commit details
    Browse the repository at this point in the history
  4. removed duplicate proto

    networkfusion committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    c2870c6 View commit details
    Browse the repository at this point in the history
  5. #18 DD game CIC corrected - DD Games now load

    as long as you change to the correct CIC from the menu
    networkfusion committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    b25201a View commit details
    Browse the repository at this point in the history
  6. #18 Aleck64 games now boot

    get_cic() refactored to include Aleck64 roms
    moved CIC functions to dedicated module
    networkfusion committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    ac58a87 View commit details
    Browse the repository at this point in the history
  7. timing comment

    networkfusion committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    5d2ad30 View commit details
    Browse the repository at this point in the history
  8. added fatfs

    postfixed fat and disk with old for clarity
    networkfusion committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    3fcac12 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2017

  1. Configuration menu
    Copy the full SHA
    8264d64 View commit details
    Browse the repository at this point in the history
  2. FatFS working #9

    some main functions converted to use it
    mp3 converted to use it
    networkfusion committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    5442139 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a66f2b1 View commit details
    Browse the repository at this point in the history
  4. more functions

    networkfusion committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    e805617 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2017

  1. updated mpk file reads

    networkfusion committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    756fbc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. loadrom now using fatfs

    fixes issues loading roms #14 #18
    fixes loading fragmented files
    networkfusion committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    8045aea View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. refactored loadnesrom

    removes file fragmentation issue
    networkfusion committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    cada1f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. further functions modified

    (still needs testing)
    networkfusion committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    c2260e7 View commit details
    Browse the repository at this point in the history
  2. further functions done

    networkfusion committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    00f4e5b View commit details
    Browse the repository at this point in the history
  3. cheatfile done

    networkfusion committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    bb14fcd View commit details
    Browse the repository at this point in the history
  4. updated toplist

    could do with a good refactor TBH
    networkfusion committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    8fd9f90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c2a57d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Configuration menu
    Copy the full SHA
    a73b73c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4dd1f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Corrections

    still needs testing
    networkfusion committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    af6c238 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. work on fatfs functions

    fixed issue with debug corrupting display buffer #16
    networkfusion committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    20c4993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a5c572 View commit details
    Browse the repository at this point in the history
  3. update debug message with 5 sec delay

    (for debug purposes, of course) saves being inline!!!
    networkfusion committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    6e73f06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83700e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. minor tweaks

    networkfusion committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    fed9688 View commit details
    Browse the repository at this point in the history
  2. updated last function, now fully using fatfs

    removed coloured list for the moment.
    networkfusion committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    1d707f7 View commit details
    Browse the repository at this point in the history
  3. removed old fat files

    networkfusion committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    1b7a919 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. Configuration menu
    Copy the full SHA
    34c216c View commit details
    Browse the repository at this point in the history
  2. sleep changes

    networkfusion committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    eea4a45 View commit details
    Browse the repository at this point in the history
  3. minor changes

    networkfusion committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    d7e9fc5 View commit details
    Browse the repository at this point in the history
  4. further corrections to debug #16

    source was not building when debug was not defined.
    networkfusion committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    a4c6109 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #20 from networkfusion/fatfs

    Fatfs integration
    networkfusion committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    036f875 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1936b6 View commit details
    Browse the repository at this point in the history
  7. header correction

    networkfusion committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    74900ae View commit details
    Browse the repository at this point in the history
  8. whitespace changes

    networkfusion committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    b7dd066 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Configuration menu
    Copy the full SHA
    2034bed View commit details
    Browse the repository at this point in the history
  2. cleaned up savedb

    renamed sram128 to sram96
    networkfusion committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    d52179c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. fixed MP3 playback

    although still plays back far to slow!
    also minor refactoring
    networkfusion committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    2785f5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d79e66 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Configuration menu
    Copy the full SHA
    d7d4087 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d1f2d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2019

  1. Temporary fixes for setup

    At least until the CI-CD pipeline is ready
    networkfusion committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    42cec02 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Configuration menu
    Copy the full SHA
    4ad1ab4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Configuration menu
    Copy the full SHA
    0d70330 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Update README.md

    networkfusion committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    edc8012 View commit details
    Browse the repository at this point in the history