Page 6 of 7
Re: Serial Number Tracker
Posted: Sun Feb 18, 2024 2:33 am
by steev
PR00105 is in Clayton, NC.
Placed in a low profile Silverstone Micro ATX case
- 2024-02-10 08.42.16 sm.jpg (312.41 KiB) Viewed 4083 times
Re: Serial Number Tracker
Posted: Sun Feb 18, 2024 5:14 am
by mortarm
Which model is this?
Re: Serial Number Tracker
Posted: Sun Feb 18, 2024 6:19 am
by steev
MILO 11
I posted more about it over here:
viewtopic.php?p=31661#p31661
Re: Serial Number Tracker
Posted: Fri Mar 15, 2024 5:32 pm
by mortarm
You can add P000122 to the list, located in Taylor, MI
Re: Serial Number Tracker
Posted: Sun Mar 17, 2024 10:24 pm
by Merri
PR00512 ended up in Finland
Feeling kinda lucky getting that, it is the nicest number after 256, 128, and 69.
Re: Serial Number Tracker
Posted: Thu Mar 21, 2024 5:28 pm
by edrive
- PR00565_20240321.jpg (3.52 MiB) Viewed 3640 times
Re: Serial Number Tracker
Posted: Thu Mar 21, 2024 8:35 pm
by DragWx
PR00769 (nice) has safely arrived at its destination. So far, so good, if anything isn't working, it's probably because I folded a pin or something while trying to insert the extra ICs into their sockets.
Re: Serial Number Tracker
Posted: Fri Mar 22, 2024 10:35 pm
by ahenry3068
DragWx wrote: ↑Thu Mar 21, 2024 8:35 pm
PR00769 (nice) has safely arrived at its destination. So far, so good, if anything isn't working, it's probably because I folded a pin or something while trying to insert the extra ICs into their sockets.
I did that too. One of the small ones ? Yes ? I got it fixed eventually .... I've got that slight tremor in my hands that comes with age. I couldn't do electronics assembly on a regular basis. I can still get a Power Plug or a Sata cable plugged in though. Getting the screws into the standoffs can be a pain though.
Re: Serial Number Tracker
Posted: Sat Mar 23, 2024 5:44 am
by DragWx
In my case, it was one of the RAM chips, and it's because I didn't realize brand new ICs have their legs splayed out slightly wider than sockets.
I wrote a simple RAM check in BASIC, and though it took 2 hours, it found no issues, so everything's probably fine there.
Code: Select all
1 B=0:E=256:C=$A000:D=$BFFF:A=0
10 PRINT "== WRITING =="
20 FOR A = 1 TO 255
30 PRINT " ";HEX$(A);
40 BANK A:B=RND(-A)
50 FORB=CTOD:POKEB,RND(π)*E:NEXT
60 NEXT
110 PRINT:PRINT "== TESTING =="
120 FOR A = 1 TO 255
130 PRINT " ";HEX$(A);
140 BANK A:B=RND(-A)
150 FORB=CTOD
160 IFPEEK(B)<>INT(RND(π)*E)THENPRINT"!";:B=D
170 NEXT:NEXT
As for VIA 2 and the ESD protection chips, I guess I'll find out later if I dorked up any pins.
Re: Serial Number Tracker
Posted: Tue Apr 02, 2024 11:32 pm
by Accordster
- IMG_0489.jpg (3.11 MiB) Viewed 3424 times
- IMG_0487.jpg (1.83 MiB) Viewed 3424 times
DEV0082 is now a 65C816 board, with R47 of the firmware. I managed to bend the RESB and φ2O pins (40 and 39) of the original 65C02 as I hamfistedly wedged it out with a flathead screwdriver.