index
:
mame
android-updates
arm3_copro
arm_playground
arm_vidc20
cashier-knife
doxygen
floppy_sound
hlsl_aviplay
konami
ksys573_io
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
memory-test
midtunit_video
n64-angrylion
netlist_dev
new_menus
palmhacks
psx_metafix
s32_kokoroji
saturn_cdblock
selfregister-drivers
ui_colors_refactor
voodoo_directx11
vrender0_3
wof
MAME - Multiple Arcade Machine Emulator
root
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mame
/
drivers
/
nascom1.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cleanup/streamlining of machine configuration and macros:
Vas Crabb
2018-05-15
1
-4
/
+4
*
Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ...
MooglyGuy
2018-05-13
1
-11
/
+11
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-12
/
+12
*
Address maps macros removal, pass 1 [O. Galibert]
Olivier Galibert
2018-03-14
1
-34
/
+39
*
Fix various downcasting errors (nw)
AJR
2018-03-03
1
-2
/
+2
*
ay31015: Replace generic pin setters and getters with READ_LINE and WRITE_LIN...
AJR
2018-02-20
1
-16
/
+16
*
(nw) screw you macros and the horse you rode in on
Vas Crabb
2018-02-14
1
-3
/
+6
*
ay31015: Make SI and SO line callbacks as well (nw)
AJR
2018-02-13
1
-6
/
+6
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-14
/
+22
*
xtal.h is dead, long live to xtal.cpp [O. Galibert]
Olivier Galibert
2018-01-23
1
-5
/
+5
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-4
/
+6
*
Added a natural keyboard validation to check for valid natural keyboard (uni)...
npwoods
2017-09-05
1
-1
/
+1
*
Validate BIOS names and fix most errors found:
Vas Crabb
2017-08-25
1
-10
/
+12
*
fix up bad state classes (nw)
Vas Crabb
2017-05-15
1
-9
/
+9
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-5
/
+5
*
nascom2: Moved floppy softlist to machine and fixed validation (nw)
Nigel Barnes
2017-05-07
1
-2
/
+4
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-3
/
+8
*
device_image_interface cleanups (nw)
AJR
2017-02-27
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-17
/
+17
*
remove legacy forms of (required|optional)_(shared_ptr|ioport)_array
Vas Crabb
2016-08-25
1
-1
/
+1
*
Turn image init/validate into scoped enums to avoid accidental casts to/from ...
Vas Crabb
2016-08-01
1
-7
/
+7
*
Add support to adjust the screen color
Dirk Best
2016-03-12
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-3
/
+3
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-3
/
+3
*
overrides in drivers (nw)
Miodrag Milanovic
2015-12-06
1
-2
/
+2
*
clang-modernize part 4
Miodrag Milanovic
2015-12-04
1
-9
/
+9
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+776