Skip to content

Commit

Permalink
self-service
Browse files Browse the repository at this point in the history
  • Loading branch information
curt-coder committed May 26, 2015
1 parent d1eed72 commit ee00aa4
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions whatsnew/whatsnew_0162.txt
Expand Up @@ -14,7 +14,7 @@ MAMETesters Bugs Fixed

Source Changes
--------------
-m24: add z8000 apb support [Carl, Andreas Senk, rfka01]
-m24: add z8000 apb support [Carl, Andreas Senk, rfka01]

-gambl186: update communication with EEPROM [Peter Ferrie]

Expand Down Expand Up @@ -92,11 +92,11 @@ Source Changes
* removed dead code in solver
* various minor modifications
* performance monitoring now also displays stats for subdevices
* fixed save-state issues
* fixed save-state issues
* fixed save state in 9312
* Added EXTCLOCK which can generate arbitrary timing patterns.
* Use two EXTCLOCKs to replace timing circuit (9316) in breakout. This
gives a speed increase from 60% to 75%.
gives a speed increase from 60% to 75%.

-Mini.Boy 7: Added lamps and a internal button-lamps layout based on
the cabinet pictures. Lamps are currently disabled due to other
Expand All @@ -116,9 +116,9 @@ Source Changes
* Improve RDP speed by eliminating some unneeded code.
* RDP - remove threaded waits to increase performance.

-MAME now represents full build, for building MESS drivers only use
-MAME now represents full build, for building MESS drivers only use
make SUBTARGET=mess, for building only Arcades
drivers only use: make SUBTARGET=arcade [Miodrag Milanovic]
drivers only use: make SUBTARGET=arcade [Miodrag Milanovic]

-Adjust breakout layout to fit screen boundaries. Changed lights to be
be circles. [Couriersud]
Expand All @@ -131,7 +131,7 @@ Source Changes
Theoretically e.g. a "LS_HighPrecision" proxy could be used to model
the output down to the transistor level. [Couriersud]

-zaxxon.c: Use SN76489A for sound as shown on congo bongo
-zaxxon.c: Use SN76489A for sound as shown on congo bongo
schematic [Lord Nightmare]

-sigmab98.c: Implemented sprite rotation [Luca Elia]
Expand Down Expand Up @@ -178,7 +178,7 @@ Source Changes
* fixed curvature zoom to fit the screen size in any aspect ratio
* fixed black border on the right and bottom side of the screen,
caused by the previously added rounded corners

-gameking.xml: added dump of one multigame cart. [TeamEurope]

-leapster.xml: added a few new dumps. [TeamEurope]
Expand Down Expand Up @@ -312,6 +312,11 @@ Source Changes
/HL line is connected to the VDP;
* minor code/comments maintenance.

-pet_flop.xml: Added SFD-1001 Test/Demo disk. [SPACETAXI]

-abc80: Fixed VSYNC and de-interleaved the ABCDemo diskette. ABCDemo now runs
from both cassette and diskette. [Curt Coder]


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Expand Down

0 comments on commit ee00aa4

Please sign in to comment.