Search results
About MSX 2 Sony HB-F9S upgrade to MSX2+ and...
Score: 109.89 %,
Type: Forum topic , Comments: 6 comments
http://www.hansoranje.nl/pictures/f4/f4latch.jpg
"Thinking in software", there is a few programs that uses it.
With z80 turbo ... desoldering z80 and mounting it on top of the board. The board gets installed instead of z80, in a socket. ...
http://www.msxarchive.nl/pub/msx/mirrors/hanso/hwdoityourself/turbo7mhz.pdf
but with this machine I don't use a z80H, I use z80E
regards
Hello, thanks ...
About me
Score: 103.02 %,
Type: Forum topic , Comments: 1 comment
afterwards I learned Z80 assembler.
I used tapes in those days. A bit later I bought an external floppy drive. Soon I subscribed to MCM (Dutch magazine) where I discovered Z80 assembler. I still program Z80 ...
About Konamiman's page and that VCBSIZ...
Score: 123.35 %,
Type: Forum topic , Comments: 1 comment
I was looking to implement these in my BIOSCL.Z80 file but I ran accross a problem: ...
About Guru Logic
Score: 80.97 %,
Type: Forum topic , Comments: 8 comments
the game engine, and then extract the levels from the GBC (Z80) version.
(Software) ...
About gfx cards. (may be we need another std?)
Score: 83.69 %,
Type: Forum topic , Comments: 43 comments
http://www.retroleum.co.uk/z80-v4z80-gfxboard.html looks interesting and CHEAP!
[quote]There are lots of interesting projects not MSX relate ... a graphic expansion especially this one: http://www.retroleum.co.uk/z80-v4z80-gfxboard.html looks ...
about converting ZX-Spectrum games to MSX as they were in the late 80’s or early 90’s
Score: 104.79 %,
Type: Forum topic , Comments: 28 comments
wished to see available (whatever extended, forked or adapted) to all other z80 machines like MSX is - ...
about cbios
Score: 88.75 %,
Type: Forum topic , Comments: 16 comments
until you change the master clock.
And if the reason is to be searched in z80 speed? Are we sure that the z80 works always at the same speed on all models? Or there are machines without m1 wait state? ...
About C / Z80 optimizations (SDCC)
Score: 1201.19 %,
Type: Forum topic , Comments: 186 comments
something
}
generates much better Z80 code than
int n;
for (n = 0; n < 10; n++) {
// do ... and for Z80 that's the worst kind. Even if you use globals they tend to do stupid things like ld ...
The old version supporting Z80 is "available" though: ...
about a MSXBASIC compiler?
Score: 87.12 %,
Type: Forum topic , Comments: 63 comments
at the source level, but also at intermediate level.
IMHO, a java VM or CLR VM based on the z80 is simply ... it.
I guess those that develop now are all z80 coders
[quote]There is an MSX BASIC compiler ... a java VM or CLR VM based on the z80 is simply impossible to make...
1) no bytecode or clr ...
About a MSX cross development environment, writing Pascal code
Score: 100.18 %,
Type: Forum topic , Comments: 22 comments
Hi folks, I decided to stop moaning and write code for MSX again. I'm a Pascal freak, and I want to write Pascal code for MSX again. Yeah, I kno about how superb Z80 Assembly is, but I'm lazy and I don't have time/patience to try to learn Asm again. I know sdcc C compiler, ...
