6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Fri Nov 15, 2024 2:54 am

All times are UTC




Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: Sun Aug 30, 2020 1:49 am 
Offline

Joined: Sat Apr 11, 2020 7:28 pm
Posts: 344
Please, take a look at this taiwanese company, that created a series of 6502 based cheap video games machines.

http://www.vrt.com.tw/product_category.htm

Look at the datasheet of the VT168 series:

- Main CPU: 6502 @5.3693MHz in NTSC and 5.3203MHz in PAL.
- Single 16 bits data bus.
- Enhanced ALU, 16 by 16 multiplier and 32 by16 divider.
- 240 sprites in one frame, 16 sprites in one horizontal line.
- Sound CPU: CPU 6502 @21.4772MHz in NTSC and 26.6017MHz in PAL.


Attachments:
VT1682_Data%20Sheet_Eng_V1.1[1].pdf [202.12 KiB]
Downloaded 89 times
Top
 Profile  
Reply with quote  
PostPosted: Sun Aug 30, 2020 2:46 pm 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:28 pm
Posts: 10977
Location: England
Thanks - very interesting.

- dual 6502, but different speeds
- the faster one intended as an audio processor
- microphone input anticipated
- some shared and some private memory
- each 6502 has its multiply/divide peripheral (memory mapped, 6 bytes, with 16 ticks for a multiply)
- 3V operation
- quite impressive PPU for video output
- up to 32M offchip memory
- C compiler available
- emulator available


Attachments:
Screenshot 2020-08-30 at 15.40.24.png
Screenshot 2020-08-30 at 15.40.24.png [ 29.39 KiB | Viewed 956 times ]
Screenshot 2020-08-30 at 15.44.22.png
Screenshot 2020-08-30 at 15.44.22.png [ 90.97 KiB | Viewed 956 times ]
Screenshot 2020-08-30 at 15.45.03.png
Screenshot 2020-08-30 at 15.45.03.png [ 33.79 KiB | Viewed 956 times ]
Top
 Profile  
Reply with quote  
PostPosted: Mon Aug 31, 2020 6:32 pm 
Offline

Joined: Tue Jul 24, 2012 2:27 am
Posts: 679
Pretty interesting. It is somewhat reminiscent of the SNES, but lacking a number of features and sharing the bus instead of fully dedicated VRAM (this chip intends to have the actual pixel definitions stored in off-chip memory, stealing bus bandwidth from the CPU).

I presume the main way to get access to one of these chips is to find some mass-market trinket and dissect it.

_________________
WFDis Interactive 6502 Disassembler
AcheronVM: A Reconfigurable 16-bit Virtual CPU for the 6502 Microprocessor


Top
 Profile  
Reply with quote  
PostPosted: Mon Aug 31, 2020 7:46 pm 
Offline

Joined: Mon Sep 17, 2018 2:39 am
Posts: 138
Hi!

White Flame wrote:
Pretty interesting. It is somewhat reminiscent of the SNES, but lacking a number of features and sharing the bus instead of fully dedicated VRAM (this chip intends to have the actual pixel definitions stored in off-chip memory, stealing bus bandwidth from the CPU).

I presume the main way to get access to one of these chips is to find some mass-market trinket and dissect it.

It is available as the "worst console ever", the MiWi 2: https://www.youtube.com/watch?v=K0-NdIcjmCE

Note that the CPU is not binary compatible with the 6502, it swaps bits of the opcode, there is some details in forums like http://bootleg.games/BGC_Forum/index.php?topic=1743.0

Have Fun!


Top
 Profile  
Reply with quote  
PostPosted: Mon Aug 31, 2020 8:01 pm 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:28 pm
Posts: 10977
Location: England
(Just to note: "worst console ever" could be a matter of software deficiency, I suppose?)


Top
 Profile  
Reply with quote  
PostPosted: Mon Aug 31, 2020 8:12 pm 
Offline

Joined: Tue Jul 24, 2012 2:27 am
Posts: 679
From the video, it's the software but also really poorly construction and misrepresented-by-design peripherals. The chip offers stereo, while the console only outputs mono. There's no reason the chip itself couldn't run really good games or be part of an interesting cheap gamedev kit.

Is VRT still around? The most recent date on their website seems to be 2009.

_________________
WFDis Interactive 6502 Disassembler
AcheronVM: A Reconfigurable 16-bit Virtual CPU for the 6502 Microprocessor


Top
 Profile  
Reply with quote  
PostPosted: Mon Aug 31, 2020 8:16 pm 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:28 pm
Posts: 10977
Location: England
The architecture is within the reach of an FPGA, except for the ADC aspects.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: