mirror of
https://github.com/holub/mame
synced 2025-04-25 01:40:16 +03:00
![]() - 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) |
||
---|---|---|
artwork | ||
docs | ||
hash | ||
hlsl | ||
keymaps | ||
src | ||
.gitattributes | ||
.gitignore | ||
makefile |