Go to file
Fabio Priuli 585c85dbae i386: fixed unaligned memory accesses and opcode fetches
when they cross a page boundary. Previously, if pages
were not ordered in contiguous RAM, then a cross-boundary 
read or write would read partially incorrect data or write 
some of the data in the wrong page. [Barry Rodewald]
2010-03-17 09:56:42 +00:00
docs Changed behavior of -watchdog option to act like a real watchdog. It now 2009-12-24 02:52:17 +00:00
src i386: fixed unaligned memory accesses and opcode fetches 2010-03-17 09:56:42 +00:00
.gitattributes spc700.c: Added save states [Fabio Priuli] 2010-03-17 09:33:15 +00:00
makefile Add MAME-ified version of SoftFloat library [John R. Hauser] 2010-03-02 04:26:48 +00:00