Looking forward to the new Ataribox
Earlier this year, Atari confirmed its return to the gaming console market and revealed to the Atari fans that the company is looking to “create something new, that stays true to our heritage, while appealing to both old and new fans of Atari.”
Looks like the revelation is very promising with the recent release of the Ataribox image via email to the company fans. It has the touch of the classic Atari 2600 console but with support for the contemporary technologies such as HDMI and USB ports and SD card slot.
Very likely Ataribox is able to play the classic retro games designed for their earlier gaming console, but I guess we will only know for sure when the product is released.
Still remember my first ever game console is the classic Atari that looks like this:
Image credit: http://www.klaus-ciecior.de
Looking forward to relive my childhood days again by playing Ataribox soon.
See also : Time to remaster my skill for 'StarCraft: Remastered'
By Adam Ng
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+51.7k Golang : How to get time in milliseconds?
+23k Golang : Randomly pick an item from a slice/array example
+26.5k Golang : Encrypt and decrypt data with AES crypto
+19.1k Golang : Delete item from slice based on index/key position
+36.2k Golang : Convert date or time stamp from string to time.Time type
+15.4k Golang : rune literal not terminated error
+21.6k Golang : Upload big file (larger than 100MB) to AWS S3 with multipart upload
+19.7k Golang : Accept input from user with fmt.Scanf skipped white spaces and how to fix it
+12.1k Golang : Flush and close file created by os.Create and bufio.NewWriter example
+7.3k Golang : Create zip/ePub file without compression(use Store algorithm)
+12k Golang : Pagination with go-paginator configuration example
+13.6k Generate salted password with OpenSSL example