Rev |
Log message |
Author |
Age |
Path |
54 |
impl/ renamed to boards/ |
zeus |
5667d 10h |
/zet86/trunk/boards/virtex4-ml403ep/ |
53 |
Wishbone's ack now is 1 cycle to make it 100% wb compatible |
zeus |
5711d 20h |
/zet86/trunk/impl/virtex4-ml403ep/ |
52 |
* Zet working at 25 Mhz without any visible problems...
* Implemented a simple PIC and Timer to receive both IRQ0 and IRQ1
* Hard disk implementation:
* Compact Flash controller through sysace (thanks to Sébastien
Bourdeauducq)
* int13_harddisk() function with read/write support
* int 19h implemented for hard disk
* Fetch simplification for NOP instruction
* Simulation model for the multiplier |
zeus |
5715d 18h |
/zet86/trunk/impl/virtex4-ml403ep/ |
49 |
New directory structure. |
root |
5718d 04h |
/zet86/trunk/impl/virtex4-ml403ep/ |
48 |
Cursor shape in text mode implemented.
Also function 01 of int 10 (biosfn_set_cursor_shape) |
zeus |
5722d 19h |
/zet86/trunk/impl/virtex4-ml403ep/ |
47 |
Implemented partial BIOS service int 1a (function 0), in order to prevent FreeDOS from doing weird things after a while.
With this bug corrected, there are no open bugs. |
zeus |
5723d 14h |
/zet86/trunk/impl/virtex4-ml403ep/ |
46 |
int13 speedup (now it boots 50% faster) |
zeus |
5724d 22h |
/zet86/trunk/impl/virtex4-ml403ep/ |
45 |
Major flaws corrected:
* XCHG and SAHF microcode corrections
* Synchronized 'inta' signal with interrupt flag and 'intr'
* BIOS pusha 8086 transformation correction
* Decoder corrected for: CMP, ADD, ADC, SUB, SBB, XOR, AND, OR with i
* Implemented functions 08, 09 and 0a of int 10h
* Keyboard BIOS interrupts int 16h and int 09h now working
1st version instr trace |
zeus |
5726d 14h |
/zet86/trunk/impl/virtex4-ml403ep/ |
44 |
Hardware debugger with memory dump support |
zeus |
5736d 19h |
/zet86/trunk/impl/virtex4-ml403ep/ |
43 |
Wishbone compatible 8042 keyboard controller |
zeus |
5750d 11h |
/zet86/trunk/impl/virtex4-ml403ep/ |
42 |
External interrupts support |
zeus |
5761d 12h |
/zet86/trunk/impl/virtex4-ml403ep/ |
41 |
VGA status register and more VGA BIOS code |
zeus |
5774d 06h |
/zet86/trunk/impl/virtex4-ml403ep/ |
40 |
Decoder simplified and VDU corrected |
zeus |
5776d 11h |
/zet86/trunk/impl/virtex4-ml403ep/ |
39 |
Synchronized with git master - Big cleanup |
zeus |
5834d 11h |
/zet86/trunk/impl/virtex4-ml403ep/ |
37 |
BIOS booting |
zeus |
5859d 14h |
/zet86/trunk/impl/virtex4-ml403ep/ |
35 |
Full Wishbone master compliant |
zeus |
5863d 13h |
/zet86/trunk/impl/virtex4-ml403ep/ |
29 |
MUL/MULI/AAD instructions |
zeus |
5873d 15h |
/zet86/trunk/impl/virtex4-ml403ep/ |
27 |
ADD/SUB instructions |
zeus |
5874d 15h |
/zet86/trunk/impl/virtex4-ml403ep/ |
21 |
Shifts test case |
zeus |
5885d 12h |
/zet86/trunk/impl/virtex4-ml403ep/ |
20 |
New memory controller from scratch |
zeus |
5886d 15h |
/zet86/trunk/impl/virtex4-ml403ep/ |