Search found 14 matches

by Maniccyberdog
16 Nov 2018, 07:35
Forum: Hardware and software hacking
Topic: at67 emulator
Replies: 60
Views: 55131

at67 emulator

Hi,

I have made some progress on at67 emulator and now have it compiling under windows. My next problem to solve is the message ‘CPU stall...’ keeps being echoed to the screen, has anyone else seen this?
by Maniccyberdog
14 Nov 2018, 06:58
Forum: Hardware and software hacking
Topic: Programming without vCPU
Replies: 4
Views: 3812

Re: Programming without vCPU

Thanks, I now understand - I’m off down the rabbit hole :D
I’ll contact at67 for help building the emulator
by Maniccyberdog
13 Nov 2018, 19:03
Forum: Hardware and software hacking
Topic: Programming without vCPU
Replies: 4
Views: 3812

Re: Programming without vCPU

Thanks, may try looking at vCPU first. Does anyone have a complied version of the emulator? Tried this afternoon, with VS17 got loads of errors do do with SDL linker refs. :( I’m still trying to get my head around ‘stuff’. I would like to code in 16bit asm, and load this to RAM for execution. I had ...
by Maniccyberdog
13 Nov 2018, 07:00
Forum: Hardware and software hacking
Topic: Programming without vCPU
Replies: 4
Views: 3812

Programming without vCPU

Hi all, Just got my kit! I would like to program without using the vCPU, just using the basic instruction set. Is this possible via the loader? Would I need to reprogram the ROM? I have one of these http://wiki.seeedstudio.com/LinkIt_Smart_7688_Duo/#resources Thinking that it may work as a one-stop-...