Search found 43 matches: 65GZ032
Searched query: 65gz032
- Mon Feb 22, 2021 1:32 pm
- Forum: Emulation and Simulation
- Topic: Yet another 65xxx bit of wishful thinking...
- Replies: 25
- Views: 24050
Re: Yet another 65xxx bit of wishful thinking...
There are at least 10 groups who have proposed a 32 bit extension or larger. This would include 65k, 65000, 65020, 65GZ032 , 65Org32 , 65832 , 65E4 , 65m02 and tentative steps separately from Proxy and I to extend 65CE02. It is apparent that many of the proposals have common themes and they typically ...
- Mon Sep 07, 2020 7:24 pm
- Forum: Emulation and Simulation
- Topic: Multi-Core 64 Bit SIMD On AVR
- Replies: 10
- Views: 6419
Re: Multi-Core 64 Bit SIMD On AVR
... by-6502 design with FPU extensions?
My project appears to be almost a strict subset of André Fachat's 65002. I have also seen reference to 65GZ032 but it appears to have been run from a Yahoo mailing list which fell dormant before it was deleted. I was previously unaware that 65GZ032 was ...
My project appears to be almost a strict subset of André Fachat's 65002. I have also seen reference to 65GZ032 but it appears to have been run from a Yahoo mailing list which fell dormant before it was deleted. I was previously unaware that 65GZ032 was ...
- Tue Feb 20, 2018 4:48 pm
- Forum: Hardware
- Topic: High-end VLIW 14th-gen x86 CPU.
- Replies: 33
- Views: 12041
Re: High-end VLIW 14th-gen x86 CPU.
... here about extending the 65's to 32-bit, although the only effort I know that has made it to working hardware (although never finished) was the 65GZ032. That one had a 6502 emulation mode but in its native mode hardly looked like a 6502, having gobs of registers, deep pipelining, branch prediction ...
- Sun Oct 23, 2016 4:42 am
- Forum: Programmable Logic
- Topic: First glimpse: 65Org16 (6502 with 32bit addresses)
- Replies: 97
- Views: 27823
Re: First glimpse: 65Org16 (6502 with 32bit addresses)
... operands that are no more than about 23 bits (I don't remember exactly), this works ok. For wider ones, he uses a bit in the op code to tell the processor to fetch the next word as a 32-bit operand. (I hope I'm remembering correctly.)
Other 32-bit 65's I'm aware of are the 6502EX and the 65GZ032 .
Other 32-bit 65's I'm aware of are the 6502EX and the 65GZ032 .
- Thu Oct 29, 2015 7:13 pm
- Forum: General Discussions
- Topic: Who's interested in wide-byte 6502 variants like 65Org16?
- Replies: 25
- Views: 5447
Re: Who's interested in wide-byte 6502 variants like 65Org16
... earlier efforts, particularly the 65832 design which was finished by WDC but never put into production, and Gideon Schweitzer (sp?) and friends' 65GZ032 which was actually running but still needed various things worked out. These had design goals of still being able to run already-assembled 6502 ...
- Sun Nov 17, 2013 6:42 pm
- Forum: Programmable Logic
- Topic: Stack/PC-relative addressing: signed or unsigned?
- Replies: 13
- Views: 3838
Re: Stack/PC-relative addressing: signed or unsigned?
... to a virtual-capable design without breaking existing code for the simpler one, or complicating the hyper-visor unnecessarily. It appears that the 65GZ032 (linked on your page) was close to completion, but stopped short of providing a complete picture of how the mode-switching mechanism worked ...
- Sun Nov 17, 2013 4:46 pm
- Forum: Programmable Logic
- Topic: Stack/PC-relative addressing: signed or unsigned?
- Replies: 13
- Views: 3838
Re: Stack/PC-relative addressing: signed or unsigned?
... to a virtual-capable design without breaking existing code for the simpler one, or complicating the hyper-visor unnecessarily. It appears that the 65GZ032 (linked on your page) was close to completion, but stopped short of providing a complete picture of how the mode-switching mechanism worked.
My ...
My ...
- Wed Sep 25, 2013 8:19 pm
- Forum: Programmable Logic
- Topic: The RTF65002 Core
- Replies: 108
- Views: 19462
Re: The RTF65002 Core
... is to retain the 6502/816 flavor and make a truly 65-family processor with a lot more computing power. I have lamented that other efforts like the 65GZ032 which, although never finished, did have working hardware, was really a RISC with very little resemblance to the 6502 except in emulation mode. I ...
- Wed Sep 04, 2013 4:29 am
- Forum: Programming
- Topic: Pervasiveness of 65c02 instruction set versus the original.
- Replies: 26
- Views: 5012
Re: Pervasiveness of 65c02 instruction set versus the origin
... viewtopic.php?f=10&t=2653 which is to be able to run legacy 6502 code. Another I am aware of but its Yahoo forum seems to have disappeared is the 65GZ032 work which they did actually have working hardware on although it was not finished the last I heard and the job was put in hybernation. BigEd can ...
- Mon Mar 04, 2013 6:03 pm
- Forum: General Discussions
- Topic: "Improved" 6502
- Replies: 22
- Views: 4276
Re: "Improved" 6502
... php?f=9&t=1505&p=9705#p9705. There's an example shown there where the '816 does in two instructions what the 6502 takes ten to do.
There was the 65GZ032 project with its own Yahoo forum which was for a modern 32-bit processor that could still run old 6502 code. It had a ton of registers, deep ...
There was the 65GZ032 project with its own Yahoo forum which was for a modern 32-bit processor that could still run old 6502 code. It had a ton of registers, deep ...
- Sun Mar 03, 2013 3:46 pm
- Forum: Emulation and Simulation
- Topic: Is this an overflow condition?
- Replies: 14
- Views: 2606
Re: Is this an overflow condition?
... individual opcodes? Perhaps some software suite that I can check my code against?
André Fachat, if you are reading this-- Do you know if the 65GZ032 group dissolved? I remember someone on the 65GZ032 Yahoo forum posting a link to an 6502 instruction-testing program, but I just went to try to ...
André Fachat, if you are reading this-- Do you know if the 65GZ032 group dissolved? I remember someone on the 65GZ032 Yahoo forum posting a link to an 6502 instruction-testing program, but I just went to try to ...
- Sun Dec 09, 2012 8:44 pm
- Forum: Emulation and Simulation
- Topic: Is this an overflow condition?
- Replies: 14
- Views: 2606
Re: Is this an overflow condition?
I remember someone on the 65GZ032 Yahoo forum posting a link to an 6502 instruction-testing program, but I just went to try to find it, and I can't even find the group. I too feel the urge to test this. My take is that, per signed notation,
11111111 is negative 1
00000001 is positive 1, and ...
11111111 is negative 1
00000001 is positive 1, and ...
- Sun Dec 09, 2012 8:37 pm
- Forum: Emulation and Simulation
- Topic: Is this an overflow condition?
- Replies: 14
- Views: 2606
Re: Is this an overflow condition?
... individual opcodes? Perhaps some software suite that I can check my code against?
André Fachat, if you are reading this-- Do you know if the 65GZ032 group dissolved? I remember someone on the 65GZ032 Yahoo forum posting a link to an 6502 instruction-testing program, but I just went to try to ...
André Fachat, if you are reading this-- Do you know if the 65GZ032 group dissolved? I remember someone on the 65GZ032 Yahoo forum posting a link to an 6502 instruction-testing program, but I just went to try to ...
- Fri Dec 02, 2011 9:05 am
- Forum: Programmable Logic
- Topic: Defining the 65Org32 - addressing modes (and instructions)
- Replies: 84
- Views: 23508
... deep pipelining, branch prediction, onboard cache, etc., and end up with something has has little to no resemblance to the 6502 or '816, like the 65GZ032 project went, and, after a lot of progress and even some working hardware, still fizzled out before it was done.
I might still see having direct ...
I might still see having direct ...
- Sun Aug 14, 2011 2:42 pm
- Forum: General Discussions
- Topic: 6502 or ARM core selection?
- Replies: 76
- Views: 47575
To answer some more points:
I fount also 65GZ032. Any comments on this? DMIPS? Code density? Is the code available for free?
For this, and for pointers to some other variations on the 6502 theme, and for André's own 65k project, have a look at his pages here . His project allows for 32bit, and more ...
I fount also 65GZ032. Any comments on this? DMIPS? Code density? Is the code available for free?
For this, and for pointers to some other variations on the 6502 theme, and for André's own 65k project, have a look at his pages here . His project allows for 32bit, and more ...