Re: [MSX] Glass Z80 assembler

2014-01-27 Thread Laurens Holst

Hey Adrian,

Nope, it’s written from scratch.

~Laurens

p.s. Sorry for the late response, somehow your mails only showed up for 
me today.


Adrian Oboroc schreef op 02-01-14 18:35:

Grauw, is Glass a rewrite of pasmo?

On 2 Jan 2014 10:25, Laurens Holst  wrote:
Fellows,

I have created a Z80 assembler. It is called Glass. It is cross-platform
(Java 7).

The project site:

https://bitbucket.org/grauw/glass

~Laurens

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx



___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Glass Z80 assembler

2014-01-03 Thread Laurens Holst

Eric Boon schreef op 03-01-14 15:58:

On Jan 3, 2014, at 15:39 , Laurens Holst wrote:

Patriek Lesparre schreef op 03-01-14 15:15:

Nice :) Two weeks to get this far is pretty good!

At least I know you weren't using tniASM v1.0, otherwise you might not have 
gotten frustrated ;)

It’s not for Mac OS X :). (Neither is Sjasm, which also does some of the things 
I’d like to do.)

You could give pasmo a try. I've been using that since my move from Linux to 
Mac OS X.


Actually until now I was using Pasmo :). It’s a good assembler, just a 
few things were lacking such as a separated address counter (patch[1] 
:)) and the ability to pass registers to macros / conditions.


And in the end I have been having some ideas for a more advanced 
assembler for a long time, so this seemed like a good opportunity to 
make one.


~Laurens

[1] https://bitbucket.org/grauw/pasmo/commits/01b6409

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Glass Z80 assembler

2014-01-03 Thread Laurens Holst

Patriek Lesparre schreef op 03-01-14 15:15:

Nice :) Two weeks to get this far is pretty good!

At least I know you weren't using tniASM v1.0, otherwise you might not 
have gotten frustrated ;)


It’s not for Mac OS X :). (Neither is Sjasm, which also does some of the 
things I’d like to do.)


Plus, it’s good to have a platform of my own that I can develop my ideas 
on. I was thinking of going the macro assembler route, however for 
static analysis it’s better to explicitly code for the Z80 instruction set.


Anyway, let's hope that MSX project of yours is also in a usable state 
in 2 weeks time :P


Hehe, doubt it… Vacation ends in 3 days. And if I keep taking giant 
detours like this… ;p


~Laurens

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Glass Z80 assembler

2014-01-03 Thread Laurens Holst

Hey,

Thanks for the responses :).

To give a little background; I was actually working on something else 
for the MSX, but then spoiled as I am with modern languages and silly 
things like block scopes and properties and types, I got a bit 
frustrated with the assembler and started to work on Glass :).


For the first version I focused on getting it on par with other 
assemblers in terms of features, so that I could replace my current 
assembler on the afore mentioned project. It supports regular and 
repetition macros, and block scopes. A little more advanced feature is 
that you can reference into scopes by using the dot (.).


I hope to add more advanced features in the future. Some ideas are 
extending macros to make them more useful for class definitions, 
multi-compiling methods (er, procedures), static analysis, automatic 
optimisations, debug output with timing information… Also, the ability 
to pass registers into macros so I can make one for “ld ix,de”, perhaps 
like this: MACRO r1, r2 / ld r1.lsb, r2.lsb / ld r1.msb, r2.msb / ENDM.


@Patriek I was considering Haskell… :) It would be well suited for 
Glass, and I would love the multiple dispatch and tail call 
optimisation. But given my limited experience with the language, it 
would’ve probably taken me 2 months in stead of 2 weeks to get where I’m 
at now. And knowing my attention span… ;p


~Laurens

Laurens Holst schreef op 02-01-14 15:58:

Fellows,

I have created a Z80 assembler. It is called Glass. It is 
cross-platform (Java 7).


The project site:

https://bitbucket.org/grauw/glass

~Laurens

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx



___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] Glass Z80 assembler

2014-01-02 Thread Laurens Holst

Fellows,

I have created a Z80 assembler. It is called Glass. It is cross-platform 
(Java 7).


The project site:

https://bitbucket.org/grauw/glass

~Laurens

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Inkjet printers on MSX

2011-02-05 Thread Laurens Holst

Hi Werner,

In MCCM, there were one or two articles to print MSX graphics on an HP 
inkjet printer (written by my father and with some contribution from me 
:)). HP inkjet used PCL5, maybe it’s also compatible with other inkjet 
printers.


Anyway, unfortunately I don’t have a scan or remember the issue number, 
my MCCM’s are at my parent’s house… It should become available at some 
point at:


  http://www.msxcomputermagazine.nl/

However I don’t know what the status of that project is at the moment. 
Maybe you can send them an e-mail asking them for it, I’m sure they 
would appreciate the interest. The accompanying files on disk are 
probably a little easier to come by.


~Laurens

Op 16-1-2011 5:50, wernerkai listas schreef:

Hello,

Do you have any experience on printing with Inkjet printers on MSX ?

For text mode and graphics mode.

Is there any program (Philips VG, Graph Saurus, etc...) capable of
color-printing in an (old) inkjet directly connected to an MSX ?

Thanks,

Werner
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx




--
~~ Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! ~~
Laurens Holst, developer, Utrecht, the Netherlands
Website: www.grauw.nl. Backbase employee; www.backbase.com


___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Portable Msx2 U1PRO01Ai ?

2011-01-03 Thread Laurens Holst
If you take away enough, everything will be MSX-based, as half of the 
systems out there at the time had either a Z80, PSG or VDP in them :).


Anyway, I suppose you could check out a BIOS dump if you could get your 
hands on one, if it’s really closely related to MSX then it should have 
a similar BIOS.


~Laurens

Op 29-12-10 08:45, leonardo valencia schreef:

the f1-10 keys are not msx way
there is no msx logo
there is no cartridge slot
there seems to be extra keys on top right
maybe it is based on msx but not 100% ?



2010/12/28 wernerkai listas


Hello folks,

This page lists a portable MSX2:

http://msxfr.chez.com/marques.html

Panasonic/Matshushita (Japan)"
Portable Msx2 U1PRO01Ai :   Ce portable Msx2 vendu uniquement au Japon
dès 1989.

Is that right ? It doesn't seem to be an MSX2:


http://auctions.search.yahoo.co.jp/search?p=U1PRO501&auccat=&aq=-1&oq=&ei=UTF-8&tab_ex=commerce&slider=0

Greetings,

Werner
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx




--
~~ Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! ~~
Laurens Holst, developer, Utrecht, the Netherlands
Website: www.grauw.nl. Backbase employee; www.backbase.com

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX Computer Magazine online archive

2010-05-02 Thread Laurens Holst

For whom has not heard it yet,

A great initiative was started by Wammes Witkop, Frank H. Druijff, Hayo 
Rubing, Robert Wethmar and Bas Kornalijnslijper to put online an archive 
of MCM/MCCM 1-90:


http://www.msxcomputermagazine.nl/

They are soliciting former authors to contact them in order to ask for 
permission to put their articles online, their email-address is listed 
on the website.


~Laurens

--
~~ Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! ~~
Laurens Holst, developer, Utrecht, the Netherlands
Website: www.grauw.nl. Backbase employee; www.backbase.com


___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Nemesis review

2009-09-24 Thread Laurens Holst

Nice!

I’ve added your site to the ‘Planet MSX pipe’ on Yahoo.

http://pipes.yahoo.com/grauw/planetmsx

Lemme plug this a little… If you want a nice RSS feed that aggregates 
MSX news from various sources, give it a try :). And if anyone else has 
or knows of an MSX-related website or blog with an RSS feed that is not 
included yet, let me know and I’ll add it.


p.s. Wrt the previous discussion, the web is built on links and 
distribution of concerns. So even when you are not on the same domain, 
you can still cooperate and add value by linking to eachother. Best of 
both worlds! :) I also wish there were more MSX blogs, so if you want to 
start one you have my encouragement!


~Laurens

Op 24-9-2009 13:32, Benoît Delvaux schreef:
A first review has made its apperance on MSX blue ! It concerns a 
reference game in the MSX universe : Nemesis, published by Konami in 
1986. The beginning of a long saga of shoot'em ups !!!


http://www.msxblue.com/?page_id=158

French version :

http://www.msxblue.com/?page_id=108
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx




--
~~ Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! ~~
Laurens Holst, developer, Utrecht, the Netherlands
Website: www.grauw.nl. Backbase employee; www.backbase.com

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX Assembly Page update

2009-08-23 Thread Laurens Holst

Hi all,

I just published a new article on the MSX Assembly page:

“A guide to scrolling game engines on MSX” 
<http://map.grauw.nl/articles/scrolling.php>


Some additional changes from the past months are:

   * Improved 16-bit division routine performance by 120 T-states,
 thanks to Juha Nurmela.
   * Added Ricardo Bittencourt’s division by 9 routine.
   * Added Zemina mapper details to I/O overview, thanks to Manuel
 Bilderbeek.
   * A new “Contributing” section was also introduced, with information
 to make it easier for people to contribute content to the MSX
 Assembly Page. Maybe it will help some people interested in
 contributing :). The MAP source code is now also publicly
 available at http://hg.grauw.nl/map/ as a Mercurial version
 control repository. (Just to make clear though, note that the MAP
 content is still covered by the usual copyrights.)
   * Did some work on the v9958 application manual HTML-version (still
 not completed, though, ugh it’s big).
   * Fixed some broken links, minor maintenance, general clean-up.
   * The MAP address changed, I am now hosting it on my own web server.

You can find the MSX Assembly Page on this new address:

http://map.grauw.nl/

Check it out, let me know if you have feedback, and update your bookmarks!

~Grauw

--
~~ Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! ~~
Laurens Holst, student, Utrecht University, the Netherlands
Website: www.grauw.nl. Backbase employee; www.backbase.com

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX fair Bussum: game over

2009-07-25 Thread Laurens Holst
Oops, Nijmegen’s date isn’t set yet, and the date I took from the 
website is actually last year’s. So don’t write down that date in your 
agenda yet! :)


~Laurens

Laurens Holst schreef:

(Dutch below)

Hello folks,

It pains me to say, but after 10 years of organising the MSX fair 
Bussum, I’ve decided that last year’s fair has been the last. I’m not 
sufficiently involved with the MSX scene anymore to be organising this 
thing. And 10 is a nice round number, too :) .


Special thanks to Anne de Raad and Filip Slagter who have offered to 
help me this year, and Patriek and Debbie Lesparre, and all of you who 
have rented stands and visited the Bussum fair all those years and 
always made it a very fun day!


I hope someone else will take initiative to organise a replacement 
fair. If you have questions about organising a fair I’ll be happy to 
try and answer them. I’ll definitely come look around! And of course 
don’t forget the MSX fair in Nijmegen on january 24th.


So well, see you again!

~Laurens *presses F5 vigorously*

http://www.grauw.nl/etc/msx/06-09-09%20Bussum%20MSX%20(15).jpg



Hallo mensen,

Het spijt mij te zeggen, maar na 10 jaar organiseren van de MSX beurs 
in Bussum heb ik besloten dat de beurs van vorig jaar de laatste is. 
Ik ben niet meer voldoende betrokken bij de MSX scene om dit evenement 
te organiseren. En 10 is ook een mooi rond nummer :) .


Speciale dank aan Anne de Raad en Filip Slagter die aangeboden hebben 
mij dit jaar te helpen, en Patriek en Debbie Lesparre, en iedereen die 
al die jaren stands hebben gehuurd en de Bussum beurs hebben bezocht 
en het altijd tot een leuke dag hebben gemaakt!


Hopelijk zal er iemand een vervangende beurs organiseren. Als er 
vragen zijn over het organiseren van een beurs dan zal ik mijn best 
doen die te beantwoorden. Ik kom ook zeker rondkijken! En vergeet 
natuurlijk niet de MSX beurs in Nijmegen op 24 januari.


Dus wel, tot ziens!

~Laurens *drukt hard op F5*



___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx
  



--
~~ Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! ~~
Laurens Holst, student, university of Utrecht, the Netherlands
Website: www.grauw.nl. Backbase employee; www.backbase.com

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX fair Bussum: game over

2009-07-23 Thread Laurens Holst

Patriek Lesparre schreef:

Thanks for clearing that up :)
10 years is indeed a great track record. What did Tilburg do? 
1989-1997 or something? So congratulations on that!


Zandvoort also did 10 years before it turned into Bussum. Jaap was 
involved with Bussum for three additional years, so I think he holds the 
record :).


~Laurens

--
~~ Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! ~~
Laurens Holst, student, university of Utrecht, the Netherlands
Website: www.grauw.nl. Backbase employee; www.backbase.com

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX fair Bussum: game over

2009-07-23 Thread Laurens Holst

Patriek Lesparre schreef:

Laurens Holst wrote:
It pains me to say, but after 10 years of organising the MSX fair 
Bussum, I’ve decided that last year’s fair has been the last. I’m not 
sufficiently involved with the MSX scene anymore to be organising 
this thing. And 10 is a nice round number, too :) .


Very sad news!
On your homepage you mention 1998 being the first year of organizing 
the Bussum fair. If that's true the one in 2008 was the 11th time, not 
the 10th.


Yes I noticed that already and corrected it, it should be 1999 (per 
http://datax.grauw.nl/msxdag/information.html). Always useful to keep 
stuff archived! :) So definitely 10 years.


But yeah a bit sad, but it couldn’t continue forever I guess. Let’s give 
it a positive twist and think fondly of the past 10 years! And look 
forward to other MSX fairs in the future.


~Laurens

--
~~ Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! ~~
Laurens Holst, student, university of Utrecht, the Netherlands
Website: www.grauw.nl. Backbase employee; www.backbase.com

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum: game over

2009-07-23 Thread Laurens Holst

(Dutch below)

Hello folks,

It pains me to say, but after 10 years of organising the MSX fair 
Bussum, I’ve decided that last year’s fair has been the last. I’m not 
sufficiently involved with the MSX scene anymore to be organising this 
thing. And 10 is a nice round number, too :) .


Special thanks to Anne de Raad and Filip Slagter who have offered to 
help me this year, and Patriek and Debbie Lesparre, and all of you who 
have rented stands and visited the Bussum fair all those years and 
always made it a very fun day!


I hope someone else will take initiative to organise a replacement fair. 
If you have questions about organising a fair I’ll be happy to try and 
answer them. I’ll definitely come look around! And of course don’t 
forget the MSX fair in Nijmegen on january 24th.


So well, see you again!

~Laurens *presses F5 vigorously*

http://www.grauw.nl/etc/msx/06-09-09%20Bussum%20MSX%20(15).jpg



Hallo mensen,

Het spijt mij te zeggen, maar na 10 jaar organiseren van de MSX beurs in 
Bussum heb ik besloten dat de beurs van vorig jaar de laatste is. Ik ben 
niet meer voldoende betrokken bij de MSX scene om dit evenement te 
organiseren. En 10 is ook een mooi rond nummer :) .


Speciale dank aan Anne de Raad en Filip Slagter die aangeboden hebben 
mij dit jaar te helpen, en Patriek en Debbie Lesparre, en iedereen die 
al die jaren stands hebben gehuurd en de Bussum beurs hebben bezocht en 
het altijd tot een leuke dag hebben gemaakt!


Hopelijk zal er iemand een vervangende beurs organiseren. Als er vragen 
zijn over het organiseren van een beurs dan zal ik mijn best doen die te 
beantwoorden. Ik kom ook zeker rondkijken! En vergeet natuurlijk niet de 
MSX beurs in Nijmegen op 24 januari.


Dus wel, tot ziens!

~Laurens *drukt hard op F5*

--
~~ Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! ~~
Laurens Holst, student, university of Utrecht, the Netherlands
Website: www.grauw.nl. Backbase employee; www.backbase.com

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX Association website unavailable

2009-05-08 Thread Laurens Holst

Hey,

I heard that the MSX Association website [1][2] is no longer working…

Guess they threw the towel into the ring?

~Laurens

[1] http://msxa.fcm.co.jp/
[2] http://www.msxa.org/

--
Note: New email address! Please update your address book.

~~ Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! ~~
Laurens Holst, student, university of Utrecht, the Netherlands
Website: www.grauw.nl. Backbase employee; www.backbase.com

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Created an MSX Pipe

2008-11-26 Thread Laurens Holst

Hi,

I changed the URL to something a little more friendly:

  http://pipes.yahoo.com/grauw/planetmsx

Also, I added The MSX Files and MSX Posse as sources.

~Laurens

Laurens Holst schreef:

Hey,

I made an MSX Pipe on Yahoo Pipes. It aggregates MSX posts from 
various sources (MSX news sites, blogs, Youtube, etc.) into a single 
feed that you can subscribe to in your RSS reader. Here is the link:


http://pipes.yahoo.com/pipes/pipe.info?_id=CEN8E9el3RGJvkM7BR50VA

Hope you’ll find it useful :). If you know of any website posting 
about MSX (e.g. your personal web site) that is not included in this 
pipe, let me know, I’ll gladly add it!


~Grauw



___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx
  



--
Note: New email address! Please update your address book.

~~ Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! ~~
Laurens Holst, student, university of Utrecht, the Netherlands
Website: www.grauw.nl. Backbase employee; www.backbase.com

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] Created an MSX Pipe

