Completely unrelated, but did not know this was your youtube channel. Been enjoying the videos!
2 Sep 23, 2021 11:37 am
Topic: For trade(?) GP2X + Piggy Midi (0 replies, posted in Trading Post)
I have GP2X (F100) + piggy midi, impulse buy i did to test the piggy tracker out of PSP scope.
Not really my thing after all, would like to trade it with someone (EU area, so no customs) for LSDj related stuff.
This means flash carts/consoles/whatevercomestoyourmind. PM me if interested.
3 Jun 2, 2021 5:22 pm
Re: Nanoloop 1.2 - What is the correct price these days? (3 replies, posted in Trading Post)
Reverb or Ebay asking prices are really bad price reference, to be honest.
If you check Ebay sold listings (click advanced and check the sold box), there were two sold earlier this year
Game Boy DMG + Nanoloop 1.2 for 81€
and one with GB Pocket included for 65€
5 Mar 27, 2021 3:57 pm
Re: WTB a GB DMG. So I can start my LSDJ journey (10 replies, posted in Trading Post)
There is also deadpanrobot and retrosix selling stuff in UK
6 Mar 23, 2021 12:58 pm
Re: WTB a GB DMG. So I can start my LSDJ journey (10 replies, posted in Trading Post)
DMG is good choice to get you started, i recommend to get one with some sort of backlight or mod one yourself (new IPS screens are really easy to install) also prosound mod is good to have.
People tend to use GBA SP and color when they need more CPU power (complex tables, fast speeds etc)
You also need flash cart if you are going the LSDJ route or buy Nanoloop cart if you prefer that.
You might also want to say where you are located. Ebay and similar are full of pre modified Game Boys, depending what you are looking for.
7 Jan 2, 2021 3:02 pm
Re: For Sale : LSDJ, NTRQ, GB->Midi, DMG-01, some damage... (5 replies, posted in Trading Post)
8 Jan 1, 2021 5:24 pm
Re: For Sale : LSDJ, NTRQ, GB->Midi, DMG-01, some damage... (5 replies, posted in Trading Post)
Any chance you could upload some pics?
9 Nov 24, 2020 8:34 pm
Re: Arduinoboy Help! (Catskull PCB) (26 replies, posted in Nintendo Handhelds)
You can also test midi input with keyboard mode in LSDj (Using channel 16 and keyboard mode from arduinoboy) check the note values from arduinoboy repo.
If that fails I can upload you serial print gb rom that can print what gameboy receives (Unless you have GBDK installed and can build the rom yourself)
10 Nov 24, 2020 8:18 pm
Re: Arduinoboy Help! (Catskull PCB) (26 replies, posted in Nintendo Handhelds)
This problem seems to go down to this commit:
https://github.com/catskull/Arduinoboy/
d560e23821
I cannot see this commit in official Arduinoboy repo.
Maybe catskull could shed some light in here, is this cherry picked from somewhere else or was it just removed from master?
11 Nov 24, 2020 6:10 pm
Re: Arduinoboy Help! (Catskull PCB) (26 replies, posted in Nintendo Handhelds)
Ah, just checked your screenshot. You are missing
#include <PS2Keyboard.h>
line after #else and before // values for the PS/2 Keyboard input
line.
Did you change the code or did you pull this recently? As last change is almost month old to repo.
12 Nov 24, 2020 6:05 pm
Re: Arduinoboy Help! (Catskull PCB) (26 replies, posted in Nintendo Handhelds)
Can you verify that your board selected is UNO and you have #include <PS2Keyboard.h>
in UNO part of the code (Marked with * Arduino UNO/Ethernet/Nano (ATmega328)) followed with #else
Arduinoboy:249:1: error: 'PS2Keyboard' does not name a type
Error means that compiler does not see PS2Keyboard defined anywhere, so something is wrong with PS2Keyboard include.
13 Nov 24, 2020 5:27 pm
Re: Arduinoboy Help! (Catskull PCB) (26 replies, posted in Nintendo Handhelds)
Did you install the PS2 library to arduino libs folder mentioned in github?
"Added dependency on this library to handle PS/2 communication. To install, download the library, and extract it into your Arduino Libraries folder (typically Documents/Arduino/libraries). Do not attempt to install a PS/2 library from the Arduino library manager as that version will not work with this code."
Installed that and could flash it on my arduino r3 board.
14 Oct 16, 2020 7:37 pm
Re: DMG CPU-06 Power Draw and Alternative Power Boards (25 replies, posted in Nintendo Handhelds)
CleanPower V1 does not work with flash carts. On Hand Held Legend page some one talks about adding one diode to make it work, but no instructions. " Added a (MUR160G) diode, like the instructions said, so that flash carts could get enough power."
15 Sep 15, 2020 4:12 pm
Re: Recording DMG gameboy - what is your preferred method? (13 replies, posted in Audio Production)
It's usually easy to figure out oddities like this just by looking the signal
16 Sep 15, 2020 4:01 pm
Re: Recording DMG gameboy - what is your preferred method? (13 replies, posted in Audio Production)
Probably google drive (check permissions) or dropbox? Audio interface should not have any problems with game boy raw signal.
EDIT: What is your audio interface btw?