Search found 288 matches: 65Org32
Searched query: 65org32
- Tue Feb 22, 2022 10:11 pm
- Forum: Hardware
- Topic: Interrupt Priority Decoder
- Replies: 5
- Views: 1051
Re: Interrupt Priority Decoder
GARTHWILSON: Oh, good grief! I did not intend negativity about 65816 - only that 65Org32 has superior interrupt performance. As one of the strongest proponents of 65816, I'm surprised that you haven't switched. Assuming that your system doesn't use hooky opcodes, PHI2 out, /SO or the alternate bus ...
- Tue Feb 22, 2022 8:20 pm
- Forum: Hardware
- Topic: Interrupt Priority Decoder
- Replies: 5
- Views: 1051
Re: Interrupt Priority Decoder
GARTHWILSON: Oh, good grief! I did not intend negativity about 65816 - only that 65Org32 has superior interrupt performance. As one of the strongest proponents of 65816, I'm surprised that you haven't switched. Assuming that your system doesn't use hooky opcodes, PHI2 out, /SO or the alternate bus ...
- Sat Feb 05, 2022 12:43 am
- Forum: Hardware
- Topic: Interrupt Priority Decoder
- Replies: 5
- Views: 1051
Re: Interrupt Priority Decoder
... bus has minimal gain unless all pieces of data are bus width aligned. Indeed, this would explain your hesitance with W65C816 and your advocacy of 65Org32.
I'm not sure what you're thinking of. I very much like the '816, although Bill Mensch could have made it better if Apple hadn't needed it to ...
I'm not sure what you're thinking of. I very much like the '816, although Bill Mensch could have made it better if Apple hadn't needed it to ...
- Wed Feb 02, 2022 3:51 pm
- Forum: Hardware
- Topic: Interrupt Priority Decoder
- Replies: 5
- Views: 1051
Re: Interrupt Priority Decoder
... bus has minimal gain unless all pieces of data are bus width aligned. Indeed, this would explain your hesitance with W65C816 and your advocacy of 65Org32.
You may not have set the interrupt criteria with the gravitas that I have accepted. Regardless, it is a question worth answering, partly for ...
You may not have set the interrupt criteria with the gravitas that I have accepted. Regardless, it is a question worth answering, partly for ...
- Mon Feb 22, 2021 1:32 pm
- Forum: Emulation and Simulation
- Topic: Yet another 65xxx bit of wishful thinking...
- Replies: 25
- Views: 24031
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 ...
- Thu Sep 17, 2020 5:30 pm
- Forum: General Discussions
- Topic: Improving the 6502, some ideas
- Replies: 185
- Views: 117562
Re: Improving the 6502, some ideas
(Would be good to see this reinvigoration of 65Org32 in a new thread, Sheep64)
- Thu Sep 17, 2020 11:31 am
- Forum: Emulation and Simulation
- Topic: Multi-Core 64 Bit SIMD On AVR
- Replies: 10
- Views: 6414
Re: Multi-Core 64 Bit SIMD On AVR
Apologies for delay. I discovered 65Org32 and I've been implementing it. See viewtopic.php?f=1&t=1419&p=78332#p78332 for details.
- Thu Sep 17, 2020 11:27 am
- Forum: General Discussions
- Topic: Improving the 6502, some ideas
- Replies: 185
- Views: 117562
Re: Improving the 6502, some ideas
I had a flash of inspiration and I've been implementing a 65Org32 emulator in C. I'm presently working on an assembler.
It is possible to place four 8 bit opcodes into one 32 bit instruction fetch. In this regard, it is very much like Charles Moore's C18 processor or Seymour Cray's CDC6600, although ...
It is possible to place four 8 bit opcodes into one 32 bit instruction fetch. In this regard, it is very much like Charles Moore's C18 processor or Seymour Cray's CDC6600, although ...
- Tue Sep 08, 2020 3:56 am
- Forum: Emulation and Simulation
- Topic: Multi-Core 64 Bit SIMD On AVR
- Replies: 10
- Views: 6414
Re: Multi-Core 64 Bit SIMD On AVR
... to the I/O.
Apparently speed is not much of a concern though, if you're going to emulate it on an AVR. I myself have threatened to emulate my 65Org32 with a PIC microcontroller (just because that's what I'm experienced with). It would be slower than a seven-year itch with 14 years to scratch ...
Apparently speed is not much of a concern though, if you're going to emulate it on an AVR. I myself have threatened to emulate my 65Org32 with a PIC microcontroller (just because that's what I'm experienced with). It would be slower than a seven-year itch with 14 years to scratch ...
- Mon Sep 07, 2020 7:24 pm
- Forum: Emulation and Simulation
- Topic: Multi-Core 64 Bit SIMD On AVR
- Replies: 10
- Views: 6414
Re: Multi-Core 64 Bit SIMD On AVR
... and discouraged that I have vaguely conventional ideas but that my predecessors have not been wildly successful. I was previously unaware of 65Org32. I was only aware of 65Org16. Indeed, I laughed outrageously when I discovered 65Org16. You guys know how to have good, clean fun! The most common ...
- Tue Aug 11, 2020 8:40 am
- Forum: Emulation and Simulation
- Topic: Multi-Core 64 Bit SIMD On AVR
- Replies: 10
- Views: 6414
Re: Multi-Core 64 Bit SIMD On AVR
... has even used the (DP,X) addressing mode to reference I/O to great advantage.
65Org02 is notable for implementing a 64 kiloword zero page.
The 65Org32 is my baby. Address bus, data bus, and all registers are 32-bit, including the base-page register, and all operand words are 32-bit, including ...
65Org02 is notable for implementing a 64 kiloword zero page.
The 65Org32 is my baby. Address bus, data bus, and all registers are 32-bit, including the base-page register, and all operand words are 32-bit, including ...
- Wed Jul 29, 2020 12:56 pm
- Forum: General Discussions
- Topic: Would a 32 bit evolution of 65816 stay accumulator based?
- Replies: 23
- Views: 6506
Re: Would a 32 bit evolution of 65816 stay accumulator based
... threads linked in the index post (linked above by Garth)
http://forum.6502.org/viewtopic.php?f=1&t=4216
Edit: I am of course quite fond of the 65Org32 idea - it's inefficient but it's straightforward to define and build. And the OPC machines have been great fun and are also relevant here:
Our ...
http://forum.6502.org/viewtopic.php?f=1&t=4216
Edit: I am of course quite fond of the 65Org32 idea - it's inefficient but it's straightforward to define and build. And the OPC machines have been great fun and are also relevant here:
Our ...
- Sun May 03, 2020 10:57 am
- Forum: Emulation and Simulation
- Topic: Extended 6502 Project (Logisim)
- Replies: 126
- Views: 31215
Re: Extended 6502 Project (Logisim)
... to be a drop-in replacement for a regular 6502.
it still is helpful to see what people would want in a CPU, especailly on the threads around the 65Org32.
though for obvious reasons i cannot implement anything, though i got future plans for a 16 bit 6502 based CPU, but that'll take some time and i ...
it still is helpful to see what people would want in a CPU, especailly on the threads around the 65Org32.
though for obvious reasons i cannot implement anything, though i got future plans for a 16 bit 6502 based CPU, but that'll take some time and i ...
- Sat Apr 04, 2020 1:35 am
- Forum: General Discussions
- Topic: YA326502 - Yet Another 32-bit 6502 (but a bit different!)
- Replies: 21
- Views: 3389
Re: YA326502 - Yet Another 32-bit 6502 (but a bit different!
... exception would be the status register which might do fine with 16 bits. We've been through that before though, in the topic that turned into the 65Org32 topic, at http://forum.6502.org/viewtopic.php?f=1&t=1419 .
As I recall, there was a good possibility that Apple (or was it a different company ...
As I recall, there was a good possibility that Apple (or was it a different company ...
- Sat Apr 04, 2020 12:07 am
- Forum: General Discussions
- Topic: YA326502 - Yet Another 32-bit 6502 (but a bit different!)
- Replies: 21
- Views: 3389
Re: YA326502 - Yet Another 32-bit 6502 (but a bit different!
... exception would be the status register which might do fine with 16 bits. We've been through that before though, in the topic that turned into the 65Org32 topic, at http://forum.6502.org/viewtopic.php?f=1&t=1419 .
As I recall, there was a good possibility that Apple (or was it a different company ...
As I recall, there was a good possibility that Apple (or was it a different company ...