aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated readmeHEADmasterMike Stirling2016-01-131-1/+43
* Updated license textMike Stirling2011-09-1812-53/+95
* ...and the rest of the previous commitMike Stirling2011-09-182-59/+37
* Fixed synthesis options for shared pins. Removed test UART. Updated Flash a...Mike Stirling2011-09-181-233/+0
* Added license notice to the top of all source filesMike Stirling2011-08-2112-4/+300
* Switched to external MOS ROM (in flash) and removed MOS and EHBASIC ROMs from...Mike Stirling2011-08-075-381/+1
* Swapped DFS ROM to original Acorn version and added two composite ROM images,...Mike Stirling2011-08-073-63/+48
* Get rid of an inferred latch in 6522. Doesn't seem to break anything!Mike Stirling2011-08-071-4/+4
* Fixed cursor generation in VIDPROC. Added SAA5050 for MODE 7 support. Added...Mike Stirling2011-08-076-15/+649
* Clamp line_counter to an even number when in interlace sync+video mode. Fixes...Mike Stirling2011-08-061-2/+3
* Added utility to generate character ROM for SAA5050. Small fix to video ULA....Mike Stirling2011-08-061-3/+3
* Added cursor support and teletext pass-through to video ULA. Fixed a couple ...Mike Stirling2011-08-042-5/+56
* Fixed missing gate in DISEN which meant that blank lines in modes 3 and 6 wer...Mike Stirling2011-08-023-6/+30
* Added sound generator support and interface to WM8731L audio codec. Uses SN7...Mike Stirling2011-07-3120-9/+2386
* Added pin definitions for SD card interface. Fixed bug in 6522 shift-registe...Mike Stirling2011-07-314-27/+50
* Keyboard now working (needed to loop back slow bus outputs to inputs on syste...Mike Stirling2011-07-305-40/+66
* Updated T65 CPU core from https://svn.pacedev.net/repos/pace/sw/src/component...Mike Stirling2011-07-292-9/+22
* Work in progress. Added PS/2 keyboard interface, hardware debugger. Interru...Mike Stirling2011-07-299-85/+967
* Boots to "BBC Computer" message with dummy keyboard and interrupts disabled (...Mike Stirling2011-07-254-51/+437
* Register 6522 reads so that data is available outside of "phase 2" cycles, ot...Mike Stirling2011-07-171-31/+34
* Work in progress: Added MOS6522 from www.fpgaarcade.com. Added simple_uart c...Mike Stirling2011-07-176-18/+1613
* Fixed SRAM routing logicMike Stirling2011-07-164-20/+43
* Added top-level, PLL, MOS ROM and CRTC. CRTC seems to behave strangely altho...Mike Stirling2011-07-168-0/+1407
* Initial commit. Some modules imported from experimental 6502 platform. Proj...Mike Stirling2011-07-1210-0/+3575