1
0
mirror of https://github.com/parasyte/alt64 synced 2024-10-31 15:25:04 -04:00
Commit Graph

154 Commits

Author SHA1 Message Date
ariahiro64
9505e3f58f extract old assets 2021-09-28 17:54:25 -04:00
AriaHiro64
6017c5966b
Update README.md 2021-09-28 21:32:52 +00:00
AriaHiro64
e2650f1715
Merge pull request #4 from AriaHiro64/moparisthebest-master
fixed weird leftovers from merge
2021-09-28 21:31:42 +00:00
ariahiro64
7c3a32b020 fixed weird leftovers from merge 2021-09-28 17:28:25 -04:00
AriaHiro64
a3dd8d4cbf
Merge pull request #3 from AriaHiro64/moparisthebest-master
Moparisthebest master
2021-09-28 21:19:09 +00:00
ariahiro64
395ce0bd66 store old sprites 2021-09-28 17:14:59 -04:00
ariahiro64
70b02b727f officially merge with moparisthebest who is truely the best 2021-09-28 17:12:12 -04:00
ariahiro64
718ab6c249 remove artificial wait for mempak menu 2021-09-28 01:20:28 -04:00
ariahiro64
6dc617fcb9 removed embarrasing default wallpaper sprite and reenabled sound 2021-09-28 00:51:17 -04:00
ariahiro64
49b49d0654 fixed the info screen formatting 2021-09-25 19:57:25 -04:00
ariahiro64
485227f479 add moparisthebes's improvements and build with docker 2021-09-25 19:28:42 -04:00
ariahiro64
d407f1650b fix toolchain 2021-09-23 19:52:42 -04:00
3733e676f9 Implement numbered saves to avoid catastrophic save game loss 2021-08-27 20:25:26 -04:00
86785bcd72 Add Dockerfile and make it buildable as-is 2021-08-27 20:12:35 -04:00
AriaHiro64
aa1af6a8cc
Make user interface much more responsive
things werent being cleared correctly or displayed correctly. Mempack menu is still laggy but it pops up first try
2021-05-07 01:45:33 -04:00
AriaHiro64
7f472a3266
Add new Neon64 saving support 2021-05-06 05:57:58 -04:00
AriaHiro64
6d422d689b
added loading screen 2021-05-05 06:08:03 -04:00
AriaHiro64
c8022bcd3f
Use superior GB64 for emulation 2021-05-05 00:57:27 -04:00
gameblabla
29a6b71415
Make libmikmod optional since the port isn't working yet. 2019-08-21 07:21:43 +02:00
gameblabla
77a3adbc51
Merge pull request #3 from gameblabla/fixmakefile_upstream
Fix up Makefile for libdragon upstream.
2019-08-21 05:19:16 +00:00
gameblabla
80812ab125
Merge pull request #2 from gameblabla/upstream_libd_fix
Fix for upstream libdragon.
2019-08-21 05:19:02 +00:00
gameblabla
cbe96f4183
Merge pull request #1 from gameblabla/ed64p_support
Ed64p support
2019-08-21 05:18:51 +00:00
gameblabla
fb78d2f875
Fix up Makefile for libdragon upstream. 2019-08-21 07:14:03 +02:00
gameblabla
a85ce61319
Fix for upstream libdragon. 2019-08-21 07:12:11 +02:00
gameblabla
c609a73996
Remove Anti-ED64P protection.
Allows saves to work properly.
2019-08-21 07:07:45 +02:00
gameblabla
4fcaa5c957
Add support for the ED64 Plus and its own specific directory. 2019-08-21 07:04:25 +02:00
gameblabla
b1323b49fc
Eeprom filesizes were incorrect, fixed this. (One bit is not a byte) 2019-08-19 21:42:41 +02:00
networkfusion
4ad1ab4264 Correct TopGear Rally and add Taz Express save 2019-08-14 15:18:50 +01:00
Robin Jones
42cec025c8
Temporary fixes for setup
At least until the CI-CD pipeline is ready
2019-08-11 11:30:13 +01:00
Robin Jones
7d1f2d118a
Changed tool location (renamed to n64-tools) 2018-02-21 16:30:46 +00:00
Robin Jones
d7d408716e
Changed location of library repos to n64-sdk 2018-02-21 16:20:02 +00:00
Robin Jones
3d79e667fd Added Topgear Rally (EU/JP) save type 2017-11-13 21:17:23 +00:00
Robin Jones
2785f5f50a fixed MP3 playback
although still plays back far to slow!
also minor refactoring
2017-11-13 20:22:43 +00:00
Robin Jones
d52179c4d5 cleaned up savedb
renamed sram128 to sram96
2017-11-10 17:31:06 +00:00
Robin Jones
2034bedc1a implemented ultracic detection code 2017-11-10 15:56:02 +00:00
Robin Jones
b7dd066fa0 whitespace changes 2017-10-27 21:03:25 +01:00
Robin Jones
74900aec6f header correction 2017-10-27 20:36:28 +01:00
Robin Jones
b1936b6dd1 minor header corrections 2017-10-27 20:11:03 +01:00
Robin Jones
036f875a8e
Merge pull request #20 from networkfusion/fatfs
Fatfs integration
2017-10-27 18:27:04 +01:00
Robin Jones
a4c610942d further corrections to debug #16
source was not building when debug was not defined.
2017-10-27 17:08:13 +01:00
Robin Jones
d7e9fc5dbe minor changes 2017-10-27 16:53:13 +01:00
Robin Jones
eea4a455f0 sleep changes 2017-10-27 15:48:28 +01:00
Robin Jones
34c216c0aa minor code cleanup and comments 2017-10-27 15:35:27 +01:00
Robin Jones
1b7a919f9b removed old fat files 2017-10-26 17:55:41 +01:00
Robin Jones
1d707f70b6 updated last function, now fully using fatfs
removed coloured list for the moment.
2017-10-26 17:54:43 +01:00
Robin Jones
fed9688738 minor tweaks 2017-10-26 12:57:02 +01:00
Robin Jones
83700e9bc9 added sys.h to debug for sleep 2017-10-25 21:08:33 +01:00
Robin Jones
6e73f0604e update debug message with 5 sec delay
(for debug purposes, of course) saves being inline!!!
2017-10-25 20:55:07 +01:00
Robin Jones
1a5c572b7d removed some debug code from the last commit... 2017-10-25 20:50:41 +01:00
Robin Jones
20c4993cdf work on fatfs functions
fixed issue with debug corrupting display buffer #16
2017-10-25 10:40:17 +01:00