2008-11-13 Thread Laurens Holst

Hey,

I made an MSX Pipe on Yahoo Pipes. It aggregates MSX posts from various 
sources (MSX news sites, blogs, Youtube, etc.) into a single feed that 
you can subscribe to in your RSS reader. Here is the link:


http://pipes.yahoo.com/pipes/pipe.info?_id=CEN8E9el3RGJvkM7BR50VA

Hope you’ll find it useful :). If you know of any website posting about 
MSX (e.g. your personal web site) that is not included in this pipe, let 
me know, I’ll gladly add it!


~Grauw

--
Note: New email address! Please update your address book.

~~ Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! ~~
Laurens Holst, student, Utrecht University, the Netherlands
Website: www.grauw.nl. Backbase employee; www.backbase.com

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum - this weekend!

2008-09-23 Thread Laurens Holst

Hi all,

Hereby a final reminder for the 10th edition of the MSX fair Bussum, 
which is this weekend! Same place, same time. I received one more 
addition to the participants list, the complete (and probably final) 
list of participants looks as follows:


   * TNI
   * Bitwise
   * Byte Reaktor
   * Paragon MSX
   * Delta Soft
   * FiXato & Friends
   * Sunrise Foundation
   * BodyHammeR
   * openMSX
   * Nowind

http://www.tni.nl/products/bussum/

Note that for participants who registered a stand the fair opens at 
8.30, so please don’t arrive too early. The fair opens to regular 
visitors at 10.00. Admission is free. After the regular part has ended 
at approximately 17.00, the mini-MSX Marathon continues until late in 
the evening, where we will likely order some dinner (pizza? :)) again.


Finally, a request: I need someone to assist me on friday 
afternoon/evening with setting up the fair (moving a bunch of tables 
around, basically). Any volunteers?


Well, looking forward to seeing all of you again this saturday! :)

~Grauw

--
Note: New email address! Please update your address book.

~~ Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! ~~
Laurens Holst, student, university of Utrecht, the Netherlands
Website: www.grauw.nl. Backbase employee; www.backbase.com

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum update

2008-09-14 Thread Laurens Holst

Hi,

Just a quick update; four new stands have been added to the participants 
list. See the website for details:


 http://www.tni.nl/products/bussum/

See you in two weeks!

~Grauw

--
Note: New email address! Please update your address book.

~~ Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! ~~
Laurens Holst, student, university of Utrecht, the Netherlands
Website: www.grauw.nl. Backbase employee; www.backbase.com

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum update

2008-09-12 Thread Laurens Holst

Hi all,

It is now two and a half weeks until the MSX fair Bussum of 2008, and I 
have updated the website with the registrations that I have received. 
They can be found here:


 http://www.tni.nl/products/bussum/

Although these are interesting registrations, the list is still a bit 
short, so if you were planning on having a booth on the fair, please 
send in a registration soon!


Hope to see you all on the 27th of September.

~Grauw

--
Note: New email address! Please update your address book.

~~ Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! ~~
Laurens Holst, student, university of Utrecht, the Netherlands
Website: www.grauw.nl. Backbase employee; www.backbase.com

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum registration has opened

2008-08-02 Thread Laurens Holst

Hi all,

I’ve just opened registration for the MSX fair Bussum 2008, which will 
be held on the 27th of September. You can find the registration form on 
the website:


  http://www.tni.nl/products/bussum/

Hope to see you all there!


~Grauw

--
Note: New email address! Please update your address book.

~~ Ushiko-san! Kimi wa doushite, Ushiko-san nan da!! ~~
Laurens Holst, student, university of Utrecht, the Netherlands
Website: www.grauw.nl. Backbase employee; www.backbase.com

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] June 21st 2008: MSX 25th Anniversary Event in The Netherlands

2008-05-28 Thread Laurens Holst

I’ll be there! :)

~Grauw

Patriek Lesparre schreef:

Hi all!

To celebrate the 25th anniversary of our beloved MSX, The New Image 
organizes a special event on June 21st.


The event is sponsored by MSX Association, and should not be missed by 
any MSX'er! Even though the date is quite soon already, we assure you 
you won't regret clearing your agenda for it.


The location site in Den Dolder, is centrally located in Holland (near 
the city of Utrecht) and very well accessible by train and car.


Date: June 21st, 2008
Location: "De Delta" in Den Dolder
Time: 10:00 - 17:00

Please visit http://msx.tni.nl/anniversary for additional information.

MSX forever!

Patriek
MSX 25th Anniversary Event organisation

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx



--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~~~~~~~~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum 2008

2007-11-20 Thread Laurens Holst

Hi all,

I’m writing to announce the date for the MSX fair Bussum of 2008:

  September 27th, 2008

The website has been updated as well:

  http://www.tni.nl/products/bussum/

By the way, I just noticed that this is the 20th edition of the fair, 
and the 10th edition of the Bussum location, so this year will be 
special! ^_^



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX fair Bussum update

2007-10-04 Thread Laurens Holst

Hi all,

A final update for the MSX fair Bussum that is only two days away now; 
the HCC MSXgg was added to the list of participants, and the description 
for Sunrise was updated with a very nice line-up of products. For more 
info, see the fair website at:


  http://www.tni.nl/products/bussum/

Hope to see you all this saturday!


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX Marathon update

2007-09-28 Thread Laurens Holst

Hi,

A small update on the ‘MSX Marathon’ that takes place after the MSX fair 
Bussum; it will last until about 11 pm. Having an old-fashioned 24-hour 
MSX Marathon is unfortunately not allowed. So if you want to stay late, 
you’ll have to take the last train home or come by car!



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX fair Bussum update

2007-09-28 Thread Laurens Holst

Hi,

Two additional participants for the MSX fair Bussum: BodyHammeR and 
Darkstone.


  http://www.tni.nl/products/bussum/

Hope to see you next week!


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX fair Bussum update

2007-09-23 Thread Laurens Holst

Hi all,

Once again an update for the MSX fair Bussum, I’ve just added Totally 
Chaos Team to the list of participants! For the full list, visit the 
fair website:


 http://www.tni.nl/products/bussum/

The fair is two weeks from now, on the 6th of october, so make sure 
you’ve got the date marked on your calendars! :)



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX fair Bussum update

2007-09-22 Thread Laurens Holst

Hi all,

The latest addition to the MSX fair Bussum participants list is 
Retrodevelopment.


  http://www.tni.nl/products/bussum/


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX fair Bussum update

2007-09-02 Thread Laurens Holst

Hi,

The list of participants for the fair now also includes Delta Soft.

  http://www.tni.nl/products/bussum/


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX fair Bussum update

2007-08-28 Thread Laurens Holst

Hi,

I’ve also added the MSX Resource Center to the list of participants.

 http://www.tni.nl/products/bussum/


~Grauw

Laurens Holst schreef:

Hi all,

I’ve added the first four registered participants to the MSX fair 
Bussum to the fair website, they are Sunrise Foundation, openMSX, 
FiXato & friends and Bitwise. The website can be found on the 
following address:


  http://www.tni.nl/products/bussum/

If you’re also interested in reserving a stand, please use the 
registration form that can be found on the abovementioned address. 
There is about a month left until the deadline, but we prefer 
receiving reservations as early as possible.


Hope to see you next month!


~Grauw



___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx
  



--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~~~~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum update

2007-08-27 Thread Laurens Holst

Hi all,

I’ve added the first four registered participants to the MSX fair Bussum 
to the fair website, they are Sunrise Foundation, openMSX, FiXato & 
friends and Bitwise. The website can be found on the following address:


  http://www.tni.nl/products/bussum/

If you’re also interested in reserving a stand, please use the 
registration form that can be found on the abovementioned address. There 
is about a month left until the deadline, but we prefer receiving 
reservations as early as possible.


Hope to see you next month!


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~~~~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum 2007 registrations

2007-08-16 Thread Laurens Holst

Hi all,

I have opened the registration form for the MSX fair in Bussum that will 
be held on october 6th of this year. If you would like to reserve some 
stands, please do so at your earliest convenience! :). The fair’s 
website is:


  http://www.tni.nl/products/bussum/


Regards,

~Grauw

p.s. Some people have mailed me that the current date wasn’t entirely 
convenient for them because it was close to or collided with other 
events (to be specific: Retro fair on the sunday after, and Abunai anime 
convention during the same weekend), and I have mentioned looking into 
the possibility of moving it to one week later to them. That hasn’t been 
possible, so the date is still October 6th. I hope you’ll still be able 
to come!


--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MAP Update - JoyNet

2007-06-29 Thread Laurens Holst

Hi all,

