Coto Dec 18, 2019 Made it in time before christmas: https://bitbucket.org/Coto88/toolchaingenericds-multiboot TGDS NDS homebrew loader!
Made it in time before christmas: https://bitbucket.org/Coto88/toolchaingenericds-multiboot TGDS NDS homebrew loader!
Coto Nov 16, 2019 big props to Derek Sherinian: https://youtu.be/wZlyaCqqZ0A Pretty sure he understood my advice!!
Coto Oct 28, 2019 can't believe I'm using a FIIO E11 amplifier (6+ years) + https://bitbucket.org/Coto88/toolchaingenericds-audioplayer/ and DS DAC works OK
can't believe I'm using a FIIO E11 amplifier (6+ years) + https://bitbucket.org/Coto88/toolchaingenericds-audioplayer/ and DS DAC works OK
NightScript Feb 28, 2019 Hello Coto. I have a question for you: Would it be possible for you to take a look at nds-bootstrap and see why SNEmulDS does not work on it?
Hello Coto. I have a question for you: Would it be possible for you to take a look at nds-bootstrap and see why SNEmulDS does not work on it?
Coto Oct 3, 2018 Glorified split strings implementation in C that uses callbacks and excludes malloc/calloc: https://pastebin.com/cfKzPbQ3
Glorified split strings implementation in C that uses callbacks and excludes malloc/calloc: https://pastebin.com/cfKzPbQ3
Coto Jul 15, 2018 AMBA 2.0 (AHB Bus Protocol) vs AMBA 3 (AXI Bus Protocol) implementation : http://tiny.cc/4aclvy
Coto Jul 9, 2018 Facebook disabled my entirely second developer only account. Facebook can go fuck itself from now on.
Facebook disabled my entirely second developer only account. Facebook can go fuck itself from now on.
Coto Apr 14, 2018 mad props for http://pkmnclassic.net/battlevideo/ && https://www.pokecheck.org/ . And whoever involved. DS WFC has been preserved...
mad props for http://pkmnclassic.net/battlevideo/ && https://www.pokecheck.org/ . And whoever involved. DS WFC has been preserved...
Coto May 12, 2017 top down: "humanly abstract your code in the highest level possible, so your tweaks are regardless the compiler abstraction"
top down: "humanly abstract your code in the highest level possible, so your tweaks are regardless the compiler abstraction"
Coto May 12, 2017 bottom up: "compare what the compiler does and make it better, add a layer for higher level language linking"
bottom up: "compare what the compiler does and make it better, add a layer for higher level language linking"
raystriker Dec 6, 2016 Just saw your code on the GBARunner thread. May I ask how does one reach that level of coding? I know basic C++ (that I studied in an indian highschool) but how do I reach your level. If you don't mind
Just saw your code on the GBARunner thread. May I ask how does one reach that level of coding? I know basic C++ (that I studied in an indian highschool) but how do I reach your level. If you don't mind
Coto Aug 17, 2016 https://www.sciencedaily.com/releases/2016/04/160414095949.htm it was about time thatscientists found electricity can transform a brain.
https://www.sciencedaily.com/releases/2016/04/160414095949.htm it was about time thatscientists found electricity can transform a brain.
Coto May 20, 2015 -mapcs-frame can save your program flow if you don't use any kind of frame save/restore context!
Coto Mar 1, 2015 gba software dma (for non-linear reads) , could be re-written in asm, but disasm shows it's pretty much 1:1 . http://pastebin.com/0YxNCuVB
gba software dma (for non-linear reads) , could be re-written in asm, but disasm shows it's pretty much 1:1 . http://pastebin.com/0YxNCuVB
Coto Feb 17, 2015 If you ever want to learn how to write an IRQ handler (this one hooks from NDS9 bios and goes back) : http://pastebin.com/BTm1bnPX
If you ever want to learn how to write an IRQ handler (this one hooks from NDS9 bios and goes back) : http://pastebin.com/BTm1bnPX

Reactions: Coto