Page 10 of 14

Re: Another Egyptian Enterprise 64

Posted: 14 Aug 2026 13:01
by rubber_jonnie
stephen_usher wrote: 14 Aug 2026 12:37 What sort of ROM are you using, Winbond WD27C512-15?
Its an SGS 27C512-200 - too slow perhaps? I have an STI 27C512-100 I'll try.

Re: Another Egyptian Enterprise 64

Posted: 14 Aug 2026 13:02
by exxos
rubber_jonnie wrote: 14 Aug 2026 12:58 As for @exxos writing ROMS for the enterprise, he has one to many X's in his moniker :)
I noticed the same a couple days ago. I get everywhere :P

Re: Another Egyptian Enterprise 64

Posted: 14 Aug 2026 13:39
by mrbombermillzy
rubber_jonnie wrote: 14 Aug 2026 12:58 EDIT - it just crashed...

Could have been my bad though so have restarted it.
:mad:

To be fair though - I dont know about there - but its been extremely hot here.

Maybe the Ent64 is used to the early 80s when you had to run systems in air conditioned rooms.

Its a far cry from that ATM! :D

Re: Another Egyptian Enterprise 64

Posted: 14 Aug 2026 13:43
by mrbombermillzy
exxos wrote: 14 Aug 2026 13:02
rubber_jonnie wrote: 14 Aug 2026 12:58 As for @exxos writing ROMS for the enterprise, he has one to many X's in his moniker :)
I noticed the same a couple days ago. I get everywhere :P
@exxos Surely you have the time to branch out and do this, what with AI doing all your other chores? :lol: :hide: :hide:

Re: Another Egyptian Enterprise 64

Posted: 14 Aug 2026 13:46
by exxos
mrbombermillzy wrote: 14 Aug 2026 13:43 @exxos Surely you have the time to branch out and do this, what with AI doing all your other chores? :lol: :hide: :hide:
Getting AI to do what it is told is a full-time job by itself ! :lol: :roll:

Re: Another Egyptian Enterprise 64

Posted: 14 Aug 2026 13:50
by stephen_usher
mrbombermillzy wrote: 14 Aug 2026 13:39 To be fair though - I dont know about there - but its been extremely hot here.

Maybe the Ent64 is used to the early 80s when you had to run systems in air conditioned rooms.

Its a far cry from that ATM! :D
Although the custom chips do get a bit toasty, it's only in the 50C range and one of them has a copper plate as a heatsink. Even before I added a few extra heatsinks the machine was stable in 35C temperatures.

Re: Another Egyptian Enterprise 64

Posted: 14 Aug 2026 13:54
by rubber_jonnie
mrbombermillzy wrote: 14 Aug 2026 13:39
rubber_jonnie wrote: 14 Aug 2026 12:58 EDIT - it just crashed...

Could have been my bad though so have restarted it.
:mad:

To be fair though - I dont know about there - but its been extremely hot here.

Maybe the Ent64 is used to the early 80s when you had to run systems in air conditioned rooms.

Its a far cry from that ATM! :D
So I am actually in an air conditioned room ATM :)

No excuses for overheating :)

Re: Another Egyptian Enterprise 64

Posted: 14 Aug 2026 13:57
by rubber_jonnie
New STI 27C512 is in and running my basic program to test.

One thing I found out that I didn't know is that you start off in program 0, but if you type 'edit N' where the N is a number, say 1, then it puts you in a different program space and you have to type 'edit 0' to get back to program 0, but the other programs are maintained in the other program spaces.

Re: Another Egyptian Enterprise 64

Posted: 14 Aug 2026 13:59
by stephen_usher
Yep, you can have multiple programs, one in each RAM bank, and call them from the other programs using the "chain" command.

From memory, program 0 can be up to 48K in size and the rest up to 32K.

Re: Another Egyptian Enterprise 64

Posted: 14 Aug 2026 14:07
by rubber_jonnie
stephen_usher wrote: 14 Aug 2026 13:59 Yep, you can have multiple programs, one in each RAM bank, and call them from the other programs using the "chain" command.

From memory, program 0 can be up to 48K in size and the rest up to 32K.
It's a pretty cool feature, shame it wasn't a success, it really seems to be quite forward thinking.