pete-gordon / oricutron

Portable Oric-1/Atmos/Telestrat and Pravetz 8D emulator
http://www.petergordon.org.uk/oricutron/
GNU General Public License v2.0
69 stars 25 forks source link

Add emulation for twilighte board #157

Closed jedeoric closed 3 years ago

jedeoric commented 3 years ago

This PR contains the emulation of the 64 banks availables on the board (32 on a EEPROM, 32 on a Static ram).

Please note that :

The emulation handle hooks on theses I/O adress :

Rom are updated (kernel and shell v2020.4). Basic rom which handles tape file loading on sdcard or usbdrive is not provided because it's basic11 modified. But i can push it easily if repository need it.

More information : http://orix.oric.org/twilighte-board-v0-6-user-manual/

jedeoric commented 3 years ago

Hello,

I can merge this PR, but i don't know if someone did have a look to this code.

I don't like to merge a PR when i am not alone in a project. But i can.

Let me know if i can merge. Anyway, i will merge it the 4th december.

Thanks