Yep here is the sales thread. Postage prices have all gone up as of Monday - 8% inflation busting rise, thanks RM - so £2.25 UK 1st class now.
You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
See here for more information viewtopic.php?f=20&t=7296
BOOKMARK THIS PAGE !
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
DO NOT USE MOBILE / CGNAT DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
27C400/27C800 EPROM emulator
-
cmorley
- Posts: 296
- Joined: 28 May 2019 17:46
Re: 27C400/27C800 EPROM emulator
-
rubber_jonnie
- Site Admin

- Posts: 14388
- Joined: 17 Aug 2017 19:40
- Location: Essex
Re: 27C400/27C800 EPROM emulator
@cmorley Thank you.cmorley wrote: 27 Mar 2020 10:02Yep here is the sales thread. Postage prices have all gone up as of Monday - 8% inflation busting rise, thanks RM - so £2.25 UK 1st class now.
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
-
cmorley
- Posts: 296
- Joined: 28 May 2019 17:46
Re: 27C400/27C800 EPROM emulator
OK... I found some enthusiasm and finished the "no reset wire" firmware.
v0.7 firmware dropbox link
You will need to update the microcontroller and the CPLD firmware.
After upgrading go in to the options and set them as you wish. Don't forget you can use the PRESET wizard to set the module up quickly. Also don't forget to COMMIT the options to FLASH.
ROM switch timings are a bit quicker now.
<1s - ignore
>1s - switch to NEXT ROM
>3s - swithc to ROM zero (optionally quick tap reset n times to go to ROM n)
>5s - no ROM switch
You can connect a (power) LED to the pad next to PIN 1. It is open drain so you connect the other end of the LED to 5v - use a series resistor so the microcontroller pin isn't current limiting.
The ROM switch without using a RESET wire works by monitoring A0. If it sees no change on A0 for a while (>30ms) it assumes the machine is in RESET. I have tested this on an Amiga A500. It might work on other machines (very probably most other 680x0 machines) depends on the CPU behaviour when in reset.
Chris
v0.7 firmware dropbox link
You will need to update the microcontroller and the CPLD firmware.
After upgrading go in to the options and set them as you wish. Don't forget you can use the PRESET wizard to set the module up quickly. Also don't forget to COMMIT the options to FLASH.
ROM switch timings are a bit quicker now.
<1s - ignore
>1s - switch to NEXT ROM
>3s - swithc to ROM zero (optionally quick tap reset n times to go to ROM n)
>5s - no ROM switch
You can connect a (power) LED to the pad next to PIN 1. It is open drain so you connect the other end of the LED to 5v - use a series resistor so the microcontroller pin isn't current limiting.
The ROM switch without using a RESET wire works by monitoring A0. If it sees no change on A0 for a while (>30ms) it assumes the machine is in RESET. I have tested this on an Amiga A500. It might work on other machines (very probably most other 680x0 machines) depends on the CPU behaviour when in reset.
Chris
-
cmorley
- Posts: 296
- Joined: 28 May 2019 17:46
Re: 27C400/27C800 EPROM emulator
Firmware like buses!
v0.8 firmware dropbox link
Improved debounce on ROM switch signal.
I found the wireless ROM switch was unreliable on a different Amiga so I improved the debounce a little.
v0.8 firmware dropbox link
Improved debounce on ROM switch signal.
I found the wireless ROM switch was unreliable on a different Amiga so I improved the debounce a little.
-
cmorley
- Posts: 296
- Joined: 28 May 2019 17:46
Re: 27C400/27C800 EPROM emulator
v0.8 Firmware works with wireless ROM switching on the 6502 based Acorn Master too :D
No flylead/clip required.
No flylead/clip required.
-
cmorley
- Posts: 296
- Joined: 28 May 2019 17:46
Re: 27C400/27C800 EPROM emulator
No complaints about v0.8 firmware problems... does that mean it works for people or no one was brave enough to try it yet? :?
-
terriblefire
- Admin sponsor

- Posts: 5678
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Re: 27C400/27C800 EPROM emulator
I should update and try!
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
-
cmorley
- Posts: 296
- Joined: 28 May 2019 17:46
Re: 27C400/27C800 EPROM emulator
I've tested the v0.8 firmware in my Amiga A1200 & A600 now.
Works in both but the reset seems a bit delayed (is it debounced?) on an A1200 so you should wait for the LED to go dim then count the seconds to switch ROM.
On A1200 & A600 the board pins are very close to the back metal of the keyboard. Shorter pins (& cropped) and insulation is a must - expecially on the A1200 where the keyboard can flex. Otherwise the keyboard will touch pins 1-20 (there is no Vcc on that side but still don't short the address bus!)
Works in both but the reset seems a bit delayed (is it debounced?) on an A1200 so you should wait for the LED to go dim then count the seconds to switch ROM.
On A1200 & A600 the board pins are very close to the back metal of the keyboard. Shorter pins (& cropped) and insulation is a must - expecially on the A1200 where the keyboard can flex. Otherwise the keyboard will touch pins 1-20 (there is no Vcc on that side but still don't short the address bus!)
-
simon.wilkie
- Posts: 4
- Joined: 25 May 2020 14:05
Re: 27C400/27C800 EPROM emulator
Just checked this on my setup and the pins are NOT close to the rear of the keyboard on a 1200 as long as you have either the hard drive caddy installed or the floppy securing bracket as the keyboard rests on these far above the EPROMS. :dualthumbup:cmorley wrote: 19 May 2020 12:58 I've tested the v0.8 firmware in my Amiga A1200 & A600 now.
Works in both but the reset seems a bit delayed (is it debounced?) on an A1200 so you should wait for the LED to go dim then count the seconds to switch ROM.
On A1200 & A600 the board pins are very close to the back metal of the keyboard. Shorter pins (& cropped) and insulation is a must - expecially on the A1200 where the keyboard can flex. Otherwise the keyboard will touch pins 1-20 (there is no Vcc on that side but still don't short the address bus!)
You do not have the required permissions to view the files attached to this post.
-
terriblefire
- Admin sponsor

- Posts: 5678
- Joined: 28 Aug 2017 22:56
- Location: Glasgow, UK
Re: 27C400/27C800 EPROM emulator
Hi,
Can I ask a silly question? So i have flashed a ROM with EmuTOS in 27C200 mode, 256KB rom, slot 0.Works.
I then flashed slot 1 with DiagROMST.
I then selected slot 1 using "w" in the boot menu. But it always boots EmuTOS. I dont want any external pins to select the rom. just the setting in the menu. Does this work? It always boots EmuTOS even though the browser shows DiagROM code in slot 1.
Sorry if this is obvious. I have the latest firmware updates.
This is using @exxos's new decoder and @EzdineG's A1000 rom switcher for crossing the streams fun.
Can I ask a silly question? So i have flashed a ROM with EmuTOS in 27C200 mode, 256KB rom, slot 0.Works.
I then flashed slot 1 with DiagROMST.
I then selected slot 1 using "w" in the boot menu. But it always boots EmuTOS. I dont want any external pins to select the rom. just the setting in the menu. Does this work? It always boots EmuTOS even though the browser shows DiagROM code in slot 1.
Sorry if this is obvious. I have the latest firmware updates.
This is using @exxos's new decoder and @EzdineG's A1000 rom switcher for crossing the streams fun.
You do not have the required permissions to view the files attached to this post.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
Who is online
Users browsing this forum: CCBot, petal [bot] and 45 guests