index
:
bbc-b/fpga-bbc
master
bbc-b fpga implementation from GH
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed cursor generation in VIDPROC. Added SAA5050 for MODE 7 support. Added...
Mike Stirling
2011-08-07
6
-15
/
+649
*
Clamp line_counter to an even number when in interlace sync+video mode. Fixes...
Mike Stirling
2011-08-06
1
-2
/
+3
*
Added utility to generate character ROM for SAA5050. Small fix to video ULA....
Mike Stirling
2011-08-06
1
-3
/
+3
*
Added cursor support and teletext pass-through to video ULA. Fixed a couple ...
Mike Stirling
2011-08-04
2
-5
/
+56
*
Fixed missing gate in DISEN which meant that blank lines in modes 3 and 6 wer...
Mike Stirling
2011-08-02
3
-6
/
+30
*
Added sound generator support and interface to WM8731L audio codec. Uses SN7...
Mike Stirling
2011-07-31
20
-9
/
+2386
*
Added pin definitions for SD card interface. Fixed bug in 6522 shift-registe...
Mike Stirling
2011-07-31
4
-27
/
+50
*
Keyboard now working (needed to loop back slow bus outputs to inputs on syste...
Mike Stirling
2011-07-30
5
-40
/
+66
*
Updated T65 CPU core from https://svn.pacedev.net/repos/pace/sw/src/component...
Mike Stirling
2011-07-29
2
-9
/
+22
*
Work in progress. Added PS/2 keyboard interface, hardware debugger. Interru...
Mike Stirling
2011-07-29
9
-85
/
+967
*
Boots to "BBC Computer" message with dummy keyboard and interrupts disabled (...
Mike Stirling
2011-07-25
4
-51
/
+437
*
Register 6522 reads so that data is available outside of "phase 2" cycles, ot...
Mike Stirling
2011-07-17
1
-31
/
+34
*
Work in progress: Added MOS6522 from www.fpgaarcade.com. Added simple_uart c...
Mike Stirling
2011-07-17
6
-18
/
+1613
*
Fixed SRAM routing logic
Mike Stirling
2011-07-16
4
-20
/
+43
*
Added top-level, PLL, MOS ROM and CRTC. CRTC seems to behave strangely altho...
Mike Stirling
2011-07-16
8
-0
/
+1407
*
Initial commit. Some modules imported from experimental 6502 platform. Proj...
Mike Stirling
2011-07-12
10
-0
/
+3575