I did a MAP update today; I moved the JoyNet documentation from the old 
archived http://datax.grauw.nl/ location to the MAP, at 
http://map.tni.nl/resources/joynet/ . In the process I also cleaned up 
and merged documents, and fixed stuff that was broken, and even 
attempted to add some formal language :).


A lot of stuff with regard to JoyNet disappeared. Oh, the transience of 
the web. Fortunately I was able to retrieve some stuff from the Web 
Archive and my local files. There’s still some things missing though:


- Maarten ter Huurne’s JoyNet test program (I do have the source), 
http://map.tni.nl/resources/joynet/#tester
- Maarten ter Huurne’s Tetris clone beta 
http://map.tni.nl/resources/joynet/#tetrisclone
- Ricardo Bittencourt’s JoyWave WAV play thing, 
http://map.tni.nl/resources/joynet/#joywave
- A bunch of missing F-16 Fighting Falcon (1984) scans from the MSX Core 
Club site (originally), http://map.tni.nl/resources/joynet/#f16
- Connect disk 2 archive (I do have disk 1), 
http://map.tni.nl/resources/joynet/#connect
- Snafu, the final version (the one from Jaù ’99). I only had the first 
version, http://map.tni.nl/resources/joynet/#snafu


If anyone could help me retrieve those, that would be nice.

So anyway, if you have links to JoyNet, please update them. I believe I 
saw one on the Ultimate FAQ :).


Also I made a few updates to my own website at http://www.grauw.nl/, 
mainly regarding moving stuff from my old archived website to my current 
one.



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] real disk to .dsk under winxp

2007-05-05 Thread Laurens Holst

Micha Rieser schreef:

hi kim,

i have closed the right whole by my test disks. i fromatted it with a
msx (i tried single and double sided) and saved some bas.-files on it
with a programm like 10 ? "that's a test"
but it hasn't worked.
i also tried it with a real msx disk with a msx program on it that works
well on the real msx. (a paint program)

i think a msdos-boot-disk is a worth to try. but i actually haven't such
a boot disk. i think i'm not able to make one, because i haven't msdos
6.22 here. do you know, where i can download it?

otherwise i must really install win98se on an old computer ...


I think finding a download of a boot disk with MS-DOS somewhere on the 
internet is much easier than installing Windows 98…


http://www.google.com/search?q=ms+dos+boot+disk+image

Top link seems good :).


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~~~~~~~~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Castle of Zariostro (or Cagliostro)

2007-04-29 Thread Laurens Holst

Jorge Vidal Wulff schreef:

Thank you!

Yes, I did ask this same question years ago (what a memory!).

Bye!


It’s an awesome game ^_^.


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] retro shop in japan

2007-04-20 Thread Laurens Holst

Laurens Holst schreef:

hi folk,

i will go to japan this fall. does anybody know a good retro store 
for msx stuff there? any addresses? 


Heya,

I don’t know specific addresses, but I do know where you can find them;

I’m the most familiar with Osaka; there’s a place called Den-Den Town, 
which is the electronics district, and it’s close to Nanba (one of the 
city centers). The main part consists of one long street, and if you 
walk along that street there are several retro shops. You can 
recognise them by the NES music, old consoles outside, and signs, etc. 
If you walk into a couple of them, some should have MSX stuff (though 
not all do), I think there’s about three of them which have it. 


Ah, I forgot to mention, the main street of Den-Den Town in Osaka is 
called Nipponbashi. There’s a subway stop there, or you can walk towards 
it from Nanba.



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] retro shop in japan

2007-04-20 Thread Laurens Holst

Micha Rieser schreef:

hi folk,

i will go to japan this fall. does anybody know a good retro store for 
msx stuff there? any addresses? 


Heya,

I don’t know specific addresses, but I do know where you can find them;

I’m the most familiar with Osaka; there’s a place called Den-Den Town, 
which is the electronics district, and it’s close to Nanba (one of the 
city centers). The main part consists of one long street, and if you 
walk along that street there are several retro shops. You can recognise 
them by the NES music, old consoles outside, and signs, etc. If you walk 
into a couple of them, some should have MSX stuff (though not all do), I 
think there’s about three of them which have it.


In Tokyo, it’s kind of a similar story. Although I’ve been there only 
once, so I don’t really know. Anyway, you want to go to Akihabara 
(Tokyo’s electronics district) and walk around there as well. Along the 
main street I didn’t really see many retro shops, so you probably need 
to go to the side-streets. There’s one shop called Super Potato which is 
on the second floor of a building (iirc), that one has some MSX stuff on 
the third floor. There should be a sign outside. I’m sure there are 
other retro shops as well :) , but I haven’t been to them so you’ll have 
to look around a little.


Hope that helps!


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX Assembly Page updated

2006-12-07 Thread Laurens Holst

Laurens Holst schreef:

Ricardo Bittencourt schreef:

Laurens Holst wrote:
 

Expect more new content on the MAP soon. I have a little (ahem)
backlog, but I want to work through that from now on :). Also, if you
have anything you would like to add, please let us know.


Why don't you change the MAP into a wiki? MAP is a great resource, but
it could be better if there were more updates, and currently your free
time seems to be a bottleneck. Changing it into a wiki would remove this
bottleneck, as anyone could make an update.


Yes, I was thinking about that too. My primary objection with a wiki 
is the lack of semantic XHTML purity (instead using some awkward 
text-based markup), but I suppose that’s not really important :).


I will look into turning the MAP into a wiki. 


I was also considering some php.net-like commenting system, which works 
really well on that site.



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] 1 chip MSX test results

2006-12-07 Thread Laurens Holst

Hey all,

For those interested, I received my one chip MSX and posted some 
experiences here:


  http://www.grauw.nl/blog/entry/385

Just now, I’ve also done some speed measurements of the OCM’s v9938 VDP 
implementation, and you can read about that here:


  http://www.grauw.nl/blog/entry/392

Regards,


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX Assembly Page updated

2006-12-07 Thread Laurens Holst

Ricardo Bittencourt schreef:

Laurens Holst wrote:
  

Expect more new content on the MAP soon. I have a little (ahem)
backlog, but I want to work through that from now on :). Also, if you
have anything you would like to add, please let us know.


Why don't you change the MAP into a wiki? MAP is a great resource, but
it could be better if there were more updates, and currently your free
time seems to be a bottleneck. Changing it into a wiki would remove this
bottleneck, as anyone could make an update.


Yes, I was thinking about that too. My primary objection with a wiki is 
the lack of semantic XHTML purity (instead using some awkward text-based 
markup), but I suppose that’s not really important :).


I will look into turning the MAP into a wiki.


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum 2007 announcement

2006-12-06 Thread Laurens Holst

Hi all,

Just a short notification,

The MSX fair Bussum 2007 will be held on October 6th, 2007. Please 
update your agendas :).


Because we booked the location so much in advance, hopefully there can 
be a full 24-hour MSX Marathon again this year. The website has been 
updated accordingly.


  http://www.tni.nl/products/bussum/


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX Assembly Page updated

2006-12-06 Thread Laurens Holst

Hey all,

It’s been a while, but I’ve updated the MSX Assembly Page again.

This time, with the arrival of the One Chip MSX, I have put online a 
tutorial for VHDL programming written by Wolfgang Fischer (Tanni). This 
tutorial was previously posted on the msx.org forum.


  http://map.tni.nl/articles/taste_of_vhdl.php

Expect more new content on the MAP soon. I have a little (ahem) backlog, 
but I want to work through that from now on :). Also, if you have 
anything you would like to add, please let us know.


  http://map.tni.nl/


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] My Japan log

2006-10-04 Thread Laurens Holst

Hey everyone,

If you are interested in reading about my ‘adventures’ in Japan, I have
a web log at:

   http://www.grauw.nl/

It’s in Dutch, but if you can’t read Dutch you can still enjoy the photos.


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] DOS2 slot management

2006-09-21 Thread Laurens Holst

Jun Sung Kim schreef:

Hello MSX users

I have a question for DOS2 slot management.

According to the manual, application program does not need to restore
slot-page-mapping (except page 3).

But it seems not correct.. because when my program changes the slot
number of page 1 and exit (function call #0), DOS2(command2.com) is
corrupted. When it restores that slot to the main RAM slot and exit,
it's ok.

Do you have any experience about that? What is the truth..?
  


My experience is the same.

Iirc, I’ve even had similar problems with not restoring the original 
mapper pages!



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX fair Bussum update

2006-09-08 Thread Laurens Holst

Laurens Holst schreef:

Laurens Holst schreef:
As for the Marathon, the update of 2006-07-16 mentioned that there 
was no confirmation yet, and I have to confess that I still didn’t 
get it, but you can assume that there *will* be a ‘full’ Marathon 
again this year (meaning that it will last until sunday morning).


Hi all,

I confirmed this with the Uitwijk today, so the Marathon will indeed 
proceed as planned.


Hi all,

Somewhat bad news, the confirmation wasn’t as solid as I thought, and 
due to stricter regulations with regard to permits we can only stay at 
the MSX Marathon until 1 am. :(


People who do not have transportation or prefer to drive on sunday 
morning can stay the night at my parent’s house. We have plenty of room, 
so unless people show up by the dozens it should be no problem. Bring 
your sleeping bag though!



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX fair Bussum update

2006-09-05 Thread Laurens Holst

Laurens Holst schreef:
As for the Marathon, the update of 2006-07-16 mentioned that there was 
no confirmation yet, and I have to confess that I still didn’t get it, 
but you can assume that there *will* be a ‘full’ Marathon again this 
year (meaning that it will last until sunday morning).


Hi all,

I confirmed this with the Uitwijk today, so the Marathon will indeed 
proceed as planned.



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum update

2006-09-02 Thread Laurens Holst

Hi all,

Only a week left until the fair!

Recently, the following two groups have been added to the list of 
participants:


- Bazix
- Totally Chaos Team

Also, the description of Darkstone has been updated. For the 
descriptions, check out the website at:


   http://www.tni.nl/products/bussum/

As for the Marathon, the update of 2006-07-16 mentioned that there was 
no confirmation yet, and I have to confess that I still didn’t get it, 
but you can assume that there *will* be a ‘full’ Marathon again this 
year (meaning that it will last until sunday morning).


Looking forward to seeing you all there!


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] One Chip MSX mk2

2006-08-13 Thread Laurens Holst

Sander Zuidema schreef:

Read all about it:

http://www.msx.org/One-Chip-MSX-MKII.newspost3805.html
  


OMG I WANTT IT!!!11!1

Ahem.

Seriously, when can we start pre-ordering? :) (or maybe I should just 
buy it in Japan :))



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum update

2006-08-13 Thread Laurens Holst

Hi all,

With only a month left until the fair date, another update.

The following three participants have been added to the list of 
participants:


- MSX Resource Center
- MSX HCCgg
- openMSX

Check out the MSX fair Bussum website at http://www.tni.nl/products/bussum/.

Hope to see you all September 9th!


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum update

2006-07-28 Thread Laurens Holst

Hi all,

Just a small update,

Darkstone has been added to the list of participants.

See the fair website: http://www.tni.nl/products/bussum/


Regards,

~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum 2006 update

2006-07-15 Thread Laurens Holst

Hi all,

The list of participants for the MSX fair in Bussum has been updated. 
You can find it at:


  http://www.tni.nl/products/bussum/

With regard to the MSX Marathon, we still need confirmation, but by 
popular request it is the intention to have it last until the morning 
after all. So there will very likely be a real MSX Marathon again this year!


By the way, it would be appreciated by the organisation if those who 
want to register for a booth at the Bussum fair would do so as early as 
possible. Thanks :).



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX fair Bussum 2006

2006-06-10 Thread Laurens Holst

I updated the site, there’s now an interactive map on it. Check it out :).


~Grauw

Laurens Holst schreef:

Hi all,

The date of the MSX fair Bussum of 2006 is set:

 Saturday, September 9, 2006

The website has been updated, you can find it at the usual address:

 http://www.tni.nl/products/bussum/

Please take a look at it for information on the fair, as well as an 
online registration form. If you have questions, you can send me an 
e-mail.


One topic that is still under discussion is whether the MSX Marathon 
will be until sunday morning or saturday evening. I’m polling for 
interest on various MSX forums, so let me know what you think there.


Hope to see you all at the fair!


~Grauw



___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx
  



--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum 2006

2006-06-09 Thread Laurens Holst

Hi all,

The date of the MSX fair Bussum of 2006 is set:

 Saturday, September 9, 2006

The website has been updated, you can find it at the usual address:

 http://www.tni.nl/products/bussum/

Please take a look at it for information on the fair, as well as an 
online registration form. If you have questions, you can send me an e-mail.


One topic that is still under discussion is whether the MSX Marathon 
will be until sunday morning or saturday evening. I’m polling for 
interest on various MSX forums, so let me know what you think there.


Hope to see you all at the fair!


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX Marathon 2006 poll

2006-06-09 Thread Laurens Holst

Hi all,

With this message I’d like to poll the interest in a full MSX Marathon, 
meaning having it last until sunday morning.


Just like last year, I plan to have the MSX Marathon last until saturday 
evening, and not until sunday morning. The reason for this is that as I 
mentioned earlier, I am going to be studying in Japan for a year, and I 
want to make sure I have enough time to make preparations.


If there is a lot of interest however, I’ll consider making it last 
until sunday after all. So let me hear when you would stick around until 
sunday morning, and what your arguments in favour or against are.



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum 2006

2006-06-09 Thread Laurens Holst

Hi all,

The date of the MSX fair Bussum of 2006 is set:

  Saturday, September 9, 2006

I will update the fair website shortly, I’ll send a notification when 
it’s up-to-date.


Hope to see you all there!


~Grauw

p.s. and yes I got confirmation, starting October I will be studying for 
a year in Kyoto, Japan! :)


--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX Fair Bussum update

2006-05-31 Thread Laurens Holst

Hi all,

I just want to give a small update on the MSX fair in Bussum;

(Hopefully) I am going to study in Japan for a year. If all goes well, 
this should start in October. However because I still need to be 
accepted by the university of Kyoto university, planning in the long 
term is unfortunately a bit difficult for me right now :).


I do intend to have an MSX fair in Bussum this year, however due to the 
abovementioned plans it should be a little earlier than usual, in early 
September. Before I can finalise things in this regard however I want to 
have confirmation from Kyoto, which I will hopefully receive soon.


I’ll keep you updated, and will try to announce a fair date as soon as 
possible.



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] SCC guitar

2006-05-31 Thread Laurens Holst

Well, at least I think it sounds like an SCC, somewhat :)

http://www.albinoblacksheep.com/video/guitar.php


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Cyberware: Chapter IV ~ Katarsis episode II ~ : Second MSXdev'06 entry submitted!

2006-04-26 Thread Laurens Holst

Hah! How many disks was it? :)

Cool ^_^. The title screenshot (and those of the other entries as well) 
looks great!



~Grauw

Sjoerd Lammertsma schreef:
Cyberware: Chapter IV ~ Katarsis episode II ~ : Second MSXdev'06 entry 
submitted!


Only two days after the news about the first MSXdev'06 entry being 
submitted, the second entry has been submitted by The New Image 
(http://www.tni.nl).


Cyberware: Chapter IV ~ Katarsis episode II ~ will be a so-called Platform 
Shooting Adventure and pretends to be the new MSX space epic!


Visit the official MSXdev website at http://msxdev.msxblue.com.


___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx



--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~~~~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Last night, MSX Turbo-R on brazilian TV was wonderful..

2006-04-19 Thread Laurens Holst

Heh, I saw River Raid and H.E.R.O. too :).

Cool link!


~Grauw

Kim Daniel schreef:

Hello, everybody!
It was great show to see a brazilian news about older videogames including 
MSX Turbo-R.
It was really very beautiful to see famous "MSX boot" when Mr. Moacyr 
holding your Turbo-R on your arm.


http://youtube.com/watch?v=GfRmwXbhLeo&search=jornal%20da%20globo

Enjoy it!

Daniel Kim (Ginseng)

Ps : If you don't understand what they said, don't worry.. There is an 
official news link for you use any translator.


http://jg.globo.com/JGlobo/0,19125,VTJ0-2742-20060418-162663,00.html#


___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx



--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~~~~~~~~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] price

2006-02-17 Thread Laurens Holst

Rudolf Gutlich schreef:

Where is the price?

This is the 2nd message that came empty!


Yes! I’m also wondering.

I think maybe the prices were in an attachment, which was filtered by 
the mailinglist?


Anyways, a little more information in the email body wouldn’t hurt :).


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] King's Valley disk version

2005-12-06 Thread Laurens Holst

Ivan Latorre schreef:

Hi

Does anyone have the DSK image of King's Valley disk version (RA002)?


King’s Valley 1? Well, yes, at my parent’s.

How badly do you need it? :) I won’t be going there until at least next 
week, so if someone else can send it to you... heh.



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] HideoBlog now in English

2005-10-22 Thread Laurens Holst

Hey,

It has come to my attention that Hideo Kojima’s blog is now also being 
(officially) translated to English. It’s still in the process of 
catching up with the most recent posts.


You can find it here:

http://www.blog.konami.jp/gs/hideoblog_e/

Very cool to read! The september 28th talks for a bit about the MSX 
Metal Gear games in MGS3: Subsistence.


Too bad it doesn’t seem to have an RSS feed :(.


~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MRC Challenges on MSX Valley

2005-10-15 Thread Laurens Holst
Nice page! I enjoyed the screenshots :). Discovered that there were 
quite some demos/games I hadn’t seen yet!



~Grauw

benoît delvaux schreef:

MRC Challenges on MSX Valley

Since 2003, the MSX Resource Center starts different challenges to 
promove the MSX Revival. This excellent initiative has proven the 
vitality of the MSX community as he has given some very interesting 
demos and games.


You can now find on MSX Valley zipped disk images that are ready to be 
runned in your preferred emulator. It concerns the demos of the 
following challenges : Scroll and Logo, Snowfall, Under Water and 
Bounce. All the demos are illustrated by screenshots and in some 
cases, you can also download MP3 files.


All the MP3 files are the result of the conversion of WAV files 
created by using the blueMSX emulator. The format of the screenshots 
is the small blueMSX format (272x240), even if some screenshots have 
been made on another emulator.


Other MRC challenges will follow in the future on MSX Valley.

http://msxvalley.msxblue.com

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx



--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Bussum?

2005-09-28 Thread Laurens Holst

(It hasn’t got four languages, but it’s multi-lingual, too ;p.)


~Grauw

Laurens Holst schreef:

No, for an up-to-date overview of the standholders:

http://www.tni.nl/products/bussum/

And nowhere else. Please spam the right site.


~Grauw

Sander Zuidema schreef:

I'll be there as well. For an overview of the standholders:

http://www.msx.org/newspost3305.html

lots and lots to do! Hope to see y'all there ;)

Cheers,

Sander
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx
  






--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~~~~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Bussum?

2005-09-28 Thread Laurens Holst

No, for an up-to-date overview of the standholders:

http://www.tni.nl/products/bussum/

And nowhere else. Please spam the right site.


~Grauw

Sander Zuidema schreef:

I'll be there as well. For an overview of the standholders:

http://www.msx.org/newspost3305.html

lots and lots to do! Hope to see y'all there ;)

Cheers,

Sander
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx
  



--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~~~~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX Solutions - New update

2005-09-13 Thread Laurens Holst

Actually, I think it's Konami... or licensed from Konami...


~Grauw

yoyo schreef:
Certainely another opera softward I think... Or another european 
adaptation (arrrgggll)


- Original Message - From: "Laurent Matignon" 
<[EMAIL PROTECTED]>

To: 
Sent: Tuesday, August 30, 2005 2:23 AM
Subject: Re: [MSX] MSX Solutions - New update



Teenage Mutant Hero Turtles (Konami - Mirrorsoft, 1990)

What is it ? Never heard about before !



benoît delvaux a écrit :


MSX Solutions has been updated with the complete maps of 6 games :

- Vampire Killer - Akumajyo Drakyula (Konami, 1986)
- Rastan Saga (Taito, 1988)
- Jagur (Hudson - Compile, 1987)
- Teenage Mutant Hero Turtles (Konami - Mirrorsoft, 1990)
- Temptations (Topo Soft, 1988)
- Rambo (Pack In Video, 1985)

Besides, for the people who are curious to know on which games Fabio 
and Paulo are working, a Yahoo group dedicated to MSX Solutions has 
been created.


http://msxsolutions.msxblue.com

http://groups.yahoo.com/group/msxsolutions

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx





___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx



___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx



--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~~~~~~~~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX Solutions - 5000 visitors !

2005-08-31 Thread Laurens Holst

I like it very much :).

I checked out the Teenage Mutant Ninja Turtles map to see how far in the 
game I had progressed when I played it when I was little, turns out I 
almost made it to the end :). And I sent the Nemesis 3 map to a friend 
who is a fan of shmups, he also thought it was a very cool site ^_^.


So keep it up!


~Grauw

benoît delvaux schreef:
With more than 5000 visitors from 57 countries since his creation end 
december 2004, MSX Solutions is the most populair site with maps of 
games.


To celebrate this success, a new map has just been added, it concerns 
Twinbee released by Konami in 1986. With this addition, 2 days after 
another great update, the site contains now 43 different maps.


http://msxsolutions.msxblue.com

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx



--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum 2005 - update

2005-08-14 Thread Laurens Holst

Hi all,

I have updated the MSX fair Bussum website:

http://www.tni.nl/products/bussum/

Most importantly: there is now an online registration form. This means 
that finally, everyone can register boots for the fair. Registration 
forms on paper will be sent to last year’s participants as well sometime 
this week, but online registration is preferred.


Additionally, the list of participants has been updated with a few early 
birds. Everyone else: please register if you want to have a stand, now 
is the time :).



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX fair Bussum 2005

2005-07-13 Thread Laurens Holst

I have now also updated the website of the MSX fair Bussum 2005.

http://www.tni.nl/products/bussum/

Nothing much, yet. More to come.


~Grauw

p.s. It is available in both Dutch and English, the language is selected 
automatically based on the language of your browser.


--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MSX fair Bussum 2005

2005-07-13 Thread Laurens Holst

Hi all,

I’m writing to announce that the date of the MSX fair is now fixed:

Date: October 1st, 2005 (2005-10-01).
Time: From 10.00 to 17.00
Location: Same as always

I will be going on vacation shortly, and after that I will update the 
website and provide more details, and send reservation forms to all 
participants from last year.


One thing in particular to note: this year, the fair will only be on 
saturday. That is, the fair *will* continue after 17.00 as a 
semi-‘marathon’, but it will only last to about 23.00. The reason for 
this is that the day after, I have family obligations. The marathon will 
return next year in all its glory :).



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] OT:1 chip MSX

2005-07-06 Thread Laurens Holst

[EMAIL PROTECTED] wrote:


-Article for PSP:

Are you enjoing PSP? I information you that System software of PSP is
version up for 1.5 to protect secrity. You can update from PlayStation
official homepage:

$B!! (Bhttp://www.playstation.jp/psp/index.html
   

I would NOT update the firmware if I were you. I have a 1.0 PSP and I have no problems to 
run unsigned soft. Refer to here for more info about the PSP scene

http://psp-news.dcemu.co.uk/
 

Unfortunately, Sony has announced that newer PSP software is going to 
require the firmware be upgraded. So newly released games (maybe not 
right now but in a couple of months) will not work on the old 1.0 firmware.


Additionally, I believe I read that the 1.5 firmware has now been hacked 
as well.



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Einde Oefening voor MSX-NBNO

2005-06-12 Thread Laurens Holst

This is very sad news!

We’ll miss the Oss fair greatly!

I hope we will still see at least some of you on e.g. the Bussum fair, 
because I’ve always enjoyed your presence.



~Grauw

Laurens Holst wrote:


Hello everybody,

Finally the time has come, the curtain has fallen for MSX-NBNO. After 
more than 10 years we have also pulled the plug.


The last couple of years little has happened, our magazine wasn’t 
being released... The only good thing we had left was the MSX 
computerday in Oss. We’ve managed to have a great day last January.


In the meanwhile it has turned out that our enthousiasm has reached a 
very low level, and we decided to definitely quit.


Greetings and see you perhaps another time.

Maico Arts
Secretary MSX-NBNO




--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Einde Oefening voor MSX-NBNO

2005-06-12 Thread Laurens Holst

Rudolf Gutlich wrote:


Zee Afthas Aardem Dooem Emoohoidaa Zidem

Please Write Here ONLY IN ENGLISH!

Rudolf Gütlich
 


Hello everybody,

Finally the time has come, the curtain has fallen for MSX-NBNO. After 
more than 10 years we have also pulled the plug.


The last couple of years little has happened, our magazine wasn’t being 
released... The only good thing we had left was the MSX computerday in 
Oss. We’ve managed to have a great day last January.


In the meanwhile it has turned out that our enthousiasm has reached a 
very low level, and we decided to definitely quit.


Greetings and see you perhaps another time.

Maico Arts
Secretary MSX-NBNO

--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MAP update, 2005-06-01

2005-06-02 Thread Laurens Holst

I forgot to mention the URL:

http://map.tni.nl/

^_^


~Grauw

Laurens Holst schreef:

Laurens Holst wrote:


Hey everyone,

I’ve made a small update to the MAP again. This time:

* Added information to the PSG samples article about the fact that the 
PSG output volume has a logarithmic scale. Thanks go to Arturo 
Ragozini for pointing this out.


This is pretty important information if you want to replay samples on 
the PSG :). It is also quite unfortunate, because a lot of resolution 
is lost (if there’s much amplitude, one doesn’t benefit much from 
being able to have more details in the low amplitude ranges). I’m 
guessing that a 4-bit sample played on the PSG is in fact pretty much 
comparable to a 3- or 2-bits one replayed on a common linear DAC.



Another update:

I have now also included information on how to play 8-bit samples on 
your PSG.


Many thanks again to Arturo Ragozini, it is pretty impressive stuff :). 
Note however that all of this is theoretical, and hasn’t actually been 
tried out ^_^. It should work, but if you encounter any problems or have 
comments, feel free to send me an email.



~Grauw




--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MAP update, 2005-06-01

2005-06-01 Thread Laurens Holst

Laurens Holst wrote:

Hey everyone,

I’ve made a small update to the MAP again. This time:

* Added information to the PSG samples article about the fact that the 
PSG output volume has a logarithmic scale. Thanks go to Arturo Ragozini 
for pointing this out.


This is pretty important information if you want to replay samples on 
the PSG :). It is also quite unfortunate, because a lot of resolution is 
lost (if there’s much amplitude, one doesn’t benefit much from being 
able to have more details in the low amplitude ranges). I’m guessing 
that a 4-bit sample played on the PSG is in fact pretty much comparable 
to a 3- or 2-bits one replayed on a common linear DAC.


Another update:

I have now also included information on how to play 8-bit samples on 
your PSG.


Many thanks again to Arturo Ragozini, it is pretty impressive stuff :). 
Note however that all of this is theoretical, and hasn’t actually been 
tried out ^_^. It should work, but if you encounter any problems or have 
comments, feel free to send me an email.



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MAP update, 2005-06-01

2005-06-01 Thread Laurens Holst

Hey everyone,

I’ve made a small update to the MAP again. This time:

* Added information to the PSG samples article about the fact that the 
PSG output volume has a logarithmic scale. Thanks go to Arturo Ragozini 
for pointing this out.


This is pretty important information if you want to replay samples on 
the PSG :). It is also quite unfortunate, because a lot of resolution is 
lost (if there’s much amplitude, one doesn’t benefit much from being 
able to have more details in the low amplitude ranges). I’m guessing 
that a 4-bit sample played on the PSG is in fact pretty much comparable 
to a 3- or 2-bits one replayed on a common linear DAC.



~Grauw

--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] reviving JoyNet

2005-05-20 Thread Laurens Holst
FYI, the JoyNet documentation is still online at:
http://datax.grauw.nl/joynet/joynet.html
At some point Iâll move the information to the MSX Assembly Page - I 
just havenât gotten around to it yet.

~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Fantastic Movie With Kim

2005-05-16 Thread Laurens Holst
Go Daniel, go!!
I see I must make Dance Dance Revolution for MSX ^_^.
~Grauw
Rudolf Gutlich wrote:
At the 20th Meeting from the "CANAL3" (channel 3)
group in Brazil, we had a little "party", and here you
will see a little movie with our friend Daniel Kim
(aka Ginseng), dancing along with the music.
Enjoy it!
http://www.msxpower.com/diversos/canal3_2005.wmv
(for non dial-up users)
or
http://www.msxpower.com/diversos/canal3_2005low.wmv
(for dial-up users)
Best regards,
Rudolf GÃtlich
+==+
|Colecionador de micros e video games antigos. Se vocà possui um ou|
| conhece quem tenha e queira se desfazer, entre em contato comigo |
|-| MSN Messenger:  [EMAIL PROTECTED] | www.webleiloes.com.br |-|
\==/
http://www.mercadolivre.com.br/jm/search?as_cust_id=6013686&as_pr_categ_id=



Yahoo! Mail, cada vez melhor: agora 
com 1GB de espaÃo grÃtis! http://mail.yahoo.com.br
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx

--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MAP update, 2005-05-12

2005-05-12 Thread Laurens Holst
Laurens Holst wrote:
Hi all,
Today Iâve updated the MAP again:
* Fixed a few cut-off numbers in the Z80 instruction set overview 
(http://map.tni.nl/resources/z80instr.php) (no, a JP C, with NC 
doesnât take 1 T-state :)).
I have now also added the undocumented Z80 and the R800 instructions to 
the instruction set overview. Iâve also added R800 timing information.

However, I still need details on the turboRâs wait state insertion 
policy. The current content is just a wild guess. If anybody can point 
me to or send me some resources which explains the timing in detail, 
that would be appreciated.


You can find the MAP at: http://map.tni.nl/

~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MAP update, 2005-05-12

2005-05-12 Thread Laurens Holst
Patriek Lesparre wrote:
* Replaced the Div16 16-bits division routine with a faster one by 
Flyguille. The speed gain seems quite humble, 3 T-states, but this one 
can be unrolled to gain quite some speed.
Another 4 t-states can be saved by replacing
XOR A   ; 5 t-states
LD L,A  ; 5 t-states
LD H,A  ; 5 t-states
with
LD HL,0 ; 11 t-states
The first sequence of instructions are only faster if both A and HL are 
supposed to be 0, which is not the case in this routine.
Thanks! Though itâs only 3 states, as Iâm also counting the additional 
M1 wait state. If you donât mind, Iâll just keep the credit for you on 
this list, otherwise the documentâll become a maze of thanks this thanks 
that ^_^. Even though the tweak effectively doubles the gain in speed ;)

~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] MAP update, 2005-05-12

2005-05-12 Thread Laurens Holst
Hi all,
Today Iâve updated the MAP again:
* Fixed a few cut-off numbers in the Z80 instruction set overview 
(http://map.tni.nl/resources/z80instr.php) (no, a JP C, with NC 
doesnât take 1 T-state :)).

* Replaced the Div16 16-bits division routine with a faster one by 
Flyguille. The speed gain seems quite humble, 3 T-states, but this one 
can be unrolled to gain quite some speed.

* In addition to that, about two weeks ago I also optimized the Mult32 
routine, thanks to Colin Douglas Howell. 96 T-states faster!

You can find the MAP at: http://map.tni.nl/
~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Fwd: Ikeda's MSX PRINT

2005-05-05 Thread Laurens Holst
Anne de Raad wrote:
19800 yens? A bit expensive.
Expensive? Less than 150 euro! How cheap can it get!
For that price, I would almost want to buy two :).
Itâs even cheaper than the Nintendo DS, and for that price you get a 
small computer which you can fully customize and program for! And you 
finally get some new hardware to replace the old that is about to 
break down (well...).
I thought for these 19800 yen, you only get an update to turn the 
onechip MSX into a onechip MSX2. It's not the price for the hardware. 
Both would be spectacular, though :) If it IS the price for the 
hardware, it's very cheap, if it's the price for an update to MSX2, 
that's also spectacular, coz I thought MSX2 wasn't supported yet :)
Oh, heh, I didnât actually read Ikedaâs MSX PRINT yet ^_^;;.
~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Fwd: Ikeda's MSX PRINT

2005-05-04 Thread Laurens Holst
Ivan Latorre wrote:
19800 yens? A bit expensive.
Expensive? Less than 150 euro! How cheap can it get!
For that price, I would almost want to buy two :).
Itâs even cheaper than the Nintendo DS, and for that price you get a 
small computer which you can fully customize and program for! And you 
finally get some new hardware to replace the old that is about to break 
down (well...).

~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] Datax products and Overload update

2005-05-01 Thread Laurens Holst
(sorry about that last one, I accidentally pressed CTRL-Enter twice :()
Recently I added the old Datax products to my website: 
(http://www.grauw.nl/blog/?entry=174 )

However, Overload as it was released in 1997 had a bug when running at 
60Hz. I have now fixed that issue (http://www.grauw.nl/blog/?entry=177 )

You can download Overload and the other Datax products in the download 
section of my website.

http://www.grauw.nl/download/
~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] Datax products and Overload update

2005-05-01 Thread Laurens Holst
Hi,
Recently I added the old Datax products to my website:

--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] e-mail problems

2005-05-01 Thread Laurens Holst
FRS wrote:
Hi all,
My ISP is having e-mail server problems since friday, then I could not 
send any e-mails and maybe some of those send to me where lost.

I created this new account on gmail and will be using it from now on.
If you sent me an message after friday, please send it again. I received 
some messages about the MSX-Audio BIOS upgrade kit, but don't know how 
many of them the server lost. I'll answer those I received ASAP.
I think there is an archive of this list online, so you can see what 
posts you missed...

~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX-Audio BIOS upgrade for Music Module

2005-04-29 Thread Laurens Holst
FRS wrote:
Will you make an adapted BIOS ROM for the Toshiba music module as well?
(because I also have two of those :)).
Plz, take a look at the article. Your answer was already there.  ;)
Oh, heh :). My Spanish, eh ;p.
Oh, sorry. I didn't wrote a spanish version, but only in Portuguese and 
English. I can read Spanish fairly well, but writing an entire article 
like that in Spanish is somewhat away from my knowledge in this language.
Maybe some native spanish speaker here could help us translating it.
Well, actually, I can read neither Spanish nor Portuguese. As a matter 
of fact, this nicely showed that I canât even distinguish among them :).

