index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
mess
/
machine
/
pc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0147u4
Miodrag Milanovic
2012-12-17
1
-3
/
+3
*
(MESS) Removed unnecessary includes, and fixed a floppy bug. (nw)
Curt Coder
2012-12-09
1
-3
/
+0
*
upd765.c: changes to busy flag, r/w sector increment and reset int [Carl]
cracyc
2012-12-03
1
-3
/
+43
*
(mess) upd765: Modernize [O. Galibert]
Olivier Galibert
2012-10-10
1
-36
/
+14
*
srcclean (nw)
Curt Coder
2012-10-07
1
-10
/
+10
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-193
/
+161
*
Removed need for pc_vga_io_init also made accessors for linear access to VGA ...
Miodrag Milanovic
2012-09-30
1
-10
/
+0
*
Made Cirrus just another vga implementation, and removed a need for additiona...
Miodrag Milanovic
2012-09-30
1
-1
/
+1
*
TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew)
Miodrag Milanovic
2012-09-25
1
-3
/
+3
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-25
/
+25
*
(MESS) pc: Fixed address space errors. (no whatsnew)
mahlemiut
2012-09-23
1
-2
/
+4
*
change from device->machine() to space.machine() in device handlers in order ...
Miodrag Milanovic
2012-09-21
1
-42
/
+42
*
used read8_delegate instead of read8_space_func for vga port read (nw)
Miodrag Milanovic
2012-09-20
1
-2
/
+2
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-9
/
+9
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-2
/
+2
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-2
/
+2
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-66
/
+60
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-10
/
+10
*
Add ambiguous execute() and memory() methods to the
Aaron Giles
2012-09-11
1
-1
/
+1
*
In device_state_interface, rename state() to state_int()
Aaron Giles
2012-09-11
1
-3
/
+3
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1787