Author |
Message |
Forum: Hardware Topic: Interrupt Priority Decoder |
GARTHWILSON |
Posted: Tue Feb 22, 2022 10:11 pm
|
|
Replies: 5 Views: 776
|
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, ... |
|
|
Forum: Hardware Topic: Interrupt Priority Decoder |
Sheep64 |
Posted: Tue Feb 22, 2022 8:20 pm
|
|
Replies: 5 Views: 776
|
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, ... |
|
|
Forum: Hardware Topic: Interrupt Priority Decoder |
GARTHWILSON |
Posted: Sat Feb 05, 2022 12:43 am
|
|
Replies: 5 Views: 776
|
... 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 ... |
|
|
Forum: Hardware Topic: Interrupt Priority Decoder |
Sheep64 |
Posted: Wed Feb 02, 2022 3:51 pm
|
|
Replies: 5 Views: 776
|
... 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 ... |
|
|
Forum: Emulation and Simulation Topic: Yet another 65xxx bit of wishful thinking... |
Sheep64 |
Posted: Mon Feb 22, 2021 1:32 pm
|
|
Replies: 25 Views: 16532
|
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 ... |
|
|
Forum: General Discussions Topic: Improving the 6502, some ideas |
BigEd |
Posted: Thu Sep 17, 2020 5:30 pm
|
|
Replies: 185 Views: 103916
|
(Would be good to see this reinvigoration of 65Org32 in a new thread, Sheep64) |
|
|
Forum: Emulation and Simulation Topic: Multi-Core 64 Bit SIMD On AVR |
Sheep64 |
Posted: Thu Sep 17, 2020 11:31 am
|
|
Replies: 10 Views: 4992
|
|
|
Forum: General Discussions Topic: Improving the 6502, some ideas |
Sheep64 |
Posted: Thu Sep 17, 2020 11:27 am
|
|
Replies: 185 Views: 103916
|
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 ... |
|
|
Forum: Emulation and Simulation Topic: Multi-Core 64 Bit SIMD On AVR |
GARTHWILSON |
Posted: Tue Sep 08, 2020 3:56 am
|
|
Replies: 10 Views: 4992
|
... 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; ... |
|
|
Forum: Emulation and Simulation Topic: Multi-Core 64 Bit SIMD On AVR |
Sheep64 |
Posted: Mon Sep 07, 2020 7:24 pm
|
|
Replies: 10 Views: 4992
|
... 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 ... |
|
|
Forum: Emulation and Simulation Topic: Multi-Core 64 Bit SIMD On AVR |
GARTHWILSON |
Posted: Tue Aug 11, 2020 8:40 am
|
|
Replies: 10 Views: 4992
|
... 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 ... |
|
|
Forum: General Discussions Topic: Would a 32 bit evolution of 65816 stay accumulator based? |
BigEd |
Posted: Wed Jul 29, 2020 12:56 pm
|
|
Replies: 23 Views: 4750
|
... 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 ... |
|
|
Forum: Emulation and Simulation Topic: Extended 6502 Project (Logisim) |
Proxy |
Posted: Sun May 03, 2020 10:57 am
|
|
Replies: 126 Views: 22845
|
... 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 ... |
|
|
Forum: General Discussions Topic: YA326502 - Yet Another 32-bit 6502 (but a bit different!) |
rpiguy2 |
Posted: Sat Apr 04, 2020 1:35 am
|
|
Replies: 21 Views: 2425
|
... 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?) ... |
|
|
Forum: General Discussions Topic: YA326502 - Yet Another 32-bit 6502 (but a bit different!) |
GARTHWILSON |
Posted: Sat Apr 04, 2020 12:07 am
|
|
Replies: 21 Views: 2425
|
... 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?) ... |
|
|
Sort by: |