ownedbywuigi
|
e4fd5de139
|
Hopefully get a macOS build running
|
2025-06-17 14:52:59 -04:00 |
|
ownedbywuigi
|
e3897b4233
|
Merge branch 'main' of https://github.com/OwnedByWuigi/pound
|
2025-06-17 14:38:21 -04:00 |
|
ownedbywuigi
|
d72dddfdd0
|
Move all from Import folder to 3rd_party as per #14
|
2025-06-17 14:38:13 -04:00 |
|
ownedbywuigi
|
e8fdc33bfd
|
Update README.md
|
2025-06-17 14:37:00 -04:00 |
|
OwnedByWuigi
|
749c7351b9
|
Update README.md
|
2025-06-17 19:24:57 +01:00 |
|
OwnedByWuigi
|
f8bc275499
|
Update README.md
|
2025-06-17 18:08:04 +01:00 |
|
OwnedByWuigi
|
ee911d8a0f
|
Merge pull request #14 from Xphalnos/main
CMake, Big Cleanup, CI Build and 3rd_Party
|
2025-06-17 13:05:48 -04:00 |
|
Xphalnos
|
548b99e2e3
|
CMake, Big Cleanup, CI Build and 3rd_Party
|
2025-06-17 18:51:46 +02:00 |
|
OwnedByWuigi
|
ede77f4c3f
|
Update README.md
|
2025-06-17 15:44:59 +01:00 |
|
ownedbywuigi
|
b7c77b2d8c
|
Merge branch 'main' of https://github.com/OwnedByWuigi/pound
|
2025-06-17 10:17:47 -04:00 |
|
ownedbywuigi
|
40df5cfb54
|
Add FMT and assert.h
|
2025-06-17 10:17:45 -04:00 |
|
OwnedByWuigi
|
cca1893159
|
Merge pull request #13 from SamsonLib/main
Fixed almost all include errors
|
2025-06-17 09:09:26 -04:00 |
|
SamsonLib
|
9d09ba938c
|
Still (include) build errors but should be fixed after copying assert.h (/src/common/assert.h)
|
2025-06-17 15:33:25 +02:00 |
|
ownedbywuigi
|
2611bef32b
|
Fixed the imports within the imports
|
2025-06-16 16:10:48 -04:00 |
|
ownedbywuigi
|
94cfff5edb
|
waiter! waiter! more imports please!
|
2025-06-16 16:01:16 -04:00 |
|
ownedbywuigi
|
45f1594d91
|
waiter! waiter! more imports please!!!
|
2025-06-16 13:09:31 -04:00 |
|
ownedbywuigi
|
84b86ac270
|
Edit documentation
|
2025-06-16 12:55:54 -04:00 |
|
ownedbywuigi
|
aacd4902df
|
start work on compiling documentation
|
2025-06-16 12:52:52 -04:00 |
|
ownedbywuigi
|
7897a88c3a
|
Started work on the imports folder
|
2025-06-16 12:47:53 -04:00 |
|
ownedbywuigi
|
3055415efa
|
Merge branch 'main' of https://github.com/OwnedByWuigi/pound
|
2025-06-14 10:23:22 -04:00 |
|
ownedbywuigi
|
9d284d432f
|
Add an import folder for the Yuzu code
|
2025-06-14 10:23:20 -04:00 |
|
OwnedByWuigi
|
07556e05ec
|
Merge pull request #8 from SamsonLib/main
Fixed bug with include and printf in cpu
|
2025-06-14 10:16:36 -04:00 |
|
SamsonLib
|
8c9fd88715
|
Fixed bug with include and printf
|
2025-06-14 17:22:30 +02:00 |
|
ownedbywuigi
|
652bb625a9
|
Merge branch 'main' of https://github.com/OwnedByWuigi/pound
|
2025-06-14 08:29:19 -04:00 |
|
ownedbywuigi
|
cb56e2b2d5
|
Rework the android port file structure
|
2025-06-14 08:29:16 -04:00 |
|
OwnedByWuigi
|
3b3faf62f0
|
Merge pull request #7 from SamsonLib/main
Added print debug info, .write_byte and .read_byte to cpu
|
2025-06-14 10:48:29 +01:00 |
|
SamsonLib
|
cb485588cd
|
Added print debug info, .write_byte and .read_byte to cpu, with boundary check and rewrote the test program to use those.
|
2025-06-14 13:23:11 +02:00 |
|
ownedbywuigi
|
e6829ef94c
|
Edit makefile to start work on compling Yuzu's FS and start work on EmuGPU
|
2025-06-13 21:29:41 -04:00 |
|
ownedbywuigi
|
fc057169a0
|
Add Yuzu's file system implementation, will make it compilable later
|
2025-06-13 19:59:26 -04:00 |
|
ownedbywuigi
|
e08782b582
|
added .DS_Store to gitignore for macOS users
|
2025-06-13 19:50:03 -04:00 |
|
OwnedByWuigi
|
b2f740e855
|
Merge pull request #6 from SamsonLib/main
Added an simple Makefile, Gitignore
|
2025-06-13 19:48:23 -04:00 |
|
SamsonLib
|
fad370c415
|
Added Gitignore
|
2025-06-14 01:31:38 +02:00 |
|
SamsonLib
|
8bdd9468de
|
Added Makefile and made things run on my machine (im sorry ); )
|
2025-06-14 01:29:16 +02:00 |
|
OwnedByWuigi
|
c8f00d0657
|
add macOS build status
|
2025-06-12 19:50:41 +01:00 |
|
ownedbywuigi
|
880cf21aa4
|
WHAT???? MAJOR DISCOVERY INBOUND
|
2025-06-12 13:49:57 -04:00 |
|
ownedbywuigi
|
1a4cb9f49a
|
Merge branch 'main' of https://github.com/OwnedByWuigi/pound
|
2025-06-12 10:54:55 -04:00 |
|
ownedbywuigi
|
08a2f329c3
|
Overhaul documentation
|
2025-06-12 10:54:53 -04:00 |
|
OwnedByWuigi
|
39f6dd0d88
|
Update README.md
|
2025-06-12 15:44:08 +01:00 |
|
OwnedByWuigi
|
64490237c0
|
Update README.md
|
2025-06-12 15:33:37 +01:00 |
|
OwnedByWuigi
|
316d1a5d2e
|
Merge pull request #4 from Nikilites
professional readme
|
2025-06-12 10:31:17 -04:00 |
|
Nicola
|
dad31817c7
|
Update README.md
professional looking readme
|
2025-06-12 16:03:54 +02:00 |
|
ownedbywuigi
|
3c5af76363
|
Building blocks for an Android port
|
2025-06-12 05:42:54 -04:00 |
|
ownedbywuigi
|
c98919cdb1
|
Adding folders for other parts in SW2 (getting ready)
|
2025-06-10 15:08:31 -04:00 |
|
OwnedByWuigi
|
75c5bf1dca
|
Update README.md
|
2025-06-10 20:01:32 +01:00 |
|
ownedbywuigi
|
97ce838435
|
Merge branch 'main' of https://github.com/OwnedByWuigi/pound
|
2025-06-07 12:29:05 -04:00 |
|
ownedbywuigi
|
cdddde7ad5
|
change documentation to fix md errors
|
2025-06-07 12:26:27 -04:00 |
|
OwnedByWuigi
|
3d48a761af
|
Update README.md
|
2025-06-07 15:00:54 +01:00 |
|
ownedbywuigi
|
fdc2e19810
|
Added a assets folder and more documentation
|
2025-06-07 09:58:24 -04:00 |
|
ownedbywuigi
|
7fcd54d14b
|
Initial work on GUI frontend
|
2025-06-06 19:44:22 -04:00 |
|
OwnedByWuigi
|
15d76ec991
|
Merge pull request #2 from gabespound/main
Can I help out?
|
2025-06-06 17:25:40 -04:00 |
|