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
/
ef9340_1.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ef9340_1: revert wrong change from prev commit
hap
2024-12-05
1
-1
/
+1
*
ef9340_1: add window boxing and y zoom mode
hap
2024-12-04
1
-9
/
+13
*
i8244: fix collision detection edge case [hap, bataais]
hap
2024-12-03
1
-10
/
+9
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-4
/
+1
*
misc hap devices: move variables init to device_start
hap
2022-08-02
1
-0
/
+2
*
ef9340_1: readd prefix to function names
hap
2022-06-04
1
-8
/
+8
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-28
/
+19
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-1
/
+1
*
ef9340_1: add pinout reference
hap
2021-01-15
1
-60
/
+61
*
odyssey2: sourcecode style cleanup (mostly bracket spacing)
hap
2020-09-28
1
-39
/
+39
*
odyssey2: shorthand variable types in source code
hap
2020-09-28
1
-22
/
+22
*
New working software list additions
hap
2020-09-28
1
-3
/
+2
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-4
/
+4
*
ef9340: fix drawing over wrong area when service row is disabled
hap
2020-08-24
1
-4
/
+6
*
odyssey2.xml: add file index for numbered videopac carts
hap
2020-08-20
1
-3
/
+1
*
ef9340: add support for double width/height characters
hap
2020-08-17
1
-88
/
+123
*
ef9340: internal chr rom was bitswapped, also mark it bad dump
hap
2020-08-16
1
-5
/
+5
*
ef9340: add character blink/underline modes
hap
2020-08-16
1
-56
/
+102
*
ef9340: move read commands to readhandler and add slice mode
hap
2020-08-14
1
-16
/
+38
*
odyssey2: add notes
hap
2020-08-14
1
-11
/
+22
*
odyssey2: disable logging
hap
2020-08-14
1
-23
/
+29
*
odyssey2: improve 824x/ef934x layer mixing
hap
2020-08-14
1
-5
/
+4
*
ef9340: add keyboard cursor
hap
2020-08-13
1
-1
/
+5
*
ef9340: bgcolor is remembered for alphanumeric chars
hap
2020-08-13
1
-24
/
+12
*
mcs48: fix possible missed timer overflow if burn_cycles is larger than 2
hap
2020-08-11
1
-12
/
+9
*
i8244: use device rom instead of lookup table for character set [Kevin Horton]
hap
2020-08-03
1
-2
/
+0
*
ef9340/1: make character set external. [Wilbert Pol]
Wilbert Pol
2018-05-18
1
-4
/
+17
*
Privatize m_screen and other variables of device_video_interface (nw)
AJR
2018-01-05
1
-3
/
+3
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-1
/
+1
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-1
/
+1
*
get rid of legacy BITSWAP* (nw)
Vas Crabb
2017-12-13
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-3
/
+3
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+3
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-18
/
+18
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-1
/
+1
*
Fixed uninitialized class members
Miodrag Milanovic
2015-11-19
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+383