Go to file
cracyc 4416165874 chihiro: few updates to the i386 processor and chihiro driver. [Samuele Zannoli]
- adds lots of mmx and sse opcodes to the i386 processor
 - adds the fcomip x87 opcode
 - adds a "UINT8 *memory(UINT32 &size)" method to the naomi_gdrom_board device that returns the size and a pointer to the decrypted gdrom data (used by chihiro)
Then for the chihiro driver:
 - adds basic stuff for the Nvidia audio APU
 - adds the "chihiro curthread" debugger command, shows information about the current active thread
 - adds the "chihiro irq,<number>" debugger command, to generate an interrupt with irq number 0-15 by hand
 - adds more patches to let the software run even if usb is not implemented
 - adds the Chihiro Type 1 baseboard/mediaboard features to let the system load the gdrom games
 - adds incomplete save state support
 - adds support to the Nvidia 3d accelerator to draw primitives where the vertex data is not stored in a vertex buffer but contained in the command stream

i386: don't take an smi until current instruction is complete (nw)
2013-06-23 22:08:50 +00:00
artwork HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] 2011-06-06 21:25:38 +00:00
docs SDL.txt: edited by someone who actually knows what these do ;-) (nw) 2013-06-09 00:22:42 +00:00
hash (MESS) dps1.xml: Fixed floppy form factor. (nw) 2013-06-21 19:48:44 +00:00
hlsl Fix raster_bloom_scale and vector_bloom_scale, nw 2013-05-22 22:25:23 +00:00
keymaps Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder] 2012-08-29 18:41:01 +00:00
src chihiro: few updates to the i386 processor and chihiro driver. [Samuele Zannoli] 2013-06-23 22:08:50 +00:00
.gitattributes (MESS) ibm5170: Added skeleton for the IBM PC/AT and 3270PC keyboards. [John Elliot, Curt Coder] 2013-06-23 19:26:07 +00:00
.gitignore reverted ignored files, they were removed by the previous patch but I don't know why. (nw) 2013-06-10 19:43:07 +00:00
makefile makemak wip (nw) 2013-06-21 07:22:13 +00:00