Skip to content

Instantly share code, notes, and snippets.

@remy
Created October 3, 2022 12:11
Show Gist options
  • Save remy/48aceb501b1cc0a8a0764d1325939a8d to your computer and use it in GitHub Desktop.
Save remy/48aceb501b1cc0a8a0764d1325939a8d to your computer and use it in GitHub Desktop.
Analogue Pocket Core Updater v1.4.0
Checking for updates...
A new version is available. Go to this url to download it:
https://github.com/mattpannella/pocket_core_autoupdate_net/releases
Would you like to continue anyway? [y/n]:
yDownload master cores list file from github? (This will overwrite your current file) [y/n]:
yDownloading cores file...
Download complete:
/Volumes/analogue/auto_update.json
Starting update process...
Checking for firmware updates...
Firmware update found. Downloading...
Download Complete
/Volumes/analogue/pocket_firmware_B_6.bin
Deleting old firmware file...
To install firmware, restart your Pocket.
Starting Repo: openFPGA-GBA
v1.2.0 is the most recent release, checking local core...
local core found: v1.2.0
Looking for BIOS
BIOS file already installed: gba_bios.bin
Up to date. Skipping core
------------
Starting Repo: openFPGA-GB-GBC
v1.3.0 is the most recent release, checking local core...
local core found: v1.3.0
Looking for BIOS
BIOS file already installed: gbc_bios.bin
BIOS file already installed: dmg_bios.bin
Up to date. Skipping core
------------
Starting Repo: PDP-1
v1.1.0 is the most recent release, checking local core...
local core found: v3.1.0
Up to date. Skipping core
------------
Starting Repo: Analogue_Pocket_Neogeo
Alpha_0.7.5_2022-19-09 is the most recent release, checking local core...
local core found: v0.6.0
Updating core
Downloading file https://github.com/Mazamars312/Analogue_Pocket_Neogeo/releases/download/Alpha_0.7.5_2022-19-09/Mazamars312.Neogeo_Alpha_0.7.5_2022_19_09.zip...
Extracting...
Looking for BIOS
BIOS file already installed: uni-bios_1_0.rom
BIOS file already installed: 000-lo.lo
Downloading sfix.sfix
Finished downloading sfix.sfix
Installation complete.
------------
Starting Repo: openFPGA-SG1000
v1.2.0 is the most recent release, checking local core...
local core found: v1.2.0
Up to date. Skipping core
------------
Starting Repo: openFPGA-SMS
v1.2.0 is the most recent release, checking local core...
local core found: v1.2.0
Up to date. Skipping core
------------
Starting Repo: openFPGA-GG
v1.3.0 is the most recent release, checking local core...
local core found: v1.2.0
Updating core
Downloading file https://github.com/spiritualized1997/openFPGA-GG/releases/download/v1.3.0/Spiritualized_GG_1.3.0_2022_08_25.zip...
Extracting...
Installation complete.
------------
Starting Repo: analogue-pong
1.2.0 is the most recent release, checking local core...
local core found: v1.2.0
Up to date. Skipping core
------------
Starting Repo: openfpga-tecmo
v2.0 is the most recent release, checking local core...
local core found: v2.0.0
Looking for BIOS
Downloading gemini.rom
Unhandled exception. System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at System.Net.Http.HttpClient.GetByteArrayAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
at pannella.analoguepocket.HttpHelper.DownloadFileAsync(String uri, String outputPath)
at pannella.analoguepocket.PocketCoreUpdater.SetupBios(Bios bios)
at pannella.analoguepocket.PocketCoreUpdater.RunUpdates()
at Program.Main(String[] args)
at Program.<Main>(String[] args)
[1] 59579 abort ./pocket_updater
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment