Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -8/+8 | |
| | |||||
* | (MESS) nes.c: moved bankswitch functions into nes_carts_state. no whatsnew. | 2012-09-23 | 1 | -15/+15 | |
| | | | | | among other things, this allowed to remove around a thousand of machine() parameters passed to re-get the state class at each bankswitch operation. readability says thanks. | ||||
* | nes.c: partially split cart variables from the system ones. no whatsnew. | 2012-09-21 | 1 | -4/+4 | |
| | |||||
* | nes.c: modernized the driver by moving most code into the class, work by ↵ | 2012-09-21 | 1 | -34/+31 | |
| | | | | Micko. no whatsnew. | ||||
* | Memory handler normalization, part 2. Change legacy | 2012-09-17 | 1 | -18/+18 | |
| | | | | | | | read/write handlers to take an address_space & instead of an address_space *. Also update pretty much all other functions to take a reference where appropriate. [Aaron Giles] | ||||
* | First pass at modernizing struct definitions. | 2012-09-15 | 1 | -2/+1 | |
| | |||||
* | Clear out remaining global inlines in diexec.h. | 2012-09-12 | 1 | -1/+1 | |
| | |||||
* | added missing \n to remaining fatalerror() calls (no whatsnew) | 2012-09-09 | 1 | -1/+1 | |
| | |||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+465 | |