... which includes a bbc basic for 6809
https://github.com/dominicbeesley/beeb6809/tree/master
Also you might be interested in Mike Kohn's recently developed 65832 (as found by Jeff) which of course also includes a 65816 mode as well as a 65c02 mode.
https://www.mikekohn.net/micro/w65c832_fpga.php
Search found 85 matches: 65832
Searched query: 65832
- Sat Apr 12, 2025 4:09 pm
- Forum: Programmable Logic
- Topic: Nano '816 system
- Replies: 20
- Views: 15585
- Fri May 31, 2024 9:23 pm
- Forum: General Discussions
- Topic: Migrating... 6502 to 65816 to ... ?
- Replies: 34
- Views: 10817
Re: Migrating... 6502 to 65816 to ... ?
... have booted it under Linux, but I didn't)
I think what I'd like to investigate are extensions of the 6502 into the 32 bit realm. Not exactly the 65832 discussion (which didn't seem to drive all the 8 bit diehards away), but something along the lines of 6502 inspired macros that would expand to ...
I think what I'd like to investigate are extensions of the 6502 into the 32 bit realm. Not exactly the 65832 discussion (which didn't seem to drive all the 8 bit diehards away), but something along the lines of 6502 inspired macros that would expand to ...
- Fri May 31, 2024 4:18 pm
- Forum: General Discussions
- Topic: Migrating... 6502 to 65816 to ... ?
- Replies: 34
- Views: 10817
Re: Migrating... 6502 to 65816 to ... ?
... to ARM and RISC-V and the lessons learned. I think what I'd like to investigate are extensions of the 6502 into the 32 bit realm. Not exactly the 65832 discussion (which didn't seem to drive all the 8 bit diehards away), but something along the lines of 6502 inspired macros that would expand to ...
- Thu May 04, 2023 7:03 pm
- Forum: General Discussions
- Topic: 65RISC-V
- Replies: 11
- Views: 5497
Re: 65RISC-V
... through custom instructions) to run some piece of code somewhere in memory seems like a good alternative.
also, personally i wouldn't bother with 65832 compatibility, as it's just a 65816 with 32-bit registers and no other redeeming qualities or software that made use of it.
anyways i'd be ...
also, personally i wouldn't bother with 65832 compatibility, as it's just a 65816 with 32-bit registers and no other redeeming qualities or software that made use of it.
anyways i'd be ...
- Wed May 03, 2023 6:35 pm
- Forum: General Discussions
- Topic: 65RISC-V
- Replies: 11
- Views: 5497
Re: 65RISC-V
... through custom instructions) to run some piece of code somewhere in memory seems like a good alternative.
also, personally i wouldn't bother with 65832 compatibility, as it's just a 65816 with 32-bit registers and no other redeeming qualities or software that made use of it.
anyways i'd be ...
also, personally i wouldn't bother with 65832 compatibility, as it's just a 65816 with 32-bit registers and no other redeeming qualities or software that made use of it.
anyways i'd be ...
- Mon May 01, 2023 7:31 pm
- Forum: General Discussions
- Topic: 65RISC-V
- Replies: 11
- Views: 5497
65RISC-V
... correctly, a RISC-V implementation with a 'user extension', that is operationally compatible with the 6502, 65816 and ideally, the never released 65832, or versions for each thereof.
I would restrict any other extensions to RISC-V at this level as a package much like the existing nomenclature ...
I would restrict any other extensions to RISC-V at this level as a package much like the existing nomenclature ...
- Sat Apr 29, 2023 3:51 pm
- Forum: Hardware
- Topic: 65832 datasheet
- Replies: 9
- Views: 3609
Re: 65832 datasheet
ahhh the dreams of a 32-bit 6502 CPU. i have been working every now and then on a draft for my own flavor of 32-bitness.
re-reading the 65k project pages, i can see some similarities here and there. but i think my design is distinct enough to not be called a copy...
for example my design does have ...
re-reading the 65k project pages, i can see some similarities here and there. but i think my design is distinct enough to not be called a copy...
for example my design does have ...
- Wed Apr 26, 2023 3:56 am
- Forum: Hardware
- Topic: 65832 datasheet
- Replies: 9
- Views: 3609
Re: 65832 datasheet
... I have looked briefly at a few of the 65x+32 projects out there. I have read through the 65832 datasheet and around this board 'some'.
Because this topic is kinda hot and this is as good a place as any to jump in, I want to discuss a few ...
Because this topic is kinda hot and this is as good a place as any to jump in, I want to discuss a few ...
- Wed Mar 29, 2023 3:24 am
- Forum: Hardware
- Topic: 65816 Data/Bus Pins.
- Replies: 24
- Views: 4364
Re: 65816 Data/Bus Pins.
... requirements for the '816 to be able to run '02 code however seems to have kept the '816 from being as good as it could have been. WDC designed the 65832 also, apparently for such a market, but Apple went to the 68000, so the 65832 was never made. The '832 had an 8-bit data bus. Someone asked Bill ...
- Sat Jul 09, 2022 4:44 pm
- Forum: Emulation and Simulation
- Topic: 65816 Logisim Project
- Replies: 55
- Views: 60475
Re: 65816 Logisim Project
... 25.175MHz display may partially fail. This is an annoying corner case and extra circuitry for 65816 is likely to be insufficient for a hypothetical 65832. There is a common pattern here: draw everything twice or draw everything slowly so it can be sampled twice.
We also have the problem that reads ...
We also have the problem that reads ...
- Mon Oct 11, 2021 9:37 am
- Forum: Hardware
- Topic: 65816 EMU Pin and WS2812B Digital LEDs
- Replies: 33
- Views: 4677
Re: 65816 EMU Pin and WS2812B Digital LEDs
... cycle. However, if you depend upon such undocumented functionality then your design may not be upward compatible. For example, if a hypothetical 65832 became available and 65816 chips were derived from the same manufacturing process then EMU pin functionality may change quite drastically. Such ...
- 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 ...
- Mon Aug 31, 2020 3:34 am
- Forum: Hardware
- Topic: PC/ISA 65832 computer
- Replies: 9
- Views: 1962
Re: PC/ISA 65832 computer
Yes, it is a KiCAD schematic. Thanks for the suggestion, I was able to plot a monochrome image of the board schematic so far. I still need to add RAM, ROM, and a uart to make it a SBC.
- Mon Aug 24, 2020 7:34 am
- Forum: Hardware
- Topic: PC/ISA 65832 computer
- Replies: 9
- Views: 1962
Re: PC/ISA 65832 computer
(Sorry about the color, I haven't figured out how to get the CAD program to output mono.)
It looks to me like you took a screenshot of the Kicad schematic window?
If you instead go to File -> Plot, you can create a PDF of the schematic, and one of the options is "Output mode" (Color | Black and ...
It looks to me like you took a screenshot of the Kicad schematic window?
If you instead go to File -> Plot, you can create a PDF of the schematic, and one of the options is "Output mode" (Color | Black and ...
- Fri Aug 21, 2020 12:09 pm
- Forum: Hardware
- Topic: PC/ISA 65832 computer
- Replies: 9
- Views: 1962
Re: PC/ISA 65832 computer
Spent some time studying and coming up with a circuit interfacing interrupts for an '816 processor.
In emulation mode interrupts are handled via ROM vectors as normal. The interesting part occurs for interrupts handled in native mode.
The encoded interrupt level (one of sixteen) is used to form part ...
In emulation mode interrupts are handled via ROM vectors as normal. The interesting part occurs for interrupts handled in native mode.
The encoded interrupt level (one of sixteen) is used to form part ...