Iâm Dutch, but I hadnât noticed that there was an English version of the 
article as well. So hence the confusion :).


Ah, I see :).
Too bad it isnât just a matter of replacing the existing BIOS ROM... 
That wouldâve been easy ;p.
It's pretty easy, in fact. On the article describes three methods (in 
fact, two ;) for building the hardware part of the upgrade. The 1st 
method needs very low hardware knowledge and skills, since you only will 
need to burn the EPROM and stack 2 CIs over it. The soldering skills 
needed are no more than those necessary to upgrade the SampleRAM to 256KB.
Oh, I can do that :). But I have no EPROM burner... will have to ask 
someone else for that then.

~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX-Audio BIOS upgrade for Music Module

2005-04-29 Thread Laurens Holst
FÃbio Ricardo Schmidlin wrote:
Wonderful!
Will you make an adapted BIOS ROM for the Toshiba music module as well?
(because I also have two of those :)).
Plz, take a look at the article. Your answer was already there.  ;)
Oh, heh :). My Spanish, eh ;p.

The BIOS ROM I created is generic, it will work in any MSX Y8950-based device. 
The
problem is that it has some special requirements:
1) Must be mapped on h-7fffh
2) It needs 4KB of RAM mapped on the same slot of the BIOS, on 3000h-3fffh and
mirrored on 7000h
The article shows how to build a little hardware-kit to achieve this on the 
Philips
Music-Module. But I donÂt have any Toshiba HX-MU900 to develop the hardware-kit 
for
it, and this is one of the rare situations I canÂt use openmsx to do the job.
Ah, I see :).
Too bad it isnât just a matter of replacing the existing BIOS ROM... 
That wouldâve been easy ;p.

~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] MSX-Audio BIOS upgrade for Music Module

2005-04-29 Thread Laurens Holst
FRS wrote:
Hi all,
I'm very proud to announce the conclusion of my latest project: The 
MSX-Audio BIOS upgrade for the Philips Music-Module.

With this upgrade the Music-Module will become a 100% MSX-Audio 
compliant device. It wasn't until now because it lacked the BIOS.

With this BIOS upgrade installed, your Music Module will be able to play 
ANY BASIC music written for the MSX-Music just by changing the CALL 
MUSIC command to CALL AUDIO. The ADPCM commands are also available and 
play/record Samples assincronously on BASIC.

All Compile DiskStations and almost all Compile Games will automatically 
detect and use your Music-Module now too.

The upgrade is very simple and (IMHO) easier to install than the 256KB 
SampleRAM tutorials published on the net.

You can get more details and see the entire article on www.msxpro.com, 
on the session Hardware->Projetos.
Wonderful!
Will you make an adapted BIOS ROM for the Toshiba music module as well? 
(because I also have two of those :)).

~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] For Sale/Tekoop 250 euro

2005-04-17 Thread Laurens Holst
eMeSiX wrote:
Sorry sold it already to somebody locale...
and it was so much stuff that is not sendable trough mail :)
it more like get a pickup truck and get it ... that much. :)
That was quick :).
Letâs hope your MSX will get a good second life! ^_^
~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Original Henrik Gilvad V9990 PowerBASIC documentation

2005-04-11 Thread Laurens Holst
Patriek Lesparre wrote:
Now IÃââm curious. What is the feature youÃââre referring to, or in 
what section is it documented? I donÃâât really feel like rereading 
the whole doc... :).
How about reading the news? ;)
"19 March 2005
- Updated the Gfx9000 
Programmers Manual with information about undocumented bits in R#22 that 
disable screen layers in P1."
Oh, right :).
Anyways, that seems useful!
~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Original Henrik Gilvad V9990 PowerBASIC documentation

2005-04-11 Thread Laurens Holst
Patriek Lesparre wrote:
Hi all!
I've updated MSX Banzai! with the original Henrik Gilvad V9990 
PowerBASIC documentation. Thanks to Dan Derpaux for OCR'ing this 
document, which was also the original source for the undocumented 
feature last added to the V9990 Programmers Manual (also at MSX Banzai!).
Now Iâm curious. What is the feature youâre referring to, or in what 
section is it documented? I donât really feel like rereading the whole 
doc... :).

~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Small MAP update

2005-03-17 Thread Laurens Holst
Laurens Holst wrote:
Hi!
Today, I added some important missing information to the MSX I/O ports 
overview document. Now the memory mapper, PPI (including primary slot 
select register) and the subslot select register are documented in detail.

Although the MAP contains a lot of documents, it sometimes lacks pretty 
basic information :). With this I hope to have restored the balance a 
little (though weâre not there yet ^_^).

See you at the next update! I hope a bigger one :).
Er, I forgot to say:
As usual, the MSX Assembly Page can be found at http://map.tni.nl/
^_^
~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


[MSX] Small MAP update

2005-03-17 Thread Laurens Holst
Hi!
Today, I added some important missing information to the MSX I/O ports 
overview document. Now the memory mapper, PPI (including primary slot 
select register) and the subslot select register are documented in detail.

Although the MAP contains a lot of documents, it sometimes lacks pretty 
basic information :). With this I hope to have restored the balance a 
little (though weâre not there yet ^_^).

See you at the next update! I hope a bigger one :).
~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] Microsoft 1983 press release

2005-03-17 Thread Laurens Holst
F. Tollendal wrote:
Most curious:
http://pentaro.blogspot.com/2005/03/microsoft-news-release.html
Awesome!
~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] sorry!

2005-03-17 Thread Laurens Holst
Diederick de Vries wrote:
Whoa! I didn't suspect my last mail would have this kind of an impact. 
Sorry, it was just a suggestion. I didn't mean to whine, complain or 
whatever. I just thought it would be a good idea, lots of lists have a 
one-language policy, if you people don't agree, that's okay.
I think the policy of English is fine, however not allowing 
other-language versions (provided an English translation is given as 
well) seems unnecessary to me.

~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] A verdade sobre o Celular Expert

2005-03-16 Thread Laurens Holst
Rudolf Gutlich wrote:
I donÂt have problem to write in english. All happened
because I send the message to many other lists, some
of them are BRAZILIAN... so, I just *Forgot* to put
the english version...
In the moment I sent the message, I figure out that it
was wrong, so I sent another message begging your
*pardon*. Nobody has seen this message?
I have, and everyone else has. I think the complaining by some is out of 
place. You have quickly corrected your mistake and even apologised for 
it, and all is well.

~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] A verdade sobre o Celular Expert

2005-03-16 Thread Laurens Holst
Diederick de Vries wrote:
I forgot to put the translation together with the
message, I was so tired at the moment, 
Even then, reading something you cannot understand is a bit annoying. 
Couldn't we just write in English only? So no Dutch, Portuguese, Spanish 
or whatever at all. It's just the polite thing to do I think.
I donât mind, as long as there is an English version.
I would probably accompany an announcement for a new Dutch MSX fair in 
Bussum with a Dutch translation as well.

~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] The truth about the Gradiente Expert Cellphone

2005-03-15 Thread Laurens Holst
Rudolf Gutlich wrote:
Guys,
first of all, sorry for the Portuguese post, I forgot
to include the English version...
the famous Cellphone "Expert", from the Brazilian
ex-MSX Maker, does really exists. The proof is that
"TV commercial" i've digitalized for you all to
watch...
get set your MODEMS... 6MB... if you want the "full"
hi-res ultra mega version, write to me, "only" 15mb
http://www.msxpower.com/diversos/celular_low.avi
enjoy it.
Hehehe... funny :).
~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


Re: [MSX] About TR-GT / Sobre TR-GT

2005-03-13 Thread Laurens Holst
Rudolf Gutlich wrote:
About the expansion to 1MB, I've heard that it doesn't
work seamlessly... it's correct? There is another way
to expand the internal memory?
It doesn't work with non-standard software (that is,
software that reads 
the mapper I/O ports), but it has no problem with
MSX-DOS2 programs (and 
other correctly written software). On non-standard
software only 512kB is 
visible.
What is the "STANDARD" way to know how much Mapped
Memory do I have, and in which slot(s) they are?
Standard: a process involving setting a byte in all mapper pages and 
iterating through them until you see repetition of a number you wrote 
earlier (or something similar).

Non-standard: something involving reading out one of the I/O ports #FC-#FF.
~Grauw
--
Ushiko-san! Kimi wa doushite, Ushiko-san!!
___
MSX mailing list (msx@stack.nl)
Info page: http://lists.stack.nl/mailman/listinfo/msx


  1   2   3   4   5   6   7   8   9   10   >