index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
video
/
tms9928a.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
tms9928a: Fix failure to output initial interrupt state
AJR
2020-12-03
1
-1
/
+3
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-1
/
+1
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-26
/
+27
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-27
/
+26
*
tms9928: don't completely block reads from debugger (nw)
hap
2019-03-25
1
-6
/
+6
*
tms9928a, v9938: Remove space and mem_mask from read/write handlers (nw)
AJR
2019-03-09
1
-17
/
+18
*
Eliminate the default address map member of address_space_config (nw)
AJR
2019-02-17
1
-3
/
+3
*
nightmare: Change game title to two words as suggested by Haze (nw)
AJR
2018-08-25
1
-0
/
+6
*
screen.h: Fix have_screen_update(), which was broken and returned false under...
AJR
2018-08-22
1
-7
/
+1
*
tms9928a.cpp: Fix number of vertical lines for NTSC devices (nw)
AJR
2018-08-22
1
-1
/
+1
*
tms9928a: Configuration modernization (nw)
AJR
2018-08-21
1
-2
/
+28
*
tms9928a: Expose internal palette through device_palette_interface
AJR
2018-06-17
1
-21
/
+21
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-29
/
+11
*
maps: Finish devices/video (nw)
Olivier Galibert
2018-04-20
1
-4
/
+5
*
Grammar police (nw)
Olivier Galibert
2018-02-24
1
-4
/
+4
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-3
/
+2
*
Privatize m_screen and other variables of device_video_interface (nw)
AJR
2018-01-05
1
-4
/
+4
*
memory: Remove some space parameters from the apple2 domain [O. Galibert]
Olivier Galibert
2017-12-19
1
-5
/
+21
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-2
/
+2
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-0
/
+7
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-67
/
+65
*
debugger_access: Refactor [O. Galibert]
Olivier Galibert
2017-03-02
1
-4
/
+4
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-8
/
+8
*
Revert "moved debugger_access() from address space to machine & removed the a...
Vas Crabb
2016-11-21
1
-4
/
+4
*
moved debugger_access() from address space to machine & removed the anti-patt...
smf-
2016-11-19
1
-4
/
+4
*
Improvements to rgb_t (nw)
AJR
2016-10-22
1
-3
/
+3
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-49
/
+49
*
Added general read/write methods to 9928a, allowing address lines to select f...
Michael Zapf
2016-04-20
1
-0
/
+19
*
Add GROMCLK pin; optionally provides clock for GROMs
Michael Zapf
2016-03-30
1
-0
/
+16
*
reverting:
Miodrag Milanovic
2016-01-20
1
-12
/
+12
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-12
/
+12
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+731