6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Thu Apr 25, 2024 9:49 pm

All times are UTC


Search found 563 matches
Search term used: arlet core Search these results:

Author Message

 Forum: General Discussions   Topic: A truly self-modifying JSR

Posted: Fri Jun 30, 2023 12:42 pm 

Replies: 18
Views: 12915


... Here's a few results. Beeb with 6502: P Beeb with ICE-T6502 (T65 Core): P Beeb with ICE-T65C02 (AlanD Core): P Matchbox Co Pro 0 (Arlet 65C02 Core): P Beeb FPGA Model B (T65 Core): P Beeb FPGA Master (AlanD Core): P PiTubeDirect ...

 Forum: Programming   Topic: Random-number generation

Posted: Sat Jun 24, 2023 8:38 am 

Replies: 244
Views: 62396


... inc cnt+3 bne loop inc cnt+4 bne loop inc cnt+5 bne loop rts ./atarisim arlet-new | xxd -r -p | ./rng_test stdin8 RNG_test using PractRand version 0.94 RNG = RNG_stdin8, seed = unknown test set = core, folding = standard (8 bit) rng=RNG_stdin8, seed=unknown length= 2 megabytes ...

 Forum: Programming   Topic: Random-number generation

Posted: Sat Apr 22, 2023 10:45 pm 

Replies: 244
Views: 62396


... PractRand version 0.94 RNG = RNG_stdin8, seed = unknown test set = core, folding = standard (8 bit) rng=RNG_stdin8, seed=unknown length= 32 ... I remind you that arlet-minimal FAIL on 8kb: state: .byte $00,$00,$00,$00,$01 length= 8 kilobytes ...

 Forum: Programming   Topic: Random-number generation

Posted: Fri Apr 21, 2023 11:31 pm 

Replies: 244
Views: 62396


Arlet, you conclude that practrand is not good on 1 KB sets but there is no warning in the ... at 1 kB disappears. The documentation also gives this advice: Most failures on the core tests (other thatn BRank) should have started small and gotten steadily worse as more ...

 Forum: Programmable Logic   Topic: Arlet Ottens Core and the RDY signal

Posted: Thu Apr 06, 2023 6:03 am 

Replies: 4
Views: 4917


@Arlet Thanks for the explanation. Everything make sense now :D

 Forum: Programmable Logic   Topic: Arlet Ottens Core and the RDY signal

Posted: Wed Apr 05, 2023 5:30 pm 

Replies: 4
Views: 4917


... because the RDY is deasserted. This is as designed. A normal use of RDY is to add wait states to interface slow memory. This means that the CPU core should wait to grab DI until RDY is asserted again, giving the memory system some extra time to produce the correct data. In this case, you should ...

 Forum: Programmable Logic   Topic: Arlet Ottens Core and the RDY signal

Posted: Wed Apr 05, 2023 5:17 pm 

Replies: 4
Views: 4917


Here are the simulation waveforms. As can be seen when RDY becomes zero, it is as if the a9 (which is an LDA) is discarded. When RDY becomes one again in the other waveform, the system assumes 20 is the opcode (which is an actual fact the operand of the LDA), being a JSR. One can also see resemblanc...

 Forum: Programmable Logic   Topic: Arlet Ottens Core and the RDY signal

Posted: Tue Apr 04, 2023 6:41 pm 

Replies: 4
Views: 4917


Can you attach some screenshots of waveforms?

 Forum: Programmable Logic   Topic: Arlet Ottens Core and the RDY signal

Posted: Sun Apr 02, 2023 2:20 pm 

Replies: 4
Views: 4917


I used the original 6502 core from Arlet Ottens in a number of projects and had great fun with this core. Recently I was working on a project ...

 Forum: Programmable Logic   Topic: WDC/Rockwell 65C02 core with MMU

Posted: Tue Oct 25, 2022 6:24 pm 

Replies: 26
Views: 13846


I started some time ago to modify the 65C02 core by David Banks and Ed Spittles, which is based on Arlet Ottens compact 6502 core. The main focus was a MMU that could help with memory access and protection. ...

 Forum: Programmable Logic   Topic: WDC65C02 instructions

 Post subject: WDC65C02 instructions
Posted: Mon Oct 24, 2022 5:18 pm 

Replies: 7
Views: 7937


Hi, I have almost finished modifying the 6502/65C02 core by Arlet/David/Ed include the WDC instructions, but I am having some problems understanding how WAI ...

 Forum: General Discussions   Topic: The 65CFF (a chip design no one asked for)

Posted: Wed Jul 27, 2022 11:38 pm 

Replies: 6
Views: 821


... could be saved if the 6502 were actually pared down. Thanks to @Arlet and all my past adventures with his 95% complete Verilog 65C02, this ... a chip design team and fab would have been able to mix a minimal 6502 core with his Woz Machine floppy logic for a 2-3 chip standalone floppy controller. ...

 Forum: General Discussions   Topic: The 65M202 road map that could have been

Posted: Sun Jul 10, 2022 7:55 pm 

Replies: 58
Views: 10909


Splendid! I don't think I was aware of this latest adventure of Arlet's - in the thread My new verilog 65C02 core. we're seeing the predecessor project, the one I'm more familiar with. ( verilog-65C02-fsm ...

 Forum: Newbies   Topic: cc65 sprintf with new project

Posted: Sat Apr 02, 2022 2:53 pm 

Replies: 1
Views: 561


... inside a Lattice (formerly SiliconBlue) ICE40 FPGA. I'm using the 65c02 core from https://github.com/hoglet67/verilog-6502 (which is itself a fork of the 6502 found here https://github.com/Arlet/verilog-6502 ). The whole shebang is running off the primary oscillator which ...

 Forum: Programmable Logic   Topic: CPLD trainer on eBay

 Post subject: Re: CPLD trainer on eBay
Posted: Sun Jan 30, 2022 3:23 am 

Replies: 37
Views: 222924


... possible to install USB Blaster driver in Win10. Bill PS, I downloaded Arlet's Verilog 6502 from GitHub and successfully compiled it with Quartus 9. The resource utilization of 6502 core is lesser than 20%, so Flex10K70 has plenty of resource to hold a 6502 core and ...
Sort by:  
Page 1 of 38 [ Search found 563 matches ]


All times are UTC


Jump to: