![]() |
![]() |
#1 |
Dec 2012
The Netherlands
22·5·79 Posts |
![]()
Resurrecting old programming platforms and covering your costs by marketing them as retro games consoles
- I guess that's the idea behind the "TheC64" (sometimes called the Maxi to distinguish it from an earlier version called the Mini) It looks and feels like a Commodore 64, and comes out tomorrow here in Europe. Does anyone know what hardware they're using? |
![]() |
![]() |
![]() |
#2 |
Jan 2008
France
10000111102 Posts |
![]()
Looking at the downloadable firmware this seems to be ARM code. So I'd say it's some software emulator.
Code:
$ binwalk theC64-1_3_1.bin DECIMAL HEXADECIMAL DESCRIPTION -------------------------------------------------------------------------------- 80 0x50 ELF, 32-bit LSB executable, ARM, version 1 (SYSV) 200988 0x3111C SHA256 hash constants, little endian 408336 0x63B10 SHA256 hash constants, little endian 517244 0x7E47C SHA256 hash constants, little endian 520210 0x7F012 Unix path: /proc/sys/crypto/fips_enabled 648337 0x9E491 Copyright string: "Copyright (C) 2000-2016 Free Software Foundation, Inc." 648392 0x9E4C8 Copyright string: "Copyright (C) 2012-2016 g10 Code GmbH" 648430 0x9E4EE Copyright string: "Copyright (C) 2013-2016 Jussi Kivilinna" 648492 0x9E52C SHA256 hash constants, little endian 668612 0xA33C4 CRC32 polynomial table, little endian 684464 0xA71B0 Copyright string: "Copyright 2003, 2004, 2010, 2013, 2014, 2015, 2016 g10 Code GmbH" Last fiddled with by ldesnogu on 2019-12-23 at 17:17 |
![]() |
![]() |
![]() |
#4 |
Dec 2012
The Netherlands
22×5×79 Posts |
![]()
... and here is the virtual Colossus
|
![]() |
![]() |
![]() |
#5 |
Sep 2002
Database er0rr
3,533 Posts |
![]()
I managed to code up LL in BBC BASIC. The typographic rate is painfully slow on that machine. I am not going to write arbitrary precision on it.
|
![]() |
![]() |
![]() |
#6 |
Dec 2012
The Netherlands
22·5·79 Posts |
![]() |
![]() |
![]() |