Also, I would like to propose a little challenge. What do you think that could do you archive on this "virtual" computer :
- Specs : https://github.com/trillek-team/trillek-computer
- Implementation/Emulator : https://github.com/trillek-team/trillek-vcomputer-module
In a short resume :
- 32 bit RISC CPU running at 100KHz (to 1MHz)
- CGA like text mode, but can be remaped to any desired RAM address and the font can be changed on the fly. Fixed palette of 16 colours
- VSync interrupt + two timers
- 128KiB of RAM (to 1MiB)
- Floppy drive (max 1.2 MiB)
Extra : Displaying it against a Commodore 1084S monitor -> http://imgur.com/GuTVEdj
Also, I would like to propose a little challenge. What do you think that could do you archive on this "virtual" computer :
- Specs : https://github.com/trillek-team/trillek-computer
- Implementation/Emulator : https://github.com/trillek-team/trillek-vcomputer-module
In a short resume :
- 32 bit RISC CPU running at 100KHz (to 1MHz)
- CGA like text mode, but can be remaped to any desired RAM address and the font can be changed on the fly. Fixed palette of 16 colours
- VSync interrupt + two timers
- 128KiB of RAM (to 1MiB)
- Floppy drive (max 1.2 MiB)
Extra : Displaying it against a Commodore 1084S monitor -> http://imgur.com/GuTVEdj