Home » RBC Forums » General Discussion » CB030, A 68030 SBC for hobbyists
Re: CB030, A 68030 SBC for hobbyists [message #7409 is a reply to message #7408] |
Thu, 02 April 2020 19:35   |
plasmo
Messages: 916 Registered: March 2017 Location: New Mexico, USA
|
Senior Member |
|
|
Mike,
Never mind! I format the 2G CF disk in Windows as FAT32, copied 0.cmd, initrd.gz, and linux.bin. Power it up and this is what I got:
I think I need to partition the CF disk so I have a FAT32 partition and other partitions you've described.
Bill
T030 ROM BIOS v2.11 (c) 2018 Tobias Rathje
CB030 version ported by Mike McDonald 2020
------------------------------------------
RAM (hard coded): 64MB
Build: Mar 30 2020 10:09:47
Init script found, press enter to abort..........
Running init script:
[ Load initrd.gz into RAM ]
0%_________________________________________100%
##############################################
1132600 bytes read
[ Load linux.bin into RAM ]
0%_________________________________________100%
###############################################
3124952 bytes read
[ Starting Linux ]
Bootinfo address: 0x002fc000
Machine type: 14
Memory start: 0x00000000
Memory size: 64 MB
Ramdisk start: 0x00400000
Ramdisk size: 1310720
Loading Linux at 0x00001000
ABC3GHIJK
Linux version 4.9.156-CB030 (mikemac@Altair.mikemac.com) (gcc version 6.1.0 (GCC) ) #190 Sun Mar 29 22:53:56 MST 2020
bootconsole [cb030serial0] enabled
initrd: 00400000 - 00540000
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16240
Kernel command line: root=/dev/ram0 rw console=ttySC0,38400n8r
PID hash table entries: 256 (order: -2, 1024 bytes)
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Sorting __ex_table...
Memory: 60524K/65536K available (2075K kernel code, 286K rwdata, 608K rodata, 72K init, 130K bss, 5012K reserved, 0K cma-reserved)
Virtual kernel memory layout:
vector : 0x002c96fc - 0x002c9afc ( 1 KiB)
kmap : 0xd0000000 - 0xf0000000 ( 512 MiB)
vmalloc : 0x04800000 - 0xd0000000 (3256 MiB)
lowmem : 0x00000000 - 0x04000000 ( 64 MiB)
.init : 0x002ea000 - 0x002fc000 ( 72 KiB)
.text : 0x00001000 - 0x00207fdc (2076 KiB)
.data : 0x0020a500 - 0x002e9e84 ( 895 KiB)
.bss : 0x002c9620 - 0x002e9e84 ( 131 KiB)
NR_IRQS:200
pConsole: colour dummy device 80x25
Calibrating delay loop... 5.35 BogoMIPS (lpj=26752)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
devtmpfs: initialized
clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
futex hash table entries: 256 (order: -1, 3072 bytes)
SCSI subsystem initialized
FS-Cache: Loaded
random: fast init done
Trying to unpack rootfs image as initramfs...
rootfs image is not initramfs (no cpio magic); looks like an initrd
Freeing initrd memory: 1280K
workingset: timestamp_bits=27 max_order=14 bucket_order=0
io scheduler noop registered (default)
uart-sccnxp sc68681.0: Using default clock frequency
sc68681.0: ttySC0 at MMIO 0xfffff000 (irq = 8, base_baud = 230400) is a SC68681
console [ttySC0] enabled
console [ttySC0] enabled
bootconsole [cb030serial0] disabled
bootconsole [cb030serial0] disabled
sc68681.0: ttySC1 at MMIO 0xfffff000 (irq = 8, base_baud = 230400) is a SC68681
brd: module loaded
Uniform Multi-Platform E-IDE driver
ide-gd driver 1.18
pata_cb030 pata_cb030: pata_cb030_probe 0
scsi host0: pata_cb030
ata1: PATA max PIO0 no IRQ, using PIO polling mmio cmd 0xffffe000 ctl 0xffffe00e
ata1.00: CFA: CF Card, Ver6.05, max UDMA/133
ata1.00: 3902976 sectors, multi 1: LBA48
ata1.00: Drive reports diagnostics failure. This may indicate a drive
ata1.00: fault or invalid emulation. Contact drive vendor for information.
ata1.00: configured for PIO
scsi 0:0:0:0: Direct-Access ATA CF Card .05 PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 3902976 512-byte logical blocks: (2.00 GB/1.86 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda: sda1
sd 0:0:0:0: [sda] Attached SCSI disk
RAMDISK: gzip image found at block 0
EXT4-fs (ram0): couldn't mount as ext3 due to feature incompatibilities
EXT4-fs (ram0): mounting ext2 file system using the ext4 subsystem
EXT4-fs (ram0): mounted filesystem without journal. Opts: (null)
VFS: Mounted root (ext2 filesystem) on device 1:0.
devtmpfs: mounted
Freeing unused kernel memory: 72K
This architecture does not have kernel memory protection.
********************************************
* CB030 SBC *
* by Plasmo (Bill Shen) 2020 *
* T030 Boot loader *
* by Tobster (Tobias Rathje) 2016 *
* CB030 Boot loader *
* ported by mikemac (Mike McDonald) 2020 *
********************************************
Linux CB030 4.9.156-CB030 #190 Sun Mar 29 22:53:56 MST 2020 m68k GNU/Linux
Model: CB030
System Memory: 65536K
CB030 login:
|
|
|
 |
|
CB030, A 68030 SBC for hobbyists
By: plasmo on Sat, 18 January 2020 09:44
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: rwiker on Sun, 19 January 2020 00:27
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sun, 19 January 2020 04:35
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sun, 19 January 2020 06:05
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: jcoffman on Mon, 20 January 2020 10:24
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Mon, 20 January 2020 20:39
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: jcoffman on Tue, 21 January 2020 12:47
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 23 January 2020 20:17
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: rwiker on Fri, 24 January 2020 00:23
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: tobster on Fri, 24 January 2020 00:25
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Fri, 24 January 2020 07:05
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: lowen on Fri, 24 January 2020 19:21
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Fri, 24 January 2020 21:15
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: rwiker on Sat, 25 January 2020 01:07
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: UhClem on Fri, 07 February 2020 17:19
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 06 February 2020 19:14
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Fri, 07 February 2020 10:22
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sat, 08 February 2020 06:36
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 27 February 2020 20:29
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: rwiker on Sat, 29 February 2020 08:31
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sat, 29 February 2020 19:02
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Mon, 02 March 2020 16:57
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Mon, 02 March 2020 17:51
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Mon, 02 March 2020 19:24
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Mon, 02 March 2020 20:33
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Mon, 02 March 2020 21:44
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Mon, 02 March 2020 20:58
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Mon, 02 March 2020 21:53
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Tue, 03 March 2020 07:17
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Tue, 03 March 2020 07:28
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Tue, 03 March 2020 07:52
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Tue, 03 March 2020 08:56
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Wed, 04 March 2020 19:05
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Wed, 04 March 2020 19:30
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Thu, 05 March 2020 08:39
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Thu, 05 March 2020 13:57
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 05 March 2020 20:20
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Thu, 05 March 2020 17:59
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 05 March 2020 20:35
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 05 March 2020 21:19
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Thu, 05 March 2020 23:07
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Fri, 06 March 2020 15:34
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Fri, 06 March 2020 15:49
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Fri, 06 March 2020 15:56
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Fri, 06 March 2020 16:02
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Fri, 06 March 2020 16:31
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Fri, 06 March 2020 16:34
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Fri, 06 March 2020 17:09
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Fri, 06 March 2020 19:18
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Fri, 06 March 2020 20:06
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Fri, 13 March 2020 14:43
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Fri, 13 March 2020 18:05
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Sat, 14 March 2020 15:39
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sun, 15 March 2020 07:39
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Sun, 15 March 2020 10:07
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Thu, 05 March 2020 08:44
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Sun, 15 March 2020 10:12
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sun, 15 March 2020 11:37
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Sun, 15 March 2020 16:13
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sun, 15 March 2020 19:35
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Sun, 15 March 2020 21:31
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Mon, 16 March 2020 06:59
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Mon, 16 March 2020 08:57
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Mon, 16 March 2020 21:29
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Tue, 17 March 2020 06:29
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Tue, 17 March 2020 07:51
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Tue, 17 March 2020 08:28
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Tue, 17 March 2020 09:18
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Tue, 17 March 2020 09:55
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Tue, 17 March 2020 10:44
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Tue, 17 March 2020 15:13
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Tue, 17 March 2020 15:53
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Tue, 17 March 2020 18:28
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Fri, 27 March 2020 11:57
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: tingo on Fri, 27 March 2020 15:45
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Sat, 28 March 2020 09:35
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Sat, 28 March 2020 17:16
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Sat, 28 March 2020 18:32
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sat, 28 March 2020 18:35
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Sat, 28 March 2020 19:15
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sat, 28 March 2020 19:26
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Sat, 28 March 2020 20:29
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sat, 28 March 2020 20:47
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Sat, 28 March 2020 21:43
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Thu, 02 April 2020 09:00
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 02 April 2020 19:21
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 02 April 2020 19:35
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 02 April 2020 19:40
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Thu, 02 April 2020 19:41
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 02 April 2020 20:13
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Wed, 08 April 2020 11:34
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Wed, 08 April 2020 12:02
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Wed, 08 April 2020 16:31
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Wed, 08 April 2020 16:47
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Wed, 08 April 2020 16:22
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 09 April 2020 20:08
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Thu, 09 April 2020 20:58
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Thu, 09 April 2020 21:06
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Fri, 10 April 2020 06:51
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Fri, 10 April 2020 07:54
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sat, 11 April 2020 06:55
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sun, 12 April 2020 04:28
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Fri, 17 April 2020 21:47
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Tue, 16 June 2020 20:08
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Wed, 17 June 2020 17:47
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 18 June 2020 17:35
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sun, 21 June 2020 19:47
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Wed, 24 June 2020 17:31
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Wed, 24 June 2020 22:37
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Wed, 01 July 2020 08:27
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 09 April 2020 20:17
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 02 July 2020 04:26
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sun, 05 July 2020 04:20
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sun, 12 July 2020 13:17
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Tue, 14 July 2020 18:07
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Wed, 15 July 2020 14:51
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Thu, 16 July 2020 18:03
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: Yves-D. on Wed, 08 July 2020 11:52
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: Yves-D. on Wed, 08 July 2020 11:58
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 09 July 2020 05:07
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: Yves-D. on Mon, 10 August 2020 04:29
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikemac on Mon, 10 August 2020 12:29
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Wed, 12 January 2022 21:12
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Fri, 28 January 2022 07:40
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Mon, 01 August 2022 03:14
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: e2k on Mon, 01 August 2022 10:58
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sat, 27 August 2022 18:47
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Mon, 29 August 2022 19:19
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Mon, 12 September 2022 13:59
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikesmith on Tue, 13 September 2022 11:31
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: mikesmith on Tue, 13 September 2022 16:54
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Tue, 14 March 2023 13:30
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Wed, 15 March 2023 06:45
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Wed, 15 March 2023 17:23
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
 |
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 30 March 2023 17:58
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Fri, 12 August 2022 09:33
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sun, 14 August 2022 19:11
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Mon, 15 August 2022 19:29
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Tue, 16 August 2022 13:18
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: Yves-D. on Thu, 18 August 2022 23:26
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sun, 21 August 2022 05:37
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Mon, 22 August 2022 16:24
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: e2k on Mon, 22 August 2022 23:33
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: e2k on Wed, 24 August 2022 22:53
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Tue, 02 August 2022 04:21
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Tue, 02 August 2022 14:51
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Wed, 03 August 2022 11:59
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Thu, 04 August 2022 18:37
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Fri, 05 August 2022 16:47
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Sat, 06 August 2022 17:16
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Mon, 08 August 2022 18:18
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: simonj5 on Wed, 10 August 2022 01:38
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Wed, 10 August 2022 15:20
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Fri, 12 August 2022 09:39
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
By: plasmo on Tue, 20 June 2023 11:42
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
 |
|
Re: CB030, A 68030 SBC for hobbyists
|
Current Time: Mon Sep 29 04:28:15 PDT 2025
Total time taken to generate the page: 0.01266 seconds
|