aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Boots to "BBC Computer" message with dummy keyboard and interrupts disabled ↵Mike Stirling2011-07-254-51/+437
| | | | (something is keeping the interrupt permanently asserted). Need to add paged ROMs in Flash (no more room in the FPGA).
* Register 6522 reads so that data is available outside of "phase 2" cycles, ↵Mike Stirling2011-07-171-31/+34
| | | | otherwise CPU can't see it
* Work in progress: Added MOS6522 from www.fpgaarcade.com. Added simple_uart ↵Mike Stirling2011-07-176-18/+1613
| | | | component in "FRED" for test purposes and added alternative EHBASIC ROM for debugging
* Fixed SRAM routing logicMike Stirling2011-07-164-20/+43
|
* Added top-level, PLL, MOS ROM and CRTC. CRTC seems to behave strangely ↵Mike Stirling2011-07-168-0/+1407
| | | | although the design is passing timing.
* Initial commit. Some modules imported from experimental 6502 platform. ↵Mike Stirling2011-07-1210-0/+3575
Project added for Quartus 9.1