Nicolas Pixel Noble
|
6489572aab
|
Avoid boot-from-cart infinite loop.
|
2021-01-20 17:21:13 -08:00 |
|
Nicolas Noble
|
bc0caef5f0
|
Fixing copyright message
|
2021-01-19 23:14:56 -08:00 |
|
Nicolas Noble
|
6d33d2af4b
|
Merge pull request #328 from nicolasnoble/tty-build
Adding command line switch to enable TTY
|
2021-01-19 23:13:00 -08:00 |
|
Nicolas Noble
|
e8e5094d9f
|
Merge pull request #327 from nicolasnoble/bios-patches
More patches
|
2021-01-19 22:44:43 -08:00 |
|
Nicolas 'Pixel' Noble
|
ed5d0de323
|
Adding command line switch to enable TTY
|
2021-01-19 22:37:25 -08:00 |
|
Nicolas 'Pixel' Noble
|
bddf42a58c
|
Renaming files & functions to help with potential collisions
|
2021-01-19 22:25:50 -08:00 |
|
Nicolas 'Pixel' Noble
|
004953c316
|
More patches
|
2021-01-19 22:00:31 -08:00 |
|
Nicolas Noble
|
0655b8e1b0
|
Merge pull request #325 from nicolasnoble/openbios-as-cart
Attempting to build a cart rom for OpenBIOS
|
2021-01-18 18:53:07 -08:00 |
|
Nicolas Noble
|
539f8d8f22
|
Merge pull request #326 from nicolasnoble/copyrights
Adding / updating copyright banner
|
2021-01-18 18:52:32 -08:00 |
|
Nicolas Pixel Noble
|
58edea6854
|
Building cart roms
|
2021-01-18 16:59:48 -08:00 |
|
Nicolas Pixel Noble
|
4ca32e012a
|
Adding / updating copyright banner
|
2021-01-18 16:51:36 -08:00 |
|
Nicolas Pixel Noble
|
3b89f053f6
|
Attempting to build a cart rom for OpenBIOS
|
2021-01-18 15:46:47 -08:00 |
|
Nicolas Noble
|
1fac4c5299
|
Merge pull request #324 from nicolasnoble/unix-message
Fixing message display on Unix systems.
|
2021-01-16 20:24:54 -08:00 |
|
Nicolas 'Pixel' Noble
|
65266514f7
|
Fixing message display on Unix systems.
|
2021-01-16 19:48:19 -08:00 |
|
Nicolas Noble
|
17d23cd434
|
Merge pull request #323 from nicolasnoble/compiler-autodetect
Compiler autodetect
|
2021-01-16 11:43:14 -08:00 |
|
Nicolas Pixel Noble
|
1863789ddb
|
Cleanup
|
2021-01-16 11:12:17 -08:00 |
|
Nicolas Pixel Noble
|
2e4a3ef808
|
Trying to auto-detect mips compiler
|
2021-01-16 11:09:50 -08:00 |
|
Nicolas Noble
|
4e82aa9418
|
Merge pull request #321 from nicolasnoble/mips-compilers
Some more tweaks to the toolchains.
|
2021-01-13 23:48:09 -08:00 |
|
Nicolas 'Pixel' Noble
|
6f2dabd830
|
Some more tweaks to the toolchains.
|
2021-01-13 23:33:16 -08:00 |
|
Nicolas Noble
|
d2f0e2e898
|
Merge pull request #320 from nicolasnoble/mips-compilers
Toolchains work
|
2021-01-12 21:25:19 -08:00 |
|
Nicolas 'Pixel' Noble
|
6513fc0778
|
Adding touch.exe and make.exe to package.
|
2021-01-12 21:20:23 -08:00 |
|
Nicolas 'Pixel' Noble
|
eb74eb64b5
|
Moving gdb dockerfile for Windows
|
2021-01-12 20:22:52 -08:00 |
|
Nicolas 'Pixel' Noble
|
268537cb00
|
Adding mips compiler package build for win32
|
2021-01-12 19:20:48 -08:00 |
|
Nicolas Noble
|
b8dc578444
|
Fixing startup project name.
|
2021-01-11 21:59:29 -08:00 |
|
Nicolas Noble
|
793f4a2ec9
|
Merge pull request #319 from JonathanDotCel/main
Adding .DS_store to .gitignore
|
2021-01-11 21:17:35 -08:00 |
|
JonathanDotCel
|
8bf0973af7
|
Adding .DS_store to .gitignore
|
2021-01-12 01:19:30 +00:00 |
|
wheremyfoodat
|
601f6728b8
|
remove lingering ;
|
2021-01-12 01:27:22 +02:00 |
|
wheremyfoodat
|
a62cab00e8
|
[GUI] Formality, code cleanup, comments
|
2021-01-12 01:26:33 +02:00 |
|
wheremyfoodat
|
bd63c135ad
|
Merge branch 'Experimental' into main
|
2021-01-12 00:52:22 +02:00 |
|
Nicolas Noble
|
523bd9d0f0
|
Merge pull request #307 from wheremyfoodat/main
Modified readme, slight JIT optimizations.
|
2021-01-10 20:32:38 -08:00 |
|
Nicolas 'Pixel' Noble
|
da7dcd198e
|
Addressing comments.
|
2021-01-10 19:31:40 -08:00 |
|
Nicolas Noble
|
56b037480b
|
Adding OpenBIOS build instructions.
|
2021-01-09 10:40:25 -08:00 |
|
Nicolas Noble
|
7d7c646ab6
|
Merge pull request #314 from grumpycoders/macos-tools
MacOS toolchain
|
2021-01-08 20:07:25 -08:00 |
|
Nicolas 'Pixel' Noble
|
00e14ff277
|
More MacOS fixes.
|
2021-01-08 19:36:42 -08:00 |
|
Nicolas 'Pixel' Noble
|
e3983077a7
|
Proper stdint.h include.
|
2021-01-08 18:21:46 -08:00 |
|
Nicolas 'Pixel' Noble
|
c27a6a2a32
|
Making stuff build on macos' mips compiler.
|
2021-01-08 17:32:55 -08:00 |
|
Nicolas 'Pixel' Noble
|
3e338eba0f
|
Trying suggestion.
|
2021-01-08 16:57:50 -08:00 |
|
Nicolas Noble
|
e735aec829
|
Creating toolchain scripts for MacOS.
|
2021-01-08 14:28:06 -08:00 |
|
wheremyfoodat
|
e5e6d51b47
|
[GUI] Added serialization of current GUI theme
|
2021-01-08 23:56:26 +02:00 |
|
Nicolas Noble
|
8576d2100f
|
Merge pull request #316 from grumpycoders/main
Update PR...
|
2021-01-08 11:30:28 -08:00 |
|
Nicolas Noble
|
c0527cc476
|
Merge pull request #315 from grumpycoders/branch-limit
Limiting tested branches
|
2021-01-08 11:00:13 -08:00 |
|
Nicolas Noble
|
e86cfd0126
|
Limiting tested branches
|
2021-01-08 10:38:19 -08:00 |
|
wheremyfoodat
|
1d7ad98068
|
Try to fix merging
|
2021-01-08 20:24:59 +02:00 |
|
Nicolas Noble
|
1b00ae30c9
|
Addding 1st test
|
2021-01-08 10:06:26 -08:00 |
|
Nicolas Noble
|
eef01dd95e
|
Create mipsel-none-elf-binutils.rb
|
2021-01-08 10:04:23 -08:00 |
|
wheremyfoodat
|
e128f13cd3
|
Merge remote-tracking branch 'upstream/main' into Experimental
|
2021-01-08 19:39:12 +02:00 |
|
Nicolas Noble
|
751628dc2a
|
Merge pull request #313 from JaberwockySeamonstah/CorrectMkDir
Another mkdir Whoopsie...
|
2021-01-08 09:16:48 -08:00 |
|
Jaby
|
226f8d4c56
|
Another Whoopsie...
mkdir was in the wrong spot for when creating a .map file
|
2021-01-08 17:42:50 +01:00 |
|
wheremyfoodat
|
e9151a88fb
|
Merge upstream branch
|
2021-01-08 12:52:12 +02:00 |
|
wheremyfoodat
|
f1e16e668b
|
Merge remote-tracking branch 'upstream/main' into Experimental
|
2021-01-08 12:51:22 +02:00 |
|