I had a stash of Fujitsu MBM27C1000A 1mbit UV EPROMs I purchased a while ago and found that my TL866II programmer did not have listed. Rather than throw them away as no one wanted to buy them from me, I held onto them.
I decided that I wanted to try using these in my STE instead of the usual 27C010 chips so that I would not need to change the W102, W103 and W104 jumpers when they were set for 28 pin TOS ROMs.
I have therefore created an adapter board that maps the 27C1000 to 27C010 which has allowed me to then program them as 27C010 in my programmer.
I made up one of the PCBs and it worked. 2 x 27C1000 chips programmed with TOS 2.06 (HI/LO) and inserted into one of my STEs which previously had v1.62 28 pin mask ROMs. I have also loaded EmuTOS 0.9.12 into a couple of the 27C1000 chips and this also works fine in the STE.
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!
kodak80 blog
-
kodak80
- Posts: 524
- Joined: 21 Oct 2017 01:14
- Location: Brisbane, QLD, Australia
Re: kodak80 blog
You do not have the required permissions to view the files attached to this post.
Raven060 | Atari Falcon 030 | Atari 1040 STE | Atari 1040 STFM | Atari 1040 STF | Kryoflux & Supercard Pro Flux boards
Creator of the Atari ST Review magazine archive: https://www.chillichai.com/atari-st-review
Creator of the Atari ST Review magazine archive: https://www.chillichai.com/atari-st-review
-
kodak80
- Posts: 524
- Joined: 21 Oct 2017 01:14
- Location: Brisbane, QLD, Australia
Re: kodak80 blog
I haven't posted in a while but have been keeping busy.
Projects completed:
DIP based PIC16F628 USB mouse adapters and I am working on the SMD version which is shorter in length
Raspberry Pi MT-32 emulator up and running with my own designed midi hat to test the music from the Scumm-VM Lite games released by @agranlund Hat has a pre-purchased PCM5102 I2S Interface DAC soldered in and also works great. Music out from MI2 sounds awesome. Based on the MT32Pi project here: https://github.com/dwhinham/mt32-pi
Projects completed:
DIP based PIC16F628 USB mouse adapters and I am working on the SMD version which is shorter in length
Raspberry Pi MT-32 emulator up and running with my own designed midi hat to test the music from the Scumm-VM Lite games released by @agranlund Hat has a pre-purchased PCM5102 I2S Interface DAC soldered in and also works great. Music out from MI2 sounds awesome. Based on the MT32Pi project here: https://github.com/dwhinham/mt32-pi
You do not have the required permissions to view the files attached to this post.
Raven060 | Atari Falcon 030 | Atari 1040 STE | Atari 1040 STFM | Atari 1040 STF | Kryoflux & Supercard Pro Flux boards
Creator of the Atari ST Review magazine archive: https://www.chillichai.com/atari-st-review
Creator of the Atari ST Review magazine archive: https://www.chillichai.com/atari-st-review
-
kodak80
- Posts: 524
- Joined: 21 Oct 2017 01:14
- Location: Brisbane, QLD, Australia
Re: kodak80 blog
Have done a new version on my MIDI hat with DAC and OLED display for the Raspberry Pi and MT-32 pi
As of version 0.8.0 of MT-32 Pi, I now need to look at adding some buttons: https://github.com/dwhinham/mt32-pi/wik ... ol-surface
As of version 0.8.0 of MT-32 Pi, I now need to look at adding some buttons: https://github.com/dwhinham/mt32-pi/wik ... ol-surface
You do not have the required permissions to view the files attached to this post.
Raven060 | Atari Falcon 030 | Atari 1040 STE | Atari 1040 STFM | Atari 1040 STF | Kryoflux & Supercard Pro Flux boards
Creator of the Atari ST Review magazine archive: https://www.chillichai.com/atari-st-review
Creator of the Atari ST Review magazine archive: https://www.chillichai.com/atari-st-review
-
DoG
- Posts: 1286
- Joined: 07 Apr 2018 12:26
Re: kodak80 blog
Really nice project with the MT32. Got inspired so I have order all the parts for a MIDI PiHat. Going to use it on a Pi3 A+. Seems pretty straight forward.
-
kodak80
- Posts: 524
- Joined: 21 Oct 2017 01:14
- Location: Brisbane, QLD, Australia
Re: kodak80 blog
My latest boards arrived yesterday from PCBWay based on this revision:
I have re-organised the layout of my hat to fit the buttons and rotary header.
The OLED and rotary headers on the left are to allow having these mounted on a separate board when installed into a case. The SYNTH and ROM.FONT buttons would also need to be added onto the separate board as well but can be mounted on the hat PCB.
The MT32-pi configuration file needs the buttons enabling before they will work, but once enabled, you have volume control and can switch between MT32 and FluidSynth.
Testing so far has worked fine with a rotary encoder and the buttons. :D
I have re-organised the layout of my hat to fit the buttons and rotary header.
The OLED and rotary headers on the left are to allow having these mounted on a separate board when installed into a case. The SYNTH and ROM.FONT buttons would also need to be added onto the separate board as well but can be mounted on the hat PCB.
The MT32-pi configuration file needs the buttons enabling before they will work, but once enabled, you have volume control and can switch between MT32 and FluidSynth.
Testing so far has worked fine with a rotary encoder and the buttons. :D
You do not have the required permissions to view the files attached to this post.
Raven060 | Atari Falcon 030 | Atari 1040 STE | Atari 1040 STFM | Atari 1040 STF | Kryoflux & Supercard Pro Flux boards
Creator of the Atari ST Review magazine archive: https://www.chillichai.com/atari-st-review
Creator of the Atari ST Review magazine archive: https://www.chillichai.com/atari-st-review
-
kodak80
- Posts: 524
- Joined: 21 Oct 2017 01:14
- Location: Brisbane, QLD, Australia
Re: kodak80 blog
Built up 3 of these UniJoyticle2 (revision B) adapters and connected an old Wii controller over Bluetooth and tested it on my 800xl. I can report back that these work well.
revision D of the PCBs onwards provides power through the 9 pin joystick port but the ones I built need 5v through the USB port or the power pot.
https://github.com/ricardoquesada/unijo ... atarist.md
revision D of the PCBs onwards provides power through the 9 pin joystick port but the ones I built need 5v through the USB port or the power pot.
https://github.com/ricardoquesada/unijo ... atarist.md
You do not have the required permissions to view the files attached to this post.
Raven060 | Atari Falcon 030 | Atari 1040 STE | Atari 1040 STFM | Atari 1040 STF | Kryoflux & Supercard Pro Flux boards
Creator of the Atari ST Review magazine archive: https://www.chillichai.com/atari-st-review
Creator of the Atari ST Review magazine archive: https://www.chillichai.com/atari-st-review
-
kodak80
- Posts: 524
- Joined: 21 Oct 2017 01:14
- Location: Brisbane, QLD, Australia
Re: kodak80 blog
Atari ST ATX board is mostly built now and it was powered up this morning...
I am pleased to say it worked first time and TOS 2.06 booted up and showed 4mb RAM tested. TOS 1.04 also booted when jumpers were changed on the board.
I am still waiting on the PIC chips for the Eiffel and also the PS2 connector for the keyboard and mouse.
Other components still on the way here are: ISA socket, CF card IDE adapter.
I am pleased to say it worked first time and TOS 2.06 booted up and showed 4mb RAM tested. TOS 1.04 also booted when jumpers were changed on the board.
I am still waiting on the PIC chips for the Eiffel and also the PS2 connector for the keyboard and mouse.
Other components still on the way here are: ISA socket, CF card IDE adapter.
You do not have the required permissions to view the files attached to this post.
Raven060 | Atari Falcon 030 | Atari 1040 STE | Atari 1040 STFM | Atari 1040 STF | Kryoflux & Supercard Pro Flux boards
Creator of the Atari ST Review magazine archive: https://www.chillichai.com/atari-st-review
Creator of the Atari ST Review magazine archive: https://www.chillichai.com/atari-st-review
-
kodak80
- Posts: 524
- Joined: 21 Oct 2017 01:14
- Location: Brisbane, QLD, Australia
Re: kodak80 blog
ATX board now has the PS2 socket fitted but I ordered the wrong PIC chips for the eifel code. I ordered PIC16F872 and they should have been PIC16F876. Have now ordered some PIC16F876 chips and have to wait for them to arrive as there are none local I can buy.
Have also built up a second ATX board to the same level as the first one and this is also alive and booting. Ran the Closure demo from floppy to test things and it worked fine. :D
Have also built up a second ATX board to the same level as the first one and this is also alive and booting. Ran the Closure demo from floppy to test things and it worked fine. :D
Raven060 | Atari Falcon 030 | Atari 1040 STE | Atari 1040 STFM | Atari 1040 STF | Kryoflux & Supercard Pro Flux boards
Creator of the Atari ST Review magazine archive: https://www.chillichai.com/atari-st-review
Creator of the Atari ST Review magazine archive: https://www.chillichai.com/atari-st-review
-
PhilC
- Moderator

- Posts: 7370
- Joined: 23 Mar 2018 20:22
Re: kodak80 blog
@kodak80 i must get my hands on one of the ATX boards.
They look pretty easy to build and the ISA slot is a great addition.
They look pretty easy to build and the ISA slot is a great addition.
If it ain't broke, test it to Destruction.
-
HigashiJun
- Posts: 2250
- Joined: 19 Jun 2020 07:21
- Location: Tokyo
Re: kodak80 blog
Did you get this ATX board from the guy making it in Poland ?
Who is online
Users browsing this forum: Ahrefs [bot], Baidu [Spider], CCBot and 4 guests