
		PC-Engine(TurboGrafx16) Emulator 
			(noname yet)
			Copyright(C) 1998 by BERO
			bero@geocities.co.jp
		http://www.geocities.co.jp/playtown/2004/

Files:
	fpce.exe	for PC-AT
	fpce98.exe	for PC-9801/9821
	fpce.txt	this document

This software is *VERY* early stage.
It can work with few cart.
If you play game,there are other good emulator already.
If you are interested in inside emulator,It may be useful.
so I release it with source for programmer.(but very dirty code.)
This source are for PC-AT/VGA and PC-9801/9821 on DOS with DJGPP v2.

Why I make PC-Engine emulator where other good emulator are available?
I want to port PC-Engine emulator to PlayStation,but I can't find source.
so now I'm making PC-Engine emu for DOS/VGA first.
My last target is PlayStation.
if PC-Engine CD-ROM run on PS console,it's funny, isn't it?
I don't know this project will finish or not.

Note for PC-AT:
 This software run under DPMI. Windows DOS-box have DPMI. On DOS,if you
have CWSDPMI.EXE,auto loaded it. you can find CWSDPMI on DJGPP site.
PC-Engie vertical resolution is 256,but VGA mode 13h is only 200,so upper 
and lower 28 line isn't shown.

Note for PC-98:
 This software run under DPMI. Windows DOS-box have DPMI. On DOS,you must 
run DPMI.EXE(included DOS command) before run it.
It auto-detect 9801/9821,use 16 color with dither on 9801,use 256 color 
on 9821.

̃\tg͋ɂ߂ďiKłB
Q[ŗVԂ̂ړIȂAɂƂG~[^ς܂B
G~[^̓\ɋȂA\[XR[hɗ܂
()B
̃\[XPC-AT/VGAPC-9801/9821DOSpŁADJGPP v2ŃRpCł܂B

ɃG~[^̂ɁAł܂PC-EngineG~[^Ȃ񂩍̂H
MasterSystemG~[^PlayStationɈڐAĂG~[^̓\
oĂāÃG~[^ڐAȂǁAKȌJꂽ\[
XȂ̂ŁAdȂ̂Ŏō܂B
ŏI^[QbgPlayStationłAƂ肠IDOS/VGApłB
PC-EngineCD-ROM̂܂PlayStationœʔƎvǁA
(ZpIEԂ̉ɓI)ł邩ǂ킩܂B

PC-ATŕ⑫:
sɂDPMIKvłBWinDOSɂDPMI܂BMS-DOS̏ꍇ
CWSDPMI.EXEΎIɎs܂BCWSDPMIDJGPP̃TCgɂ܂B
PC-Engine̐𑜓x256łAVGA mode 13h̐𑜓x200Ȃ̂ŁA
㉺28C͕\܂B

PC-98ŕ⑫:
sɂDPMIKvłBWinDOSɂDPMI܂BMS-DOS̏ꍇDPMI.EXE
(DOSɕt)OɎsĂB
9801/9821ʂA980116FfBUA9821256F[hœ삵܂B
9821ł́Ã݂fBXvCg24khzł640x400A31Khzł
640x480ɂȂ܂B640x400ł͉ʂ̏㉺؂܂B

Support:
 o MagicEngine/VPCE format: raw ROM image or 512 byte header + ROM image

Not Support:
 o Sprite Priority
 o Sound
 o CD-ROM
 o Timer Interrupt
 o and more

Usage:
	fpce <cart-file>
	(wait option is none,so too first.)

Key:
	RUN	Enter
	SELECT	TAB
	CURSOR	CURSOR
	I	X or Space or Alt(PC98-GRPH)
	II	Z or Ctrl
	(exit)	ESC

Status:
 This software is freeware.you can use it non-commercially.
 PC-Engine is registered trademarks of NEC-HE.
̃\tg̓t[EFAłB񏤗pȂ玩Rɗpł܂B
PC-EngineNEC-HE̓o^WłB

Greets:
 6502 core by Marat Fayzullin:
  http://www.komkon.org/fms/
 PC-Engine document by Jens Ch. Restemeier:
  http://www.geocities.com/SiliconValley/Way/3340/console.html
 PC-Enigne documtent DEVELO book by Tokumashoten Intermedia:
  ISBN T10664509535001
 Keyboard interrupt and 256x240 mode from SVGALib for DJGPP by Mihai Cartoaje:
  http://wwwbacc.ift.ulaval.ca/~moisemih/
 DJGPP by GNU and DJ Delorie:
  http://www.delorie.com/djgpp/

 Especialy,Marat's great emulator resource. I learn inside emultator with his
 MasterGear(SEGA MasterSystem/GameGear Emulator) source code.

Update:
 version 0.0